/*!
Theme Name: Horonim.Ru
Author: STK Promo
Version: 1.0.0
*/

html,
body,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
input,
figure {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
}

*,
::before,
::after {
	box-sizing: border-box;
}

html {
	scroll-behavior: smooth;
	scroll-padding-top: 142px;
}

body {
	background-color: #fff;
	font-family: Tahoma, system-ui, sans-serif;
}

input,
textarea,
select,
button {
	font-family: inherit;
}

ul,
ol {
	margin-left: 20px;
}

iframe {
	max-width: 100%;
}

img,
video {
	max-width: 100%;
	height: auto;
}

audio {
	width: 100%;
}

::placeholder {
	opacity: 1;
	color: initial;
}

.btn {
	background-color: indianred;
	color: #fff;
	display: inline-block;
	padding: 6px 15px;
	text-decoration: none;
	border-radius: 3px;
}

.btn:hover {
	background-color: #67162d;
}

.gal {
	display: inline-flex;
	flex-wrap: nowrap;
	margin-bottom: 20px;
	flex-direction: column;
	align-items: center;
	width: 25%;
	padding: 5px;
}

.gal .dc {
	flex: 1;
	margin-bottom: 1em;
}

.slides li a {
	display: block;
	height: 500px;
	width: 100%;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
}

.gal img {
	max-width: 100%;
}

html,
body {
	margin: 0;
	padding: 0;
	font-size: 93.8%;
	color: #808080;
	width: 100%;
}

.alignleft {
	display: block;
	float: left;
	margin: 0 20px 8px 0;
	max-width: 300px;
}

.alignright {
	display: block;
	float: right;
	margin: 0 0 8px 20px;
	max-width: 300px;
}

.flexed {
	display: flex;
	flex-flow: row wrap;
}

.bold {
	font-weight: 700;
}

.highlighted {
	clear: both;
	background-color: rgba(255, 255, 255, 0.7);
	padding: 20px 5%;
	border: 1px solid #cbd5de;
	font-size: 1.1em;
}

.number_block p,
.text p {
	margin: 0;
	padding: 0;
}

.cb {
	clear: both;
}

.w_1280 {
	clear: both;
	max-width: 1300px;
	margin: 0 auto;
	padding: 0 10px;
}

.w_100 {
	width: 100%;
}

.nowrap {
	white-space: nowrap;
}

.mainCont {
	width: 100%;
}

.hcaptcha {
	min-height: 82px;
	text-align: center;
	margin-bottom: 10px;
}

.inside ul li.mrg_5 > a,
.inside ul li.mrg_5::before,
.inside ul li.curr::before {
	color: #fff !important;
}

.inside ul li.curr > a:hover,
.inside ul li.mrg_5 > a:hover {
	color: #fff !important;
}

.header svg {
	fill: #fff;
}

.header_top {
	background-color: #b49962;
}

.header_top_inner {
	align-items: center;
	justify-content: space-between;
	min-height: 42px;
}

.info-menu ul {
	font-size: 16px;
	list-style: none;
	margin: 0;
	display: flex;
	column-gap: 25px;
}

.info-menu a {
	text-decoration: none;
	color: #fff;
}

.info-menu a:hover {
	text-decoration: underline;
}

.phone_numb {
	display: flex;
	column-gap: 33px;
}

.phone_numb .numbers {
	color: #fff;
	font-size: 22px;
	font-family: 'Trebuchet MS', sans-serif;
	line-height: normal;
	display: flex;
	align-items: center;
	column-gap: 6px;
	font-weight: 700;
}

.phone_numb .numbers a {
	color: #fff;
	text-decoration: none;
}

.header_new {
	padding: 10px 0 14px;
}

.logo img {
	vertical-align: top;
}

.header-add {
	background-color: #b49962;
	color: #fff;
	padding: 0 16px;
	display: inline-flex;
	flex-direction: column;
	justify-content: center;
	font-size: 12px;
	line-height: 1.4;
	height: 44px;
}

.header-gost {
	padding: 0 15px 0 64px;
	background-image: url(images/gost.png);
	background-repeat: no-repeat;
	background-position: 15px center;
	background-size: 36px auto;
}

.header_main {
	justify-content: space-between;
	align-items: center;
}

.middle_block {
	display: flex;
	flex-direction: column;
	row-gap: 5px;
	align-items: center;
}

.header_text {
	font-size: 16px;
	color: #000;
	text-align: center;
	width: 100%;
}

.header_text span {
	display: block;
}

.header_text span:first-child {
	display: block;
	font-family: 'Trebuchet MS', sans-serif;
	font-weight: 700;
	font-size: 20px;
	text-transform: uppercase;
}

.messangers a {
	text-decoration: none;
}

.messangers a:not(:last-child) {
	margin-right: 0.8em;
}

.menu {
	background-color: #40080a;
}

.header-bar {
	background-color: #fff;
	column-gap: 1px;
}

.header-bar .item {
	flex: 1;
	height: 46px;
	display: flex;
	justify-content: center;
	align-items: center;
	background-color: #e8e8e8;
	text-decoration: none;
}

.header-bar .item span {
	color: #111;
	font-size: 15px;
	text-transform: uppercase;
	padding-left: 22px;
	background-repeat: no-repeat;
	background-position: left center;
}

.header-bar .item:nth-child(1) span {
	background-image: url(images/call-check.svg);
}

.header-bar .item:nth-child(2) span {
	background-image: url(images/mail2.svg);
	background-size: 15px auto;
}

.header-bar .item:nth-child(3) span {
	background-image: url(images/percent.png);
}

.clear {
	clear: both;
}

.docs {
	display: flex;
	justify-content: space-around;
	margin-bottom: 20px;
}

.docs a {
	text-align: center;
	text-decoration: none;
	color: #555;
	padding-bottom: 2px;
	border-bottom: 1px dashed;
}

.top-menu {
	display: flex;
	height: 52px;
	list-style: none;
	position: relative;
	column-gap: 1px;
}

.top-menu > li {
	flex: 1 1 auto;
}

.top-menu > li:not(:first-child)::before {
	content: '';
	height: 100%;
	width: 1px;
	position: absolute;
	top: 0;
	left: -1px;
	background-color: rgba(255, 255, 255, 0.5);
}

.top-menu li {
	font-family: 'Trebuchet MS', sans-serif;
	font-size: 18px;
	font-weight: 700;
	text-transform: uppercase;
	text-align: center;
	position: relative;
}

.top-menu li a {
	color: #fff;
	text-decoration: none;
	line-height: 1.4;
}

.top-menu > li > a {
	display: flex;
	height: 100%;
	width: 100%;
	align-items: center;
	justify-content: center;
	transition: background-color 0.2s ease-out;
	transition-delay: 0.1s;
}

.top-menu > li:hover > a {
	background-color: #b49962;
}

.top-menu ul {
	visibility: hidden;
	opacity: 0;
	transition: visibility 0.2s, opacity 0.2s ease-out;
	transition-delay: 0.1s;
	position: absolute;
	top: 100%;
	left: 0;
	width: max(100%, 250px);
	z-index: 122;
	list-style: none;
	margin: 0;
	padding: 10px 0;
	background-color: rgba(180, 153, 98, 0.95);
}

.top-menu li:hover > ul {
	visibility: revert;
	opacity: revert;
}

.top-menu ul ul {
	top: -10px;
	left: 100%;
}

.top-menu ul li {
	text-align: left;
	font-size: 15px;
}

.top-menu ul a {
	display: block;
	padding: 6px 15px;
	color: #fff;
}

.top-menu ul a:hover {
	background-color: #11bb1f;
}

.top-menu .menu-item-951 {
	position: static;
}

.menu-item-951 > ul {
	column-count: 5;
	padding-top: 20px;
	padding-left: 2%;
	left: 10px;
	min-width: initial;
	width: calc(100% - 20px);
}

.menu-item-951 > ul > li {
	break-inside: avoid-column;
	margin-bottom: 14px;
}

.menu-item-951 > ul > li:nth-child(6) {
	min-height: 340px;
}

.menu-item-951 ul ul {
	position: static;
	list-style: initial;
	color: #fff;
	padding-left: 30px;
	background-color: transparent;
	visibility: revert;
	opacity: revert;
}

.menu-item-951 li li {
	font-weight: initial;
	text-transform: initial;
	margin-bottom: 8px;
}

.menu-item-951 li li a {
	padding: 0;
	display: inline;
}

.menu-item-951 li li a:hover {
	background-color: transparent;
	text-decoration: underline;
}

.sticky {
	position: sticky;
	top: 0;
	z-index: 3;
}

.home_text {
	flex: 1 0 0;
	color: #000;
}

.helpfull_info {
	padding: 40px 30px;
	background-color: #f2f2f2;
	margin: 30px 0;
}

.helpfull_info ul {
	display: grid;
	grid-template-columns: repeat(auto-fill, minmax(240px, 1fr));
	column-gap: 30px;
	row-gap: 50px;
	list-style: none;
	font-size: 16px;
	margin: 0;
	padding: 0;
}

.helpfull_info a {
	color: #67162d;
	text-decoration: none;
	border-bottom: 1px solid;
}

.helpfull_info a:hover {
	color: initial;
}

.inside_serv .serv {
	height: 56px;
	border: 1px solid #cfcfcf;
	margin-top: 10px;
	padding: 0px 0;
	width: 240px;
}

.inside_serv .serv a {
	display: block;
	position: relative;
	text-decoration: none;
	height: 56px;
}

.second_shad {
	height: 25px;
	background: url('images/shadow.png');
	float: left;
}

.xoronim_abs {
	position: absolute;
	right: 150px;
}

.third_bl .blocks {
	width: 290px;
	margin-right: 33px;
	margin-top: 20px;
}

.third_bl .blocks .header_bl {
	border-bottom: 2px solid #67162d;
}

.third_bl .blocks .header_bl table {
	height: 48px;
}

.third_bl .blocks .header_bl .title {
	color: #67162d;
	font-size: 1.2em;
}

.third_bl .blocks .body {
	color: #000;
	font-size: 0.9em;
	margin-top: 1px;
	border-top: 1px solid #67162d;
}

.third_bl .mrg_0 {
	margin-right: 0px;
}

.height_20 {
	height: 20px;
}

.height_50 {
	height: 60px;
}

.footer {
	width: 100%;
	background: url('images/horonim_pattern.jpg') repeat;
	line-height: 1.4;
}

.tac {
	text-align: center;
	border-top: 1px solid #7c0026;
	padding-bottom: 10px;
	color: #67162d;
}

.plus-hidden::before {
	content: '+';
	visibility: hidden;
}

.inner_bg {
	background: url('images/horonim_pattern.jpg') repeat;
}

.bg_inner {
	background-color: #ebebeb;
	height: 142px;
}

.bg_inner .cat_div {
	width: 245px;
	height: 50px;
	background-color: #fff;
	margin-top: 20px;
	margin-right: 17px;
	padding: 25px 30px;
	position: relative;
	font-size: 1.3em;
}

.bg_inner .cat_div img {
	height: 100%;
}

.bg_inner .cat_div a.title {
	font-size: 1.06em;
	color: #000;
	text-decoration: none;
}

.bg_inner .cat_div a.title:hover {
	color: #67162d;
}

.bg_inner .cat_div .mrg20 {
	margin-left: 20px;
}

.bg_inner span {
	color: #67162d;
	font-weight: bold;
	font-size: 0.86em;
}

.bg_inner a.arrow {
	position: absolute;
	bottom: 20px;
	float: right;
	right: 10px;
}

.padding_30 {
	padding: 0 0 30px;
}

.category {
	width: 260px;
}

h1 {
	margin-bottom: 1em;
}

.catalog-wrapper {
	display: grid;
	grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));
	gap: 30px;
	margin-bottom: 30px;
}

:is(.catalog-wrapper, .products-carousel) .item {
	display: flex !important;
	flex-direction: column;
	border: 1px solid #e4e4e4;
	padding: 5px 10px 15px;
	text-align: center;
	position: relative;
}

.product-icons {
	position: absolute;
	top: 15px;
	left: 15px;
	z-index: 1;
}

.product-icons span {
	display: inline-block;
	width: 24px;
	height: 24px;
}

.product-icons span img {
	width: 100%;
	height: 100%;
	object-fit: contain;
}

.gift {
	position: absolute;
	top: 5px;
	right: 5px;
	width: 60px;
	height: 60px;
	background-image: url(images/ribbon.svg);
	background-repeat: no-repeat;
	background-position: center;
	background-size: 100% auto;
}

.gift.delivery {
	background-image: url(images/delivery.svg);
}

:is(.catalog-wrapper, .products-carousel) .item:hover {
	background-color: rgba(255, 255, 255, 0.3);
	box-shadow: 0 0 5px 1px rgba(111, 111, 111, 0.15);
}

:is(.catalog-wrapper, .products-carousel) .img {
	width: 100%;
	height: 200px;
	display: flex;
	align-items: center;
	justify-content: center;
	margin-bottom: 7px;
}

:is(.catalog-wrapper, .products-carousel) img {
	max-height: 100%;
}

:is(.catalog-wrapper, .products-carousel) a {
	text-decoration: none;
}

:is(.catalog-wrapper, .products-carousel) .h2 {
	color: #707070;
	font-size: 18px;
	margin-bottom: 7px;
}

.catalog-wrapper .rt-desc {
	display: block;
	margin-bottom: 4px;
	font-size: 16px;
}

:is(.catalog-wrapper, .products-carousel) .price {
	color: #22cc3a;
	font-size: 24px;
	flex-grow: 1;
	display: flex;
	justify-content: center;
	align-items: flex-end;
	margin-bottom: 20px;
}

.rt-desc + .price {
	margin-top: 5px;
}

.w_1020 {
	width: calc(100% - 260px);
	color: #252423;
}

.w_1020 p,
.w_1020 ul,
.w_1020 ol,
.w_1020 h2,
.text_bl ul,
.text_bl ol,
.home_text ul {
	margin-top: 1em;
	margin-bottom: 1em;
}

.PageTitle {
	color: #67162d;
}

.text_bl {
	color: #000;
}

.inner_img {
	margin-right: 10px;
}

.inside_serv .serv span.title_inner {
	font-size: 1.06em;
	color: #000;
	text-decoration: none;
}

.inside_serv .serv span.title_inner :hover {
	color: #67162d;
}

.inside_serv .serv span.price {
	color: #67162d;
	font-weight: bold;
	font-size: 0.86em;
	margin-left: 15px;
}

.inside_serv .serv .arrow {
	position: absolute;
	bottom: 20px;
	right: 12px;
}

.nolink {
	font-weight: bold;
}

.nolink:hover {
	text-decoration: none !important;
	color: rgb(37, 36, 35) !important;
	cursor: default !important;
}

.lb-number {
	display: none !important;
}

.breadcrumbs {
	margin: 20px 0;
}

.product-wrap,
.linki {
	display: flex;
	flex-flow: row wrap;
	justify-content: space-between;
}

.mini-images {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	gap: 10px;
	margin-top: 16px;
}

.mini-images a {
	width: 70px;
	height: 70px;
	display: block;
	outline: 1px solid #c1c1c1;
}

.mini-images img {
	width: 100%;
	height: 100%;
	object-fit: contain;
}

.mini-images .video-thumb {
	position: relative;
}

.mini-images .video-thumb::before {
	content: '';
	position: absolute;
	inset: 0;
	background-color: rgba(255, 255, 255, 0.5);
	background-image: url(images/video.svg);
	background-repeat: no-repeat;
	background-position: center;
	background-size: 40px auto;
}

.mini-images .active {
	outline: 2px solid #22cc3a;
}

.mini-images + .youtube-product-video {
	margin-top: 10px;
}

.product-wrap + .descript p {
	margin: 0 0 1em;
}

.product-image,
.product-content {
	margin-bottom: 35px;
}

.main-image {
	display: inline-block;
	position: relative;
	height: 400px;
	vertical-align: top;
}

.main-image img {
	max-height: 100%;
	position: relative;
	top: 50%;
	translate: 0 -50%;
}

.main-image video {
	height: 100%;
	background-color: #222;
}

.main-image .gift {
	top: initial;
	bottom: 30px;
	right: -20px;
	width: 140px;
	height: 140px;
}

.product-image {
	text-align: center;
	flex: 1 1 0;
	padding: 0 15px 0 0;
}

.product-content {
	width: 40%;
}

.product-content h1 {
	color: #555;
}

.product-desc {
	margin-bottom: 2em;
}

.product-desc p.bold {
	font-size: 1.2em;
	color: #707070;
}

.single-price {
	align-items: center;
	column-gap: 25px;
	row-gap: 20px;
}

.product-price {
	font-size: 28px;
	color: #22cc3a;
}

.link_question {
	font-size: 1.2em;
	color: #b46965;
	text-decoration: none;
	font-weight: 700;
}

.link_question:hover {
	color: #350608;
}

.product-content dl {
	display: flex;
	font-size: 16px;
	margin-bottom: 10px;
	width: 80%;
}

.product-content dt {
	flex: 1;
	display: flex;
}

.product-content dt::after {
	content: '';
	flex: 1;
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 6 2'%3E%3Ccircle r='1' cx='1' cy='1' fill='%23555'/%3E%3C/svg%3E");
	background-position: 0 13px;
	background-repeat: repeat-x;
	background-size: 3px auto;
	margin: 0 3px;
}

.product-content dd {
	text-align: right;
}

.buy-link,
.buy-link-mini {
	background-color: #22cc3a;
	color: #fff;
	display: inline-block;
	text-decoration: none;
	border-radius: 2px;
}

.buy-link {
	font-size: 22px;
	padding: 6px 35px;
	display: inline-block;
	vertical-align: middle;
}

.buy-link-mini {
	font-size: 16px;
	padding: 6px 25px;
}

.buy-link:hover,
.buy-link-mini:hover {
	background-color: #11991d;
}

.linki .item {
	width: 23%;
	text-align: center;
	margin-bottom: 25px;
	padding: 0 10px;
}

.linki .image {
	height: 200px;
	margin-bottom: 15px;
}

.linki .image img {
	object-fit: contain;
	height: 100%;
}

.linki .h2 {
	color: #222;
	font-size: 20px;
	font-weight: 400;
}

.linki a {
	text-decoration: none;
}

.h2 {
	font-size: 21px;
	font-weight: 700;
	margin-bottom: 1em;
}

.h3 {
	font-size: 18px;
	font-weight: 700;
	color: #707070;
	margin-bottom: 1em;
	display: block;
}

.pagination a {
	text-decoration: none;
}

.page-numbers {
	font-size: 18px;
	display: inline-block;
	padding: 2px 7px;
	color: #222;
	border: 2px solid #67162d;
}

.page-numbers.current,
.page-numbers:hover {
	color: #fff;
	background-color: #67162d;
}

.sidebar-widget,
.side-menu {
	padding: 25px 25px 0 0;
}

.sidebar-widget {
	font-size: 16px;
	color: #444;
}

.side-menu {
	list-style: none;
	margin: 0;
}

.side-menu > li > a {
	border: 1px solid #ccc;
	padding: 17px 30px 17px 15px;
	background: url(images/arrow_rigt2.png) no-repeat 95% 50%;
	font-size: 16px;
	font-weight: 700;
	text-decoration: none;
	color: #444;
	display: block;
	margin-bottom: 8px;
}

.side-menu > .current-menu-item > a,
.side-menu > .current-menu-ancestor > a {
	background: url(images/arrow.png) no-repeat 95% 50%;
}

.side-menu li a:hover,
.side-menu li .sub-menu a:hover {
	color: #3484d4;
}

.side-menu .sub-menu {
	list-style: none;
	margin: 0;
}

.side-menu > li > .sub-menu {
	display: none;
}

.side-menu > .current-menu-item > .sub-menu,
.side-menu > .current-menu-ancestor .sub-menu {
	display: block;
}

.side-menu li {
	position: relative;
}

.side-menu li .sub-menu a {
	border: 1px solid #ddd;
	padding: 11px 15px;
	background-color: rgba(255, 255, 255, 0.4);
	font-size: 15px;
	text-decoration: none;
	color: #444;
	display: block;
	margin-bottom: 8px;
}

.side-menu li .sub-menu li .sub-menu li a {
	padding-left: 25px;
	color: dimgray;
}

.side-menu li .sub-menu li .sub-menu li:before {
	position: absolute;
	top: 9px;
	left: 9px;
	content: '--';
	font-size: 16px;
}

.foto-block {
	display: flex;
	flex-flow: row wrap;
	justify-content: center;
	column-gap: 20px;
	row-gap: 30px;
}

.foto-block .foto {
	width: 225px;
	text-align: center;
}

.foto-block .image {
	width: 100%;
	height: 300px;
}

.foto-block img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.descript,
.short_text {
	font-size: 16px;
	margin: 20px 0 30px;
}

.post-item {
	margin-bottom: 20px;
}

.dopprice_table table {
	margin-bottom: 1em;
	width: 100%;
}

.dopprice_table.collapsed:not(.active) table tr:nth-child(n + 12) {
	display: none;
}

table + .total .price_link a {
	margin: 0;
}

.total {
	display: flex;
	justify-content: flex-end;
	align-items: center;
	margin: 0 0 30px;
	font-weight: 700;
	column-gap: 12px;
}

.total .price {
	font-size: 22px;
	color: #67162d;
}

ul + .r-tabs {
	margin-top: 3em;
}

.accordion {
	display: grid;
	grid-template-columns: 1fr 1fr;
	column-gap: 32px;
	row-gap: 3px;
	border: 3px solid #cf9f71;
	margin-bottom: 20px;
}

.accordion-item {
	display: flex;
	flex-direction: column;
}

.accordion-item:only-child {
	grid-column: span 2;
}

.accordion-item.active {
	background-color: #fff;
	outline: 3px solid #cf9f71;
}

.accordion-item__title {
	color: #252423;
	font-size: 20px;
	font-weight: 700;
	padding: 18px 48px 16px 17px;
	cursor: pointer;
	position: relative;
	display: flex;
	flex-wrap: wrap;
	column-gap: 10px;
	row-gap: 10px;
	align-items: center;
}

.accordion-item__title::before {
	content: '';
	position: absolute;
	top: 24px;
	right: 19px;
	width: 18px;
	height: 10px;
	background-image: url(images/chevron.svg);
	background-repeat: no-repeat;
}

.active .accordion-item__title::before {
	transform: rotate(180deg);
}

.accordion-item__title::after {
	content: '';
	display: block;
	width: calc(100% - 20px);
	border-top: 2px solid #cf9f71;
	position: absolute;
	left: 10px;
	bottom: -2px;
}

.accordion-item__content {
	display: none;
	font-size: 18px;
	padding: 11px 22px 20px 17px;
	flex: 1;
}

.accordion-item__content[itemscope] {
	background-image: url(images/qu.svg);
	background-repeat: no-repeat;
	background-position: 90% center;
}

.active .accordion-item__content {
	display: block;
}

.loadmore {
	display: flex;
	flex-wrap: wrap;
	gap: 20px;
	justify-content: center;
}

.loadmore-btn,
.show-all span,
.btn-default {
	cursor: pointer;
	padding: 2px 15px 3px;
	font-size: 18px;
	color: #67162d;
	border: 2px solid;
	text-decoration: none;
}

.loadmore-btn:hover,
.show-all span:hover,
.btn-default:hover {
	background-color: #67162d;
	color: #fff;
	border-color: transparent;
}

.show-all {
	padding: 1em 0 2em;
}

.product-order {
	margin-bottom: 15px;
	font-size: 15px;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
}

.product-order .btn {
	margin: 5px 2px;
}

.product-order form {
	display: inline-block;
	vertical-align: middle;
	margin: 5px;
}

.dopprice_table .subth {
	font-size: 1.2em;
	font-weight: 700;
	text-align: center;
	white-space: normal;
	background-color: #ddd;
}

.red {
	color: #ff4444;
}

.green {
	color: #22cc3a;
}

.ymap {
	height: 500px;
	background-color: #f8f8f8;
	margin-bottom: 1em;
	overflow: hidden;
}

.map-buttons {
	margin-bottom: 20px;
	display: flex;
	flex-wrap: wrap;
	column-gap: 20px;
	row-gap: 10px;
}

.map-buttons__button {
	background-color: transparent;
	color: #22cc3a;
	font-size: 20px;
	height: 42px;
	border: 2px solid;
	padding: 0 20px;
	cursor: pointer;
}

.map-buttons__button:hover,
.map-buttons__button.active {
	background-color: #22cc3a;
	color: #fff;
	border-color: transparent;
}

.ya-taxi-widget {
	width: 230px;
	height: 40px;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	background: #fff url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAJAAAACQAgMAAACaKAorAAAACVBMVEX8uQD19PIhIB/Pn7FZAAAAKUlEQVR4Ae3KIQEAAAgDMEpSkpQEuELgNr36AAAAHSYckyRJkiRJkiQtZYELPGxsDEYAAAAASUVORK5CYII=') no-repeat 0 center;
	background-size: 28px auto;
	color: #000;
	text-decoration: none;
	font-size: 13px;
	padding: 0 0 0 38px;
}

.callback-link {
	font-size: 20px;
	text-decoration: none;
	background-color: #40080a;
	color: #fff;
	min-height: 52px;
	display: inline-flex;
	align-items: center;
	padding: 0 25px;
}

.callback-link:hover {
	background-color: #b49962;
}

.text-center {
	text-align: center;
}

.header-agent-link {
	font-size: 18px;
	text-decoration: none;
	background-color: #b49962;
	color: #fff;
	min-height: 52px;
	display: inline-flex;
	align-items: center;
	padding: 0 10px;
	max-width: 240px;
	text-align: center;
}

.header-agent-link:hover {
	background-color: #40080a;
}

.helpfull-link {
	clear: both;
	display: flex;
	align-items: center;
	background:
		url(images/cemetery_1.png) no-repeat 100% 0,
		linear-gradient(45deg, #352203, #402c05) no-repeat;
	background-size:
		auto 100%,
		50% 100%;
	min-height: 83px;
	margin-bottom: 20px;
}

.helpfull-link span {
	display: block;
}

.helpfull-link a {
	color: #fff;
	text-decoration: none;
}

.helpfull-link > a {
	width: 100%;
	padding: 0 30px;
	margin: auto;
}

.helpfull-link > div {
	color: #fff;
	padding: 8px 30px 12px;
	margin: auto 0;
	width: 70%;
}

.helpfull-btn {
	display: inline-block;
	background-color: transparent;
	color: #fff;
	border: 2px solid;
	font-size: 18px;
	cursor: pointer;
	padding: 8px 12px;
}

.helpfull-btn:hover {
	color: #ddc893;
}

.helpfull-link .heading {
	font-size: 30px;
	letter-spacing: 0.035em;
	text-transform: uppercase;
}

.helpfull-link .sub-heading {
	color: #ddc893;
	font-size: 16px;
	letter-spacing: 0.035em;
}

.crematorii {
	column-gap: 2%;
	row-gap: 20px;
	margin-bottom: 30px;
}

.crematorii__item {
	flex: 1 1 30%;
	background-color: rgba(255, 255, 255, 0.5);
	position: relative;
}

.crematorii__item .image {
	position: relative;
	padding-top: min(90%, 290px);
}

.crematorii__item .image::after {
	content: '';
	position: absolute;
	inset: 0;
	transition: all 0.3s ease-in-out;
}

.crematorii__item:hover .image::after {
	background-color: rgba(222, 222, 222, 0.95);
}

.crematorii__item .image img {
	position: absolute;
	inset: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.crematorii__item .title {
	font-size: 18px;
	font-weight: 700;
	text-align: center;
	padding: 6px;
	color: #67162d;
}

.crematorii__item .title a {
	color: #67162d;
	text-decoration: none;
}

.crematorii__item .adress {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	visibility: hidden;
	opacity: 0;
	transition: all 0.3s ease-in-out;
	text-align: center;
	padding: 6px;
	font-size: 18px;
}

.crematorii__item:hover .adress {
	visibility: visible;
	opacity: 1;
	top: 35%;
}

.mainprice .sub_heading {
	font-size: 1.25em;
	font-weight: 700;
	margin: 0 0.75em;
}

.mainprice_readmore {
	text-align: right;
	padding-right: 15px;
	font-size: 14px;
}

.mainprice_readmore a {
	color: #67162d;
}

.mainprice .collapsed {
	overflow-y: hidden;
	margin-left: -20px;
	padding-left: 40px;
	margin-bottom: 0;
}

.two-image {
	width: calc(50% - 10px);
	object-fit: cover;
}

.two-image:first-child {
	margin-right: 20px;
}

.additional > div {
	display: flex;
	flex-direction: column;
	margin-bottom: 2em;
}

.additional a {
	flex: 1;
	display: flex;
	flex-direction: column;
	text-decoration: none;
}

.additional .h3 {
	flex: 1;
}

.additional img {
	aspect-ratio: 313 / 250;
	object-fit: contain;
}

.credit-banner {
	border: 1px solid #cbd5de;
	background: linear-gradient(to right, #bfcaff, white);
	justify-content: space-between;
	align-items: center;
	padding: 20px 2%;
}

.credit-banner .part-one .title {
	font-size: 2em;
	font-weight: 700;
	color: #ad5a55;
	text-transform: uppercase;
	margin: 0 0 1em;
}

.credit-banner .part-one .bigf {
	display: block;
}

.credit-banner .part-two .flexed {
	align-items: flex-end;
}

.credit-banner .part-two .flexed > span {
	font-size: 8px;
	text-transform: uppercase;
	color: #888;
	margin: 0 6px;
}

.credit-banner .part-two .flexed > span:nth-child(2) {
	text-align: center;
}

.credit-banner .part-two .flexed > span.bigf {
	font-size: 4em;
	color: #000;
}

.credit-banner .part-two .flexed > span.midf {
	font-size: 2em;
	color: #000;
}

.credit-banner .part-two .title {
	font-size: 2.6em;
	text-transform: uppercase;
	color: #888;
	margin: 0;
	text-align: center;
}

.credit-banner .part-two p:last-child {
	margin: 0.5em 0 1em;
	padding-right: 6px;
}

.credit-banner .part-three .title {
	font-size: 10px;
	color: #888;
	text-transform: uppercase;
	margin: 0 0 0.5em;
}

.credit-banner .part-three {
	text-align: center;
}

.credit-banner .phone-number {
	font-size: 2.1em;
	margin: 0;
}

.credit-banner .phone-number a {
	color: #000;
	text-decoration: none;
}

.creditfix {
	width: 100%;
	min-height: 46px;
	position: fixed;
	bottom: 0;
	left: 0;
	z-index: 997 !important;
	background: #67162d url('images/menu_bg.png') repeat;
	color: #fff;
	text-align: center;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	padding: 4px 45px;
}

.creditfix a {
	color: #fff;
}

.close_creditfix {
	position: fixed;
	right: 20px;
	font-size: 30px;
	font-weight: 700;
	color: #fff;
	opacity: 0.8;
	cursor: pointer;
}

.close_creditfix:hover {
	opacity: 1;
}

.second-view {
	display: none;
}

.codesent .second-view {
	display: block;
}

.codesent .first-view {
	display: none;
}

.ntabs {
	margin: 3em 0;
	clear: both;
}

.tabs_item {
	display: none;
}

.tabs_item.active {
	display: block;
}

.tarrif-tabs .tabs_item {
	display: block;
	height: 0;
	overflow: hidden;
}

.tarrif-tabs .tabs_item.active {
	height: initial;
	overflow: initial;
}

.tabs_item.active {
	display: block;
}

.dtabs .controls {
	background-color: #e0e0e0;
	font-size: 18px;
}

.dtabs .controls_item {
	min-height: 55px;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 50%;
	cursor: pointer;
}

.dtabs .controls_item.active {
	background-color: #cf9f71;
}

.atabs {
	margin: 2em 0;
}

.atabs .controls {
	column-gap: 20px;
}

.atabs .controls_item {
	flex: 1 1 0;
	cursor: pointer;
	font-size: 26px;
	min-height: 50px;
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	background-color: #fff;
	box-shadow: 0 10px 16px rgba(53, 6, 8, 0.1);
	border-radius: 8px;
	margin-bottom: 21px;
}

.atabs .controls_item.active {
	background-color: #cf9f71;
	color: #fff;
	border-radius: 8px 8px 0 0;
	position: relative;
}

.atabs .controls_item.active::before {
	content: '';
	position: absolute;
	bottom: -18px;
	left: 0;
	width: 100%;
	height: 30px;
	background-color: #cf9f71;
}

.atabs .items {
	position: relative;
}

.atabs .items::before {
	content: '';
	position: absolute;
	top: -12px;
	left: 0;
	width: 100%;
	height: 50px;
	background-color: #cf9f71;
	border-radius: 8px;
}

.atabs .tabs_item {
	background-color: #fff;
	box-shadow: 0 10px 16.124px rgba(53, 6, 8, 0.1);
	border-radius: 8px;
	padding: 1.25em 4%;
	font-size: 16px;
	line-height: normal;
	position: relative;
}

.atabs .tabs_item li {
	margin-bottom: 5px;
}

.atabs .price_link a {
	margin: 10px 20px;
	vertical-align: middle;
}

.dtabs .tabs_item {
	padding: 10px 0 0;
	font-size: 16px;
}

.tabs_item ul.flexed {
	list-style: none;
	margin: 2em 0 0;
	column-gap: 10%;
	align-items: flex-start;
	font-size: 14px;
}

.tabs_item ul.flexed li {
	flex: 1 1 40%;
	min-width: 300px;
	display: flex;
	align-items: center;
	margin-bottom: 2em;
}

.dtabs .image {
	width: 54px;
	flex-shrink: 0;
	margin-right: 15px;
	text-align: center;
}

.dtabs .light {
	color: #828282;
}

.product-card-tabs {
	color: #000;
	font-size: 16px;
	margin: 0 0 3em;
}

.product-card-tabs .controls {
	display: flex;
	font-size: 20px;
}

.product-card-tabs .controls_item {
	padding: 10px 16px;
	cursor: pointer;
}

.product-card-tabs .controls_item.active {
	background-color: #cf9f71;
	color: #fff;
}

.product-card-tabs .tabs_item {
	padding: 16px;
	border: 1px solid #cf9f71;
	min-height: 100px;
}

.product-card-tabs li {
	margin-bottom: 0.5em;
}

.tabs_item h2 {
	text-align: center;
}

.tabs_item ul,
.tabs_item ol {
	margin: 1em 0 1em 30px;
}

.tabs_item .dopprice_table,
.tabs_item table {
	width: 100%;
}

.product-card-tabs .dopprice_table {
	max-width: 828px;
}

.product-card-tabs table th {
	text-align: left;
}

.product-card-tabs .dopprice_table tr:nth-child(2n + 1) {
	background-color: initial;
}

.quote {
	margin: 2em 0;
	padding: 2em 4%;
	background-color: #fff;
	box-shadow: 0 10px 16.124px rgba(53, 6, 8, 0.1);
	border-radius: 8px;
}

.quote > p,
.quote ul,
.quote ol {
	font-size: 20px;
	margin: 0.5em 0;
}

.autotrans_table td:not(:first-child) {
	text-align: center;
	width: 33.333%;
}

.form-agent-wrap {
	min-height: 360px;
	background: #555 url(images/form-agent-bg.jpg) no-repeat center;
	background-size: cover;
	color: #fff;
	text-align: center;
	margin: 10px 0;
	padding: 27px 10px 1px;
	font-size: 16px;
}

.form-agent-wrap a {
	color: #fff;
	text-decoration: none;
}

.form-agent-wrap a:hover {
	text-decoration: underline;
}

.form-agent-wrap .title {
	font-size: 22px;
	line-height: 1.15;
	font-weight: 700;
	margin-bottom: 0.2em;
}

.form-agent-wrap .title > span {
	display: block;
}

.form-agent-wrap > .phone {
	font-size: 30px;
	font-weight: 700;
	margin-bottom: 0.1em;
}

.form-agent-wrap .phone a {
	color: #b46964;
	text-decoration: none;
}

.form-agent-wrap p {
	margin: 0 0 19px;
}

.cemetery-info {
	display: flex;
	margin-bottom: 40px;
}

.cemetery-info__content {
	flex: 1;
	border-top: 1px solid #40080a;
	border-bottom: 1px solid #40080a;
	padding: 0 30px 0 0;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	font-size: initial;
}

.cemetery-info__item {
	position: relative;
	padding-left: 26px;
	overflow: hidden;
}

.cemetery-info__item:first-child {
	padding-top: 26px;
}

.cemetery-info__item:last-child {
	padding-bottom: 26px;
}

.w_1020 .cemetery-info__item {
	margin: 0 0 1em -5px;
}

.w_1020 .cemetery-info__item:last-child {
	margin: 0 0 0 -5px;
}

.cemetery-info__item .bullet {
	position: absolute;
	display: block;
	top: 6px;
	left: 1px;
	width: 9px;
	height: 9px;
	background-color: #40080a;
	border-radius: 50%;
}

.cemetery-info__item:first-child .bullet {
	top: 32px;
}

.cemetery-info__item:first-child .bullet::before,
.cemetery-info__item:last-child .bullet::after {
	position: absolute;
	content: '';
	width: 1px;
	height: 100px;
	background-color: #40080a;
	bottom: 100%;
	left: 4px;
}

.cemetery-info__item:last-child .bullet::after {
	top: 100%;
}

dl.cemetery-info__item {
	display: flex;
	column-gap: 3px;
}

.cemetery-info__item dt {
	flex: 1 1 auto;
	display: flex;
	column-gap: 3px;
}

.cemetery-info__item dt::after {
	content: '';
	flex: 1;
	border-bottom: 1px dashed #b49962;
	height: 17px;
}

.cemetery-info__item dd {
	text-align: right;
}

.cemetery-info__item a {
	text-decoration: none;
}

.form-columbary-wrap {
	flex: 1;
	background: #3c0f12 url(images/form-columbary-bg.jpg) no-repeat center;
	background-size: cover;
	color: #fff;
	font-size: 15px;
	text-align: center;
	padding: 20px;
	min-height: 360px;
	display: flex;
	flex-direction: column;
	justify-content: center;
}

.form-columbary-wrap a {
	color: #fff;
	text-decoration: none;
}

.form-columbary-wrap .title {
	font-size: 26px;
	margin-bottom: 0.5em;
}

.form-columbary-wrap .title span {
	display: block;
}

.form-columbary-wrap .title :first-child {
	text-transform: uppercase;
}

.form-columbary-wrap .price {
	font-size: 18px;
	margin-bottom: 7px;
}

.form-columbary-wrap input[type='text'] {
	height: 42px;
	margin: 0 auto 7px;
	padding: 0 20px;
	font-size: 14px;
	display: block;
	width: 100%;
	max-width: 340px;
	background-color: #fff;
}

.form-columbary-wrap ::placeholder {
	color: #000;
}

.form-columbary-wrap input[type='checkbox'] {
	display: none;
}

.form-columbary-wrap input[type='checkbox'] + label {
	padding-left: 35px;
	position: relative;
	font-size: 13px;
	line-height: 20px;
}

.form-columbary-wrap input[type='checkbox'] + label::before {
	content: '';
	width: 20px;
	height: 20px;
	position: absolute;
	top: -3px;
	left: 0;
	background-color: #fff;
}

.form-columbary-wrap input[type='checkbox']:checked + label::before {
	background: #fff url(images/ok.svg) no-repeat center;
	background-size: 13px auto;
}

.form-columbary-wrap input[type='submit'] {
	background-color: transparent;
	font-size: 16px;
	height: 46px;
	width: 211px;
	color: #fff;
	cursor: pointer;
	border: 2px solid;
}

.form-columbary-wrap input[type='submit']:hover {
	background-color: #fff;
	border-color: transparent;
	color: #000;
}

.agent-inline input[type='text'] {
	height: 35px;
	margin: 0 5px;
	padding: 0 12px;
	font-size: 14px;
	width: 282px;
	max-width: 45%;
	background-color: #e8e8e8;
}

.agent-inline input[type='text']:focus {
	background-color: #f8f8f8;
}

.agent-inline input[type='submit'] {
	font-size: 18px;
	font-weight: 700;
	height: 39px;
	width: 335px;
	max-width: 100%;
	color: #fff;
	background-color: #b46964;
	cursor: pointer;
}

.agent-inline input[type='submit']:hover {
	background-color: #67162d;
}

.agent-inline p:nth-of-type(2) {
	font-size: 14px;
	margin: 23px 0;
}

.agent-inline input[type='checkbox'] {
	display: none;
}

.agent-inline input[type='checkbox'] + label {
	position: relative;
	padding-left: 33px;
}

.agent-inline input[type='checkbox'] + label::before {
	content: '';
	width: 24px;
	height: 24px;
	position: absolute;
	top: -5px;
	left: 0;
	background-color: #e8e8e8;
}

.agent-inline input[type='checkbox']:checked + label::before {
	background: #e8e8e8 url(images/ok.svg) no-repeat center;
	background-size: 13px auto;
}

a.order {
	font-size: 16px;
	color: #67162d;
	text-decoration: none;
	text-transform: uppercase;
	padding: 12px 0;
	text-align: center;
	display: inline-block;
	width: 120px;
	border: 1px solid;
}

a.order:hover,
a.order:hover {
	color: #fff;
	background-color: #67162d;
	border-color: transparent;
}

.price-list {
	width: 100%;
	border-collapse: collapse;
}

.price-list td {
	font-size: 12px;
	text-align: center;
	padding: 5px;

	height: 50px;
}

.price-list td:first-child {
	text-align: left;
	padding-left: 35px;
	width: 25%;
}

.price-list td:first-child:not(:empty)::before {
	content: '';
	display: inline-block;
	width: 8px;
	height: 8px;
	background-color: #67162d;
	border-radius: 50%;
	margin: 0 11px 0 -19px;
}

.price-list th {
	font-size: 27px;
	font-weight: 400;
	color: #67162d;
	border-bottom: 1px solid #67162d;

	height: 70px;
}

.price-list th a,
.price-list-mobile__item .title a {
	color: #67162d;
	text-decoration: none;
}

.price-list th:nth-child(2n),
.price-list tr:nth-child(2n + 1) td {
	background-color: #f8f8f8;
}

.price-list tr:nth-child(2n) td:nth-child(2n) {
	background-color: #fafafa;
}

.price-list tr:last-child td {
	border-top: 1px solid #67162d;
	padding: 14px 5px 20px;
}

.price-list tr th:last-child,
.price-list tr td:last-child {
	background-color: #e3cbb5;
}

.price-list tr:nth-child(2n) td:last-child {
	background-color: #e7cfb8;
}

.price-list tr:not(:first-child):not(:last-child):hover td:nth-child(2n + 1) {
	background-color: #f0e1e0;
}

.price-list tr:not(:first-child):not(:last-child):hover td:nth-child(2n) {
	background-color: #f4edec;
}

.price-list tr:not(:first-child):not(:last-child):hover td:last-child {
	background-color: #dfc0a9;
}

.price-list .circle {
	display: inline-block;
	width: 8px;
	height: 8px;
	background-color: #cf9f71;
	border-radius: 50%;
}

.price-list td:last-child .circle {
	background-color: #67162d;
}

.price-list-mobile {
	display: none;
}

.price-list-mobile__item {
	margin-bottom: 5px;
}

.price-list-mobile__item.vip {
	background-color: #cf9f71;
}

.price-list-mobile__item .title-area {
	align-items: center;
	position: relative;
	padding: 16px 46px 16px 11px;
}

.price-list-mobile__item .title {
	font-size: 28px;
	color: #67162d;
	flex: 1;
}

.price-list-mobile__item .title-area::after {
	content: '';
	position: absolute;
	right: 11px;
	top: 50%;
	transform: translateY(-50%);
	width: 0;
	height: 0;
	border-left: 8.5px solid transparent;
	border-right: 8.5px solid transparent;
	border-top: 9px solid #67162d;
}

.price-list-mobile__item.active .title-area::after {
	border-top: none;
	border-bottom: 9px solid #67162d;
}

.price-list-mobile__item .desc {
	padding: 18px 18px 11px;
	font-size: 16px;
	border-top: 1px solid #67162d;
	display: none;
}

.price-list-mobile__item.active .desc {
	display: block;
}

.price-list-mobile__item ul {
	margin: 0;
	list-style: none;
	margin-bottom: 1.5em;
}

.price-list-mobile__item ul li {
	margin-bottom: 1em;
	padding-left: 19px;
}

.price-list-mobile__item ul li::before {
	content: '';
	display: inline-block;
	width: 8px;
	height: 8px;
	background-color: #67162d;
	border-radius: 50%;
	margin: 0 11px 0 -19px;
}

.price-list-mobile__item .order {
	width: 100%;
}

.price-list .price,
.price-list-mobile .price {
	font-size: 27px;
	color: #67162d;
}

.price-list .price {
	display: inline-block;
	margin-bottom: 10px;
}

.banner-flowers {
	display: flex;
	width: 100%;
	height: 164px;
	background: #2d3003 url(images/banner-flowers.jpg) no-repeat center;
	background-size: cover;
	justify-content: center;
	align-items: center;
	padding: 0 20px;
}

.banner-flowers a {
	width: 335px;
	max-width: 100%;
	background-color: #b46964;
	color: #fff;
	font-size: 18px;
	font-weight: 700;
	text-align: center;
	text-decoration: none;
	padding: 9px 0;
}

.banner-flowers a:hover {
	background-color: #67162d;
}

.type-of-product,
.crematorium {
	justify-content: space-between;
}

.type-of-product__item {
	width: 24%;
	font-size: 16px;
	margin: 8px 0 33px;
}

.type-of-product__item .image {
	height: 160px;
	display: flex;
	align-items: center;
	justify-content: center;
}

.type-of-product__item .image img {
	max-height: 100%;
}

.type-of-product__item .title {
	font-size: 21px;
	padding: 12px 0;
	color: #67162d;
	border-bottom: 1px solid;
	text-align: center;
	margin-bottom: 1em;
}

.type-of-product__item .title a {
	color: #67162d;
	text-decoration: none;
}

.type-of-product__item .property {
	padding-bottom: 14px;
	padding-left: 9px;
	border-bottom: 1px solid #ccc;
	display: flex;
	column-gap: 10px;
	margin: 0 8px 12px 6px;
}

.type-of-product__item .property-name {
	flex: 1 1 0;
}

.type-of-product__item .price {
	font-weight: 700;
}

.type-of-product__item .text {
	padding: 0 8px 0 15px;
	margin-top: 0;
}

.crematorium__item {
	width: 24%;
	text-align: center;
	margin-bottom: 38px;
	font-size: 18px;
	max-width: 250px;
	display: flex;
	flex-direction: column;
}

.crematorium__item .image {
	height: 176px;
	margin-bottom: 10px;
}

.crematorium__item .image img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.crematorium__item .title {
	margin-bottom: 12px;
	flex: 1;
}

.crematorium__item a {
	color: #000;
	text-decoration: none;
}

.map-block {
	position: relative;
	overflow: hidden;
}

.map-block .text {
	position: absolute;
	top: 0;
	left: 0;
	max-width: 50%;
	bottom: 0;
	background: url(images/map-bg.svg) no-repeat 100% center;
	background-size: cover;
	color: #fff;
	font-size: 18px;
	display: flex;
	flex-direction: column;
	justify-content: center;
	padding-left: 22px;
}

.map1 .text {
	width: 492px;
}

.map1 .map-place {
	padding-left: 35%;
}

.map2 .text {
	width: 234px;
}

.map2 .map-place {
	padding-left: 10%;
}

.map-block .title {
	font-size: 21px;
	font-weight: 700;
	margin-bottom: 0.4em;
}

.map-block .text-item {
	padding-left: 22px;
}

.map-block .text-item:not(:last-child) {
	margin-bottom: 1em;
}

.map-block .text a {
	color: #fff;
	text-decoration: none;
}

.map-block .list li {
	margin: 0.5em 0;
}

.priceless_consult {
	font-size: 24px;
	text-align: center;
	padding: 13px 10px 24px;
}

.priceless_consult a {
	color: #67162d;
	text-decoration: none;
}

.priceless_consult .title,
.priceless_consult .phone {
	font-size: 48px;
	margin-bottom: 0.1em;
}

.priceless_consult .phone {
	font-weight: 700;
}

.priceless_consult p {
	margin: 0 auto;
	max-width: 452px;
}

.regions-map {
	background-color: #f2f2f2;
	align-items: center;
	margin-bottom: 28px;
}

.region-map {
	height: 240px;
	flex: 1 1 50%;
	background: url(images/moscow-region.png) no-repeat 0 center;
	background-size: contain;
}

.regions-map .list {
	flex: 1 1 0;
	margin: 0;
	color: #67162d;
	padding: 0 1em 0 2em;
}

.regions-map .list a {
	color: #67162d;
	text-decoration: none;
}

.regions-map .list li {
	font-size: 18px;
	margin: 0.5em 0;
}

.contacts-item {
	padding: 10px 0 10px 60px;
	font-size: 18px;
}

.contacts-item.gray-bg {
	background-color: #f4f4f4;
}

.contacts-item h2 {
	font-size: 21px;
	margin-left: -22px;
}

.brown-text {
	color: #67162d;
}

.contacts-item a {
	text-decoration: none;
}

.contacts-item a:hover {
	text-decoration: underline;
}

.contacts-item .see-at-the-map {
	font-size: 16px;
	text-decoration: underline;
	cursor: pointer;
}

.contacts-item .see-at-the-map:hover {
	color: #ff2222;
}

.contacts-item__line {
	display: grid;
	grid-template-columns: minmax(auto, max-content) auto;
	column-gap: 30px;
	align-items: center;
	row-gap: 10px;
}

.contacts-item__line > span {
	display: flex;
	flex-direction: column;
}

.contacts-item .phone-number {
	font-size: min(36px, 5vw);
}

.contacts-item .email {
	font-size: min(24px, 5vw);
}

.contacts-item .hours {
	display: inline-block;
}

.schemes_route {
	text-align: right;
}

.schemes_route a {
	color: #555;
	text-decoration: underline;
}

.map-collapsed {
	display: none;
}

.map-collapsed.active {
	display: block;
}

.map-place,
.map-collapsed {
	height: 378px;
	background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgAgMAAAAOFJJnAAAACVBMVEX6+vrn5+f09PSMzk0VAAAAGklEQVQY02MIYAADVoYECIOTYSQDWCDAgwUA204BfdYq8A4AAAAASUVORK5CYII=);
	background-size: 16px 16px;
}

.discount-form-wrap {
	color: #fff;
	background: #555 url(images/candless_rose.jpg) no-repeat center;
	background-size: cover;
	padding: 50px 20px 40px;
	position: relative;
	margin-bottom: 35px;
}

.discount-form-wrap .title {
	font-size: 30px;
	line-height: 1.4;
	max-width: 480px;
	margin: 0 auto;
	margin-bottom: 25px;
}

.discount-form-wrap .title span {
	color: #c67975;
}

.discount-form-wrap::before {
	content: '';
	position: absolute;
	top: 20px;
	bottom: 20px;
	left: 20px;
	right: 20px;
	border: 2px solid #3b3b3b;
}

.discount-form {
	width: 886px;
	max-width: 75%;
	margin: 0 auto;
	position: relative;
	min-height: 263px;
}

.discount-form .form-group {
	margin-bottom: 20px;
}

.discount-form .form-group {
	margin-bottom: 20px;
}

.discount-form .flexed {
	justify-content: space-between;
	align-items: center;
}

.discount-form .input {
	border: 0;
	width: 46.5%;
	height: 35px;
	background-color: #fff;
	border: none;
	padding: 0 20px;
	font-size: 15px;
	margin-bottom: 16px;
	letter-spacing: 0.05em;
}

.discount-form .submit {
	border: 0;
	width: 100%;
	height: 56px;
	background-color: #b56a66;
	color: #fff;
	border: none;
	font-size: 20px;
	letter-spacing: 0.05em;
}

.discount-form .submit:hover {
	background-color: #67162d;
}

.discount-form .label {
	font-size: 16px;
	margin-bottom: 16px;
	display: block;
}

.discount-form .label + .input {
	width: 100%;
}

.discount-form .checkbox {
	display: none;
}

.discount-form .accept {
	margin-top: -5px;
	font-size: 16px;
}

.discount-form .accept a {
	color: #fff;
	text-decoration: none;
}

.discount-form .accept a:hover {
	color: #fdc899;
}

.discount-form .return-first-view {
	border-bottom: 1px dashed;
}

.discount-form .accept {
	color: #fff;
	text-decoration: none;
}

.discount-form .accept span {
	position: relative;
	padding-left: 40px;
	text-align: left;
	display: inline-block;
}

.discount-form .checkbox + span::before {
	position: absolute;
	top: -3px;
	left: 0;
	content: '';
	width: 25px;
	height: 25px;
	background-color: #fff;
	margin-right: 15px;
}

.discount-form .checkbox:checked + span::before {
	background: #fff url(images/ok.svg) no-repeat center;
	background-size: 16px auto;
}

.discount-form .error {
	box-shadow: inset 0 0 2px 4px #ff000c;
}

.rit_uslugi {
	clear: both;
}

.the_name {
	color: #67162d;
	font-size: 20px;
	margin: 0 0 10px;
	font-weight: bold;
}

.state-icons {
	display: flex;
	justify-content: space-between;
	column-gap: 20px;
	overflow-x: auto;
	margin: 10px 0;
}

.state-icons__item {
	flex: 1 1 0;
	min-width: 300px;
	position: relative;
	display: flex;
}

.state-icons__img {
	margin: auto;
	height: 160px;
	display: flex;
}

.state-icons__img img {
	max-height: min(100%, 80px);
	width: auto;
	margin: auto;
}

.state-icons__text {
	position: absolute;
	inset: 0;
	padding: 50px 10px 0 10px;
	visibility: hidden;
	opacity: 0;
	transition: all 0.3s ease-in-out;
	background-color: rgba(44, 44, 44, 0.93);
	color: #fff;
	font-size: 14px;
	line-height: 1.5;
	overflow: hidden;
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
}

.state-icons__item:hover .state-icons__text {
	padding-top: 0;
	visibility: visible;
	opacity: 1;
}

.vip-banner {
	clear: both;
	margin: 30px 0;
	padding: 30px 5%;
	border: 1px solid #cbd5de;
	background: url(images/vip-banner-bg.jpg) no-repeat 50% 50%;
	background-size: cover;
	position: relative;
}

.vip-banner.taxi {
	background-image: url(images/taxi.jpg);
	background-position: 0 50%;
	padding: 17px 5%;
}

.vip-banner::after {
	content: '';
	position: absolute;
	inset: 0;
	z-index: 0;
	background-color: rgba(255, 255, 255, 0.7);
}

.vip-banner .flexed {
	align-items: center;
	position: relative;
	z-index: 1;
	column-gap: 10px;
}

.vip-banner__item:nth-child(1) {
	flex: 1 1 auto;
}

.vip-banner .flexed:nth-child(1) .vip-banner__item {
	font-size: 1.5em;
	font-weight: 700;
	color: #000;
}

.vip-banner__centered .flexed:nth-child(1) .vip-banner__item:nth-child(2) {
	transform: translateY(100%);
}

.vip-banner.taxi .vip-banner__item:nth-child(2) {
	font-size: 1em;
	display: flex;
	flex-direction: column;
	max-width: 540px;
}

.vip-banner.taxi .more {
	align-self: flex-end;
	margin: 1em 0 0 30px;
	font-weight: 400;
}

.vip-banner.taxi .price_link a {
	margin: 10px 0;
}

.vip-banner .price_link,
.vip-banner__link {
	display: inline-block;
	vertical-align: middle;
}

.vip-banner__link {
	margin-left: 30px;
	position: relative;
	font-size: 15px;
	color: #336699;
	text-decoration: none;
	border-bottom: 1px dashed;
}

.vip-banner__link:hover {
	opacity: 0.5;
}

.vip-banner__link::before {
	content: '';
	display: block;
	position: absolute;
	left: -24px;
	top: 50%;
	margin-top: -7px;
	height: 17px;
	width: 17px;
	background-repeat: no-repeat;
	background-position: 50%;
	background-size: contain;
}

.vip-banner__link.ask::before {
	background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 17 17' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8.526.406c-4.405 0-8 3.595-8 8 0 4.405 3.595 7.969 8 7.969a7.963 7.963 0 0 0 7.97-7.97c0-4.404-3.564-8-7.97-8zm0 .937c3.898 0 7.032 3.165 7.032 7.063a7.013 7.013 0 0 1-7.032 7.031c-3.897 0-7.062-3.134-7.062-7.031a7.066 7.066 0 0 1 7.062-7.063zm0 3.25c-1.291 0-2.375 1.052-2.375 2.344a.484.484 0 0 0 .97 0c0-.784.621-1.406 1.405-1.406s1.407.622 1.407 1.406c0 .556-.32 1.02-.782 1.25-.56.253-.873.759-1 1.25-.126.491-.093.994-.093 1.438a.47.47 0 1 0 .937 0c0-.444-.02-.898.063-1.22.082-.32.22-.498.5-.624a2.35 2.35 0 0 0 1.312-2.094 2.347 2.347 0 0 0-2.344-2.344zm0 7.313a.468.468 0 1 0-.001.936.468.468 0 0 0 .001-.936z' fill='%23369' fill-rule='evenodd'/%3E%3C/svg%3E");
}

.vip-banner__link.more::before {
	background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 17 17' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cpath d='M8.526.406c-4.405 0-8 3.595-8 8 0 4.405 3.595 7.969 8 7.969a7.963 7.963 0 0 0 7.97-7.97c0-4.404-3.564-8-7.97-8zm0 .937c3.898 0 7.032 3.165 7.032 7.063a7.013 7.013 0 0 1-7.032 7.031c-3.897 0-7.062-3.134-7.062-7.031a7.066 7.066 0 0 1 7.062-7.063z' fill='%23369'/%3E%3Cpath d='M8.786 11.667a.405.405 0 0 1-.572 0L4.57 8.024a.405.405 0 1 1 .572-.572L8.5 10.808l3.357-3.356a.403.403 0 0 1 .572 0 .405.405 0 0 1 0 .572l-3.643 3.643z' fill='%234B7298'/%3E%3C/g%3E%3C/svg%3E");
}

.rit_order {
	font-size: 0;
	margin: 30px auto;
	clear: both;
}

.order_step {
	background: url(/test/step.png) 50% 48px no-repeat;
	display: inline-block;
	vertical-align: top;
	width: 25%;
	margin: 10px 0;
	position: relative;
	padding: 10px 15px;

	text-align: center;
}

.order_step.step4 {
	background: url(/test/step0.png) 100% 48px no-repeat;
}

.order_step.step8 {
	background: url(/test/step_finish.png) 50% 48px no-repeat;
}

.step_name {
	font-weight: bold;
	font-size: 16px;
	color: #000;
}

.step_ico {
	display: inline-block;
	margin: 0 0 10px;
	position: relative;
}

.step_ico img {
	display: inline-block;
	vertical-align: top;
}

.order_step .step_ico:before {
	display: block;
	position: absolute;
	top: 20px;
	padding: 0 5px;
	background-color: #fff;
	left: -60px;
	color: #e4e4e4;
	font-size: 40px;
}

.step1 .step_ico:before {
	content: '01';
}

.step2 .step_ico:before {
	content: '02';
}

.step3 .step_ico:before {
	content: '03';
}

.step4 .step_ico:before {
	content: '04';
}

.step5 .step_ico:before {
	content: '05';
	left: -63px;
}

.step6 .step_ico:before {
	content: '06';
	left: -63px;
}

.step7 .step_ico:before {
	content: '07';
	left: -70px;
}

.step8 .step_ico:before {
	content: '· 08';
	left: -75px;
}

.rit_tarif {
	background: #cf9f72 url(/test/rit_tarif.jpg) 50% 50% no-repeat;
	background-size: cover;
	margin: 2em 0;
}

.tarif_marker {
	padding: 20px 20px 20px 50%;
	color: #2f0c0c;
	font-size: 16px;
	font-weight: 700;
}

.tarif_marker li {
	margin: 0 0 10px;
}

.rit_tarif_alter {
	background: url(images/tarif-2-bg.jpg) no-repeat center;
	background-size: cover;
	margin: 30px 0;
	padding: 50px 10px;
}

.rit_tarif_alter__inner {
	width: 1060px;
	max-width: 100%;
	margin: 0 auto;
}

.rit_tarif_alter .h2 {
	color: #b46964;
	font-size: 36px;
	margin: 0;
}

.rit_tarif_alter .h3 {
	color: #b46964;
	font-size: 28px;
	font-weight: 400;
	margin-bottom: 33px;
}

.rit_tarif_alter__list {
	font-size: 14px;
	color: #000;
	list-style: none;
	margin-left: 0;
	column-count: 2;
	column-gap: 30px;
}

.rit_tarif_alter__list > li {
	padding-left: 39px;
	margin-bottom: 12px;
	break-inside: avoid-column;
}

.rit_tarif_alter__list > li::before {
	content: '';
	display: inline-block;
	margin: 0 15px 0 -39px;
	width: 24px;
	height: 24px;
	background: url(images/check-o.svg) no-repeat center;
	vertical-align: middle;
}

.rit_tarif_alter__sublist {
	margin-left: 0;
	list-style: none;
}

.rit_tarif_alter__sublist li {
	padding-left: 18px;
	margin-top: 8px;
}

.rit_tarif_alter__sublist li::before {
	content: '';
	display: inline-block;
	margin: 0 10px 0 -18px;
	width: 8px;
	height: 8px;
	border-radius: 50%;
	background-color: #b46964;
	vertical-align: middle;
}

.garant_wrapper {
	margin: 35px auto;
}

.garant_box {
	width: 30%;
	text-align: center;
	position: relative;
	margin: 30px 0;
	min-height: 206px;
	display: flex;
}

.garant_img {
	position: absolute;
	inset: 0;
}

.garant_img img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.garant_flex {
	display: flex;
	justify-content: space-between;
}

.garant_name {
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	padding: 15px 40px;
	width: 100%;

	margin: auto;
	position: relative;
}

.prime_wrapper {
	clear: both;
}

.prime_box {
	font-size: 16px;
	color: #000;
	display: inline-block;
	vertical-align: top;
	width: 25%;
	margin: 10px -1%;
	position: relative;
	padding: 10px 15px;

	text-align: center;
}

.tre .prime_box {
	width: 33.3333%;
	margin: 10px -1%;
}

.prime_name {
	font-weight: bold;
	text-transform: uppercase;
}

.prime_ico {
	margin: 0 0 10px;
	min-height: 85px;
}

.prime_txt {
	line-height: 20px;
}

.price_wrapper {
	margin: 35px auto;
}

.price_wrapper::after {
	content: '';
	clear: both;
	display: table;
}

.r-tabs-nav {
	text-align: center;
	margin: 0 0 27px !important;
	border-bottom: 2px solid #67162d;
}

.r-tabs-nav li {
	margin: 0 8px !important;
	display: inline-block;
	width: 329px;
	max-width: calc(50% - 16px);
}

.r-tabs-nav li a,
.r-tabs-accordion-title a {
	display: block;
	text-align: center;
	text-decoration: none;
	color: #fff;
	font-size: 18px;

	background-color: #b46964;
}

.r-tabs-nav li.r-tabs-state-active a,
.r-tabs-state-active > a {
	background-color: #67162d;
}

.r-tabs-nav li a span,
.r-tabs-accordion-title a span {
	display: inline-block;
	padding: 14px 5px 14px 40px;
}

.r-tabs-nav li a span.zah,
.r-tabs-accordion-title a span.zah {
	background: url(/test/zah.png) 0 50% no-repeat;
}

.r-tabs-nav li a span.krem,
.r-tabs-accordion-title a span.krem {
	background: url(/test/krem.png) 0 50% no-repeat;
}

.r-tabs-nav li a span.oform,
.r-tabs-accordion-title a span.oform {
	background: url(/test/lavr.png) 0 50% no-repeat;
}

.r-tabs-accordion-title a {
	margin-bottom: 5px;
	width: 100%;
}

.r-tabs .r-tabs-panel {
	padding: 0 !important;
}

.tpom {
	margin-top: 30px;
}

.tpom .mainprice {
	max-width: 840px;
	margin: 0 auto;
}

.mainprice {
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0;
}

.mainprice thead,
.mainprice .th {
	padding: 45px 20px;
	background: url(/test/thead.png) 50% 0 repeat-x;
}

.mainprice thead,
.mainprice .th {
	color: #cf9f71;
	font-size: 28px;
	text-align: center;
}

.mainprice thead a,
.mainprice .th a {
	color: #cf9f71;
	text-decoration: none;
}

.mainprice th,
.mainprice .th {
	padding: 0 20px;
	height: 73px;
	line-height: 1;
	text-align: center;
	position: relative;
	font-weight: 700;
}

.mainprice th::after,
.mainprice .th::after {
	content: '';
	width: 1px;
	height: 50%;
	top: 25%;
	right: 0;
	display: block;
	background-color: #cf9f71;
	position: absolute;
}

.mainprice th:last-child::after,
.mainprice .col:last-child .th::after {
	display: none;
}

.mainprice tbody td {
	padding: 45px 20px;
	background: url(/test/tbody.png) 50% 0 no-repeat;
	vertical-align: top;
}

.priceinfo_table {
	color: #67162d;
	border-top: 1px #67162d solid;
	padding: 10px 0;
	text-align: center;
	width: 100%;
}

.price_summ {
	font-size: 27px;
}

.price_summ span {
	font-weight: bold;
}

.price_link {
	font-weight: bold;
	font-size: 16px;
}

.price_link a {
	margin-top: 10px;
	display: inline-block;
	vertical-align: top;
	color: #67162d;
	text-decoration: none;
	border: 3px #67162d solid;
	padding: 10px 35px;
	text-transform: uppercase;
}

.price_link a:hover {
	color: #fff;
	background-color: #67162d;
}

.mainprice tbody td li {
	margin: 0 0 16px;
	font-size: 16px;
	line-height: 1;
}

.dopprice_table table {
	border-collapse: collapse;
	border-spacing: 0;
}

.dopprice_table td {
	padding: 10px;
	font-size: 16px;
	color: #242424;
	border: 1px #ccc solid;
}

.dopprice_table th {
	padding: 10px;
	font-size: 16px;
	color: #fff;
	border: 1px #cf9f71 solid;
	background-color: #cf9f71;
}

.dopprice_table tr:nth-child(2n + 1) {
	background-color: #fff;
}

.the_form {
	padding: 20px;
	margin: 40px 0;
	background: url(/test/theform.jpg) 0 0 no-repeat;
	background-size: cover;
}

.form_step {
	width: 24%;
	display: inline-block;
	vertical-align: top;
	padding: 10px;

	color: #e1b891;
	font-weight: bold;
	font-size: 28px;
}

.form_step input[type='text'] {
	border: 1px #cf9f71 solid;
	width: 100%;
	padding: 10px;
	background-color: #e8e8e8;
}

.form_step input[type='submit'] {
	background-color: #cf9f71;
	padding: 10px;
	width: 100%;

	border: 1px #cf9f71 solid;
	font-size: 16px;
	color: #fff;
	font-weight: bold;
	cursor: pointer;
}

.text-right {
	text-align: right;
}

.the_form .text-right {
	transform: translate(-4%, 3px);
}

.the_form a {
	color: #ccc;
}

.fixed-icons {
	position: fixed;
	top: max(30%, 260px);
	left: 0;
	z-index: 2222;
}

.calc-link {
	display: block;
	width: 120px;
	height: 120px;

	background: url(images/calc.png) no-repeat center 16px;
	background-color: rgba(173, 90, 85, 0.9);
	color: #fff;
	text-align: center;
	font-size: 13px;
	text-transform: uppercase;
	text-decoration: none;
	padding-top: 68px;
}

.float-rating {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	background-color: #f3f6f9;
	width: 120px;
	height: 94px;
	text-align: center;
	align-items: center;
	align-content: center;
}

.float-rating .st {
	width: 12px;
	height: 12px;
	background: url(images/ratestar.svg) no-repeat center;
	margin: 0 1px;
}

.float-rating .hst {
	background: url(images/ratestar-halv.svg) no-repeat center;
}

.float-rating .value {
	color: #000;
	font-size: 14px;
	margin-left: 3px;
}

.float-rating .five {
	display: none;
	color: #999;
}

.float-rating .caption {
	margin-top: 8px;
	font-size: 12px;
}

.float-rating .caption a {
	text-decoration: none;
	color: indianred;
}

.float-contacts {
	font-size: 12px;
	position: relative;
}

.float-contacts__links {
	width: 180px;
	opacity: 0;
	background-color: #f3f6f9;
	visibility: hidden;
	transform: scale(0, 1);
	transition: all 0.15s ease-out;
	position: absolute;
	top: 0;
	left: 0;
	box-shadow: 0 0 16px 1px rgb(0 0 0 / 16%);
	padding-top: 19px;
}

.float-contacts__close {
	position: absolute;
	right: 0;
	top: 0;
	width: 30px;
	height: 25px;
	font-size: 15px;
	line-height: 19px;
	cursor: pointer;
	color: #000;
	text-align: center;
}

.float-contacts__links.active {
	visibility: visible;
	opacity: 1;
	transform: scale(1, 1);
}

.float-contacts__links a {
	display: flex;
	color: #000;
	padding: 9px 15px;
	text-decoration: none;
	align-items: center;
}

.float-contacts__links a svg {
	width: 20px;
	height: 20px;
	flex-shrink: 0;
	margin-right: 10px;
}

.float-contacts__links a:hover {
	background-color: #ad5a55;
	color: #fff;
}

.float-contacts__links a:hover rect {
	fill: #fff;
}

.float-contacts__links a:hover path {
	fill: #ad5a55;
}

.float-contacts__links .max:hover path {
	fill: #fff;
}

.float-contacts__toggle {
	width: 120px;
	height: 120px;
	background-color: #d61e3b;
	color: #fff;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	row-gap: 10px;
	cursor: pointer;
}

.float-contacts__toggle svg {
	width: 28px;
}

.corners-block {
	display: flex;
	column-gap: 20px;
	align-items: center;
	background-color: #fff;
	padding: 18px 22px;
	margin-bottom: 36px;
}

.corners-block__image {
	background: url(images/corners.svg) no-repeat center;
	padding: 20px;
	background-size: 100% auto;
}

.corners-block__content {
	flex: 1;
	font-size: 18px;
	padding: 20px;
}

.corners-block__title {
	font-size: 36px;
	color: #67162d;
	margin-bottom: 0.8em;
}

.corners-block__title a {
	color: #67162d;
	text-decoration: none;
}

.corners-block__content ul {
	margin: 0;
	list-style: none;
}

.corners-block__content li {
	margin: 11px 0;
	padding-left: 32px;
}

.corners-block__content li::before {
	content: '';
	display: inline-block;
	margin: 0 26px 0 -32px;
	width: 6px;
	height: 6px;
	border-radius: 50%;
	background-color: #67162d;
}

.corners-block__summary {
	color: #67162d;
	font-size: 24px;
	margin: 1em 0;
}

.corners-block .price_link {
	font-size: 24px;
	font-weight: 400;
	text-align: center;
}

.corners-block .price_link a {
	margin-top: 0;
	padding: 16px;
	text-transform: none;
	min-width: 100%;
}

.main-info-video {
	column-gap: 30px;
	margin: 30px 0;
}

.video-holder {
	width: min(45%, 420px);
}

.video-holder .video-frame {
	background: url(images/video-holder-bg.jpg) no-repeat center;
	background-size: cover;
	position: relative;
	cursor: pointer;
	padding-top: 65%;
}

.video-holder .video-frame::before {
	content: '';
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 75px;
	height: 100px;
	background-color: #fff;
	clip-path: polygon(0 0, 100% 50%, 0 100%);
}

.video-holder .video-frame:hover::before {
	opacity: 0.7;
}

.video-holder .loaded {
	background-image: unset;
}

.video-frame video {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	object-fit: contain;
}

.col-2 {
	width: 48%;
	margin-right: 4%;
	margin-bottom: 1em;
}

.col-3 {
	width: 31%;
	margin-right: 3.5%;
	margin-bottom: 1em;
}

.col-5 {
	width: 18%;
	margin-right: 2.5%;
	margin-bottom: 1em;
}

.col-2:nth-child(2n),
.col-3:nth-child(3n),
.col-5:nth-child(5n),
.mainprice tbody td .col-2:nth-child(2n) {
	margin-right: 0;
}

.two-banner {
	column-gap: 20px;
}

.two-banner > * {
	flex: 1 1 40%;
}

.country-name {
	font-size: 1.25em;
	font-weight: 700;
	overflow-wrap: break-word;
}

.country-name + ul li {
	margin-bottom: 0.3em;
}

.country-name a,
.country-name + ul a {
	color: #333;
	text-decoration: none;
}

.country-name a:hover,
.country-name + ul a:hover {
	color: #67162d;
	text-decoration: underline;
}

.countries-list:not(.unfolded) > *:nth-child(n + 21) {
	display: none;
}

.commentlist {
	list-style: none;
	margin: 0;
}

.commentlist li,
.respond {
	background-color: rgba(255, 255, 255, 0.4);
	margin-bottom: 1em;
	border: 1px solid #ccc;
	padding: 20px;
}

.fn {
	color: #a67b43;
	font-weight: 700;
}

.commentmetadata {
	color: #888;
}

.respond-h2 {
	color: #67162d;
	font-weight: 700;
	font-size: 2em;
	margin-bottom: 0.5em;
}

.respond input[type='text'],
.respond textarea {
	width: 100%;
	max-width: 500px;
	border: 1px solid #ccc;
	padding: 0 10px;
}

.respond input[type='text'],
.respond input[type='submit'] {
	height: 36px;
}

.respond textarea {
	height: 160px;
	padding: 10px;
}

.respond .form-group {
	margin-bottom: 1em;
}

.respond input[type='submit'] {
	width: 100%;
	max-width: 500px;
	background-color: #cf9f71;
	color: #fff;
	font-weight: 700;
	height: 36px;
	cursor: pointer;
	border: 0;
}

.respond input[type='submit']:hover {
	background-color: #67162d;
}

.author-review-form {
	background-color: #fafafa;
	margin-top: 30px;
}

.author-review-form__inner {
	width: 100%;
	max-width: 580px;
	padding: 30px 10px;
	margin: 0 auto;
	font-size: 12px;
	font-family: 'Trebuchet MS', sans-serif;
}

.author-review-form__title {
	color: #67162d;
	font-size: 24px;
	font-weight: 400;
	text-align: center;
	margin-bottom: 15px;
}

.author-review-form a {
	color: inherit;
	text-decoration: none;
}

.author-review-form__group {
	margin: 15px 0;
	column-gap: 25px;
	row-gap: 15px;
	align-items: center;
}

.author-review-form input[type='text'],
.agent-callback .agent-inline input[type='text'],
.author-review-form input[type='email'],
.author-review-form textarea {
	background-color: #fdfdfd;
	border: 1px solid #cf9f71;
	font-size: 12px;
	padding-left: 10px;
	padding-right: 10px;
	flex: 1 1 0;
	font-size: 12px;
	transition: all 0.2s cubic-bezier(0.39, 0.575, 0.565, 1);
}

.author-review-form input[type='text']:focus,
.agent-callback .agent-inline input[type='text']:focus,
.author-review-form input[type='email']:focus,
.author-review-form textarea:focus {
	box-shadow: inset 0 0 12px 1px rgba(207, 159, 113, 0.5);
	outline: none;
	font-size: 16px;
}

.author-review-form input[type='text'],
.author-review-form input[type='email'],
.agent-callback .agent-inline input[type='text'] {
	height: 36px;
	width: 100%;
}

.author-review-form textarea {
	width: 100%;
	height: 87px;
	padding: 10px;
}

.author-review-form ::placeholder {
	opacity: 1;
	color: #000;
}

.author-review-form .rate {
	display: flex;
	flex-direction: row-reverse;
	transform: translateX(-5px);
}

.author-review-form input[name='rate'],
.comment .rate {
	display: inline-block;
	width: 28px;
	height: 24px;
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
}

.author-review-form input[name='rate'] {
	-webkit-appearance: none;
	appearance: none;
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='25' height='24' fill='none' viewBox='0 0 25 24'%3E%3Cpath fill='%23fff' fill-rule='evenodd' stroke='%23CF9F71' d='M12.13 20.3a1 1 0 0 1 .93 0l5.48 2.9A1 1 0 0 0 20 22.13l-1.05-6.17a1 1 0 0 1 .28-.88l4.46-4.37a1 1 0 0 0-.56-1.7L17 8.12a1 1 0 0 1-.76-.55l-2.74-5.6a1 1 0 0 0-1.8 0l-2.74 5.6a1 1 0 0 1-.75.55l-6.14.9a1 1 0 0 0-.56 1.7l4.45 4.37a1 1 0 0 1 .29.88l-1.05 6.17a1 1 0 0 0 1.45 1.05l5.49-2.9Z' clip-rule='evenodd'/%3E%3C/svg%3E");
}

.author-review-form input[name='rate']:checked,
.author-review-form input[name='rate']:checked ~ input[name='rate'],
.author-review-form input[name='rate']:hover,
.author-review-form input[name='rate']:hover ~ input[name='rate'],
.comment .rate {
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='25' height='24' fill='none' viewBox='0 0 25 24'%3E%3Cpath fill='%23cf9f71' fill-rule='evenodd' stroke='%23CF9F71' d='M12.13 20.3a1 1 0 0 1 .93 0l5.48 2.9A1 1 0 0 0 20 22.13l-1.05-6.17a1 1 0 0 1 .28-.88l4.46-4.37a1 1 0 0 0-.56-1.7L17 8.12a1 1 0 0 1-.76-.55l-2.74-5.6a1 1 0 0 0-1.8 0l-2.74 5.6a1 1 0 0 1-.75.55l-6.14.9a1 1 0 0 0-.56 1.7l4.45 4.37a1 1 0 0 1 .29.88l-1.05 6.17a1 1 0 0 0 1.45 1.05l5.49-2.9Z' clip-rule='evenodd'/%3E%3C/svg%3E");
}

.author-review-form label {
	position: relative;
	padding-left: 34px;
}

.author-review-form__accept {
	-webkit-appearance: none;
	appearance: none;
	display: inline-block;
	margin: 0 10px 0 -34px;
	width: 24px;
	height: 24px;
	background-color: #fdfdfd;
	border: 1px solid #cf9f71;
	background-repeat: no-repeat;
	background-position: center;
	background-size: 16px auto;
	vertical-align: middle;
}

.author-review-form__accept:checked {
	background-image: url(images/ok.svg);
}

.author-review-form input[type='submit'],
.agent-callback .agent-inline input[type='submit'] {
	width: 278px;
	height: 39px;
	border: none;
	background-color: #cf9f71;
	color: #fff;
	font-size: 12px;
}

.author-review-form input[type='submit']:hover,
.agent-callback .agent-inline input[type='submit']:hover {
	background-color: #40080a;
}

.agent-callback {
	display: flex;
	column-gap: 30px;
	row-gap: 20px;
	align-items: center;
	justify-content: center;
	background-image: url(images/agent-callback-bg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	background-size: cover;
	margin: 2em 0;
	font-family: 'Trebuchet MS', sans-serif;
	padding: 0 10px;
	min-height: 300px;
}

.agent-callback__badge {
	width: 200px;
	min-height: 300px;
	background-image: url(images/logo-light.svg), url(images/agent-badge2.png);
	background-repeat: no-repeat;
	background-position:
		center 62px,
		center top;
	background-size:
		120px auto,
		auto;
	display: flex;
	flex-direction: column;
	align-items: center;
	text-align: center;
	padding-top: 105px;
}

.agent-callback__photo {
	width: 90px;
	height: 90px;
	border: 1px solid #f2f2f2;
	border-radius: 50%;
	margin-bottom: 8px;
}

.agent-callback__photo img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center top;
	border-radius: 50%;
}

.agent-callback__lastname,
.agent-callback__name {
	font-size: 15px;
}

.agent-callback__name {
	margin-bottom: 8px;
}

.agent-callback__position {
	font-size: 13px;
	color: #969696;
}

.agent-callback .author-review-form__inner {
	margin: initial;
	padding: 0;
	max-width: 560px;
	flex: 1 1 0;
}

.agent-callback p {
	margin: 15px 0;
}

.agent-callback p:last-child {
	margin-bottom: 0;
}

.agent-callback a {
	color: inherit;
	text-decoration: none;
}

.agent-callback .agent-inline p:nth-of-type(2) {
	font-size: 12px;
}

.agent-callback .first-view p:first-child {
	display: flex;
	column-gap: 25px;
}

.agent-callback .agent-inline input[type='text'] {
	margin: 0;
	max-width: initial;
}

.agent-callback .agent-inline input[type='checkbox'] + label::before {
	width: 24px;
	height: 24px;
	background-color: #fdfdfd;
	border: 1px solid #cf9f71;
}

.agent-callback .agent-inline input[type='submit'] {
	font-weight: 400;
}

.payment-page-title {
	font-size: 36px;
}

.payment-form {
	margin: 30px auto;
	width: 100%;
	max-width: 350px;
}

.payment-form input {
	width: 100%;
	transition: all 0.25s ease-in-out;
}

.payment-form ::placeholder {
	color: #000;
}

.payment-form input[type='text'] {
	height: 39px;
	text-align: center;
	background-color: #f4f4f4;
	font-size: 16px;
	margin-bottom: 8px;
	border-radius: 5px;
	border: 1px solid transparent;
}

.payment-form input[type='text']:focus {
	border-color: #0088cc;
	box-shadow: none;
}

.payment-form input[type='submit'] {
	height: 55px;
	background-color: #cf9f71;
	color: #fff;
	font-size: 18px;
	font-weight: 700;
	margin-top: 21px;
	border-radius: 5px;
	cursor: pointer;
}

.payment-form input[type='submit']:hover {
	background-color: #350608;
}

.payment-page-text {
	font-size: 16px;
	color: #333;
}

.per_link_flex {
	display: grid;
	grid-template-columns: repeat(4, 1fr);
	column-gap: 10px;
}

.per_link_flex div {
	text-align: center;
	margin-bottom: 20px;
}

.per_link_flex span {
	display: inline-block;
	width: 100%;
	margin: 6px 0;
}

.per_index span {
	color: #000;
	font-size: 15px;
	font-weight: 700;
}

.per_link_flex a {
	color: #444;
}

.per_link_flex a:hover {
	color: initial;
}

.per_link_flex img {
	width: 270px;
	height: 180px;
	object-fit: cover;
}

.r-tabs .r-tabs-tab {
	display: inline-block;
	margin: 0;
	list-style: none;
}

.r-tabs .r-tabs-panel {
	padding: 15px;
	display: none;
}

.r-tabs .r-tabs-accordion-title {
	display: none;
}

.r-tabs .r-tabs-panel.r-tabs-state-active {
	display: block;
}

.dopprice_table.kr {
	width: 65%;
	float: left;
	margin-right: 5%;
}

.prah {
	width: 30%;
	float: left;
	color: #252423;
}

.prah h2,
.prah li {
	margin-bottom: 1em;
}

.helpfull-block.scrollable {
	width: 100%;
	display: flex;
	justify-content: space-between;
	column-gap: 20px;
	overflow-x: auto;
}

.helpfull-item {
	display: inline-block;
	padding: 5px;
	padding-bottom: 15px;
	text-align: center;
	width: 320px;
	vertical-align: top;
}

.scrollable .helpfull-item {
	flex: 0 0 auto;
	padding: 0;
}

.helpfull-item img {
	width: 306px;
	height: 170px;
	object-fit: cover;
	border: 3px solid #b49962;
}

.helpfull-item .h-name {
	padding-top: 10px;
}

.helpfull-item .h-name a {
	color: #b49962;
	padding-top: 5px;
}

.newfooter {
	padding: 25px 0;
	font-size: 16px;
}

.newfooter__inner {
	display: flex;
	flex-wrap: wrap;
	column-gap: 30px;
}

.footer_menu {
	flex: 1;
}

.newfooter a {
	text-decoration: none;
}

.footer_menu ul {
	list-style: none;
	margin: 0;
}

.footer_menu a:hover {
	text-decoration: underline;
}

.footer_menu ul li {
	margin: 0 0 10px;
}

.footer_box {
	margin: 0 0 15px;
	padding-left: 30px;
	position: relative;
}

.footer_box > svg {
	position: absolute;
	top: 0;
	left: 0;
	fill: #40080a;
}

.socials a {
	display: inline-flex;
	margin-right: 7px;
	width: 36px;
	height: 36px;
	border-radius: 50%;
	justify-content: center;
	align-items: center;
	background-color: #40080a;
	transition: all 0.3s ease;
}

.socials a:hover {
	background-color: #b49962;
}

.footer-phone {
	font-family: 'Trebuchet MS', sans-serif;
	font-size: 22px;
	font-weight: 700;
}

.footer-phone:last-child {
	padding-left: 14px;
}

.socials a svg {
	fill: #fff;
}

.newfooter2 {
	text-align: center;
	padding: 15px 0;
	color: #fff;
	background-color: #350608;
	font-size: 16px;
}

.newfooter2 a {
	color: #fff;
	text-decoration: none;
}

.newfooter2 p {
	margin: 0 0 10px;
}

.newfooter2 a:hover {
	text-decoration: underline;
}

.newfooter {
	background-image: url(/wp-content/themes/horonim/images/horonim_pattern.jpg);
	color: #000;
}

.newfooter a {
	color: #000;
}

.compensation-note {
	color: #40080a;
	font-size: 18px;
}

.compensation-note a {
	color: #40080a;
}

.videos {
	margin: 30px auto;
}

.videos video {
	background-color: #222;
	aspect-ratio: 7 / 5;
	cursor: pointer;
}

.ref-icons-area {
	background-color: #f7f4e9;
	padding: 45px 0;
	margin: 20px 0;
}

.w_1020 .ref-icons-area {
	padding: 45px 20px;
}

.ref-icons-title {
	color: #67162d;
	font-size: 30px;
	margin-bottom: 45px;
	text-align: center;
}

.ref-icons-grid {
	display: grid;
	grid-template-columns: repeat(4, 1fr);
	column-gap: 20px;
	row-gap: 45px;
}

.ref-icons-grid__link {
	display: flex;
	align-items: center;
	column-gap: 15px;
	text-decoration: none;
}

.ref-icons-grid__img {
	width: 60px;
	height: 60px;
	border: 1px solid #b49962;
	display: flex;
	flex-shrink: 0;
	border-radius: 50%;
}

.ref-icons-grid__img img {
	max-height: 50px;
	margin: auto;
}

.ref-icons-grid__name {
	color: #000;
	font-size: 18px;
}

#standaloneModalBlock {
	position: absolute;
	top: -9999px;
	transition: all 0.5s ease;
}

#nm_overlay {
	display: none;
	background: #000;
	position: fixed;
	inset: 0;
}

.nm_overlay_shown {
	display: block !important;
	opacity: 0;
	z-index: 3333;
}

#standaloneModalBlock.visible {
	display: flex;
	overflow-y: auto;
	z-index: 3334;
	position: fixed;
	inset: 0;
}

#standaloneModalBlock [data-nmforms] {
	z-index: 3335;
}

.dl-section {
	padding-bottom: 2em;
	margin-bottom: 2.5em;
	border-bottom: 2px dashed #555;
}

.dl-section__title {
	font-weight: 700;
	font-size: 18px;
	margin-bottom: 1.5em;
}

.dl-section dl {
	margin: 0.5em 0;
	display: flex;
	column-gap: 20px;
}

.dl-section dt {
	color: #999;
	font-size: 12px;
	width: 120px;
}

.dl-section dd {
	flex: 1 1 0;
}

.formmodal-container {
	box-sizing: content-box;
}

.tariffs-grid {
	background-color: #f4eddb;
	display: flex;
	flex-wrap: wrap;
	column-gap: max(30px, 3%);
	row-gap: 40px;
	align-items: flex-start;
	padding: 47px 44px 40px 30px;
}

.tariffs-sub-grid {
	flex: 1 1 58%;
	display: flex;
	flex-wrap: wrap;
	column-gap: 30px;
	row-gap: 15px;
	align-items: flex-start;
	justify-content: center;
}

.tariffs-sub-grid__title {
	width: 100%;
	font-size: 20px;
	font-weight: 700;
	color: #67162d;
	margin: 8px 0;
}

.tariffs-item {
	flex: 1 0 200px;
	position: relative;
}

.tariffs-sub-grid .tariffs-item {
	max-width: 301px;
}

.tariffs-item::before {
	content: '';
	position: absolute;
	width: 100%;
	top: 41px;
	bottom: 60px;
	left: 14px;
	background-color: #b46964;
	z-index: 0;
}

.tariffs-sub-grid .tariffs-item::before {
	bottom: 0;
}

.tariffs-item__title {
	background-color: #fff;
	color: #67162d;
	font-size: 25px;
	font-weight: 700;
	text-align: center;
	padding: 18px 0 16px;
	position: relative;
}

.tariffs-item__title a {
	color: #67162d;
	text-decoration: none;
}

.tariffs-item__body {
	background-color: #fff;
	color: #000;
	position: relative;
	overflow: hidden;
}

.tariffs-item__body.collapsed::after {
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 66px;
	background: linear-gradient(355.91deg, #ffffff 3.99%, rgba(255, 255, 255, 0) 84.62%);
}

.tariffs-item__body img {
	vertical-align: top;
	width: 100%;
	aspect-ratio: 301 / 154;
	object-fit: contain;
}

.tariffs-item__body ul {
	font-size: 14px;
	margin: 0;
	padding: 0 20px 15px;
	list-style: none;
}

.tariffs-item__body li {
	padding-left: 28px;
	background-image: url("data:image/svg+xml,%3Csvg width='18' height='15' viewBox='0 0 18 15' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M17 2.21 14.9.11a.37.37 0 0 0-.53 0L5.52 8.96a.38.38 0 0 1-.53 0l-2.1-2.1a.38.38 0 0 0-.52 0l-2.1 2.1a.38.38 0 0 0 0 .53L5 14.21a.38.38 0 0 0 .53 0L17 2.74a.38.38 0 0 0 0-.53Z' fill='%23B46964'/%3E%3C/svg%3E");
	background-repeat: no-repeat;
	background-position: 0 0;
}

.tariffs-item__body li:not(:last-child) {
	margin-bottom: 15px;
}

.tariffs-item__body em {
	display: inline-block;
	font-weight: 700;
}

.tariffs-item__footer {
	position: relative;
	margin-left: 14px;
	margin-right: -14px;
}

.tariffs-item__actions {
	background-color: #b46964;
	min-height: 54px;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: space-between;
	column-gap: 10px;
	color: #fff;
	padding: 8px 14px 8px 20px;
}

.tariffs-item__installment {
	padding-right: 14px;
	background-color: #fff;
	min-height: 54px;
	display: flex;
	align-items: center;
	justify-content: flex-end;
	position: relative;
}

.tariffs-item__installment .installment-title {
	position: absolute;
	top: -7px;
	left: -14px;
	width: 115px;
	height: 24px;
	background-image: url("data:image/svg+xml,%3Csvg width='115' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='%2340080A' d='M0 0h102v24H0zM102 0v24l13-24h-13Z'/%3E%3C/svg%3E%0A");
	background-repeat: no-repeat;
	background-size: 100% auto;
	color: #fff;
	font-size: 12px;
	line-height: 2;
	padding-left: 5px;
}

.tariffs-item__installment .installment-price {
	font-size: 20px;
	color: #40080a;
	font-style: italic;
}

.tariffs-item__footer .title {
	font-size: 16px;
}

.tariffs-item__footer a {
	color: #fff;
	text-decoration: none;
}

.tariffs-item__footer .more-tariffs:hover {
	text-decoration: underline;
}

.tariffs-item__order {
	font-size: 18px;
}

.tariffs-item__price {
	font-size: 24px;
	font-style: italic;
}

.tariffs-item__choose {
	background-color: #67162d;
	display: flex;
	margin-top: 10px;
	height: 50px;
	align-items: center;
	justify-content: center;
	font-size: 18px;
}

.tariffs-item__choose:hover {
	background-color: #b46964;
}

.tarrifs-note {
	background-color: #b46964;
	color: #fff;
	display: flex;
	align-items: center;
	font-size: 18px;
	justify-content: center;
	text-align: center;
	min-height: 55px;
}

.tarrif-tabs .controls {
	column-gap: 30px;
	justify-content: center;
}

.tarrif-tabs .controls_item {
	cursor: pointer;
	height: 50px;
	width: 328px;
	max-width: 100%;
	background-color: #b46964;
	color: #fff;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 18px;
}

.tarrif-tabs .controls_item.active {
	background-color: #f4eddb;
	color: #67162d;
}

.dop_price {
	margin-top: 2em;
}

.services-main {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	column-gap: 17px;
	row-gap: 15px;
	margin: 20px 0 50px;
}

.services-main__item {
	min-height: 204px;
	background-color: #f2f2f2;
	border-left: 5px solid #b46964;
	padding: 20px;
	position: relative;
}

.services-main__item:has(.title a):hover {
	background-color: #f8f8f8;
	border-left-color: #b49962;
}

.services-main__head {
	display: flex;
	flex-direction: column;
	row-gap: 15px;
	align-items: flex-start;
	margin-bottom: 15px;
}

.services-main__head img {
	height: 40px;
}

.services-main__head .int {
	color: #b46964;
	font-size: 40px;
	font-weight: 700;
	line-height: 1;
}

.services-main__head .title {
	color: #40080a;
	font-size: 18px;
}

.services-main__head a {
	color: inherit;
	text-decoration: none;
}

.services-main__head a::before {
	content: '';
	position: absolute;
	inset: 0;
}

.services-main__text {
	color: #808080;
	font-size: 14px;
	line-height: 1.25;
}

.services-grid {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	column-gap: 21px;
	row-gap: 15px;
	margin: 40px 0;
}

.services-grid__item {
	min-height: 163px;
	background-color: #f2f2f2;
	border-bottom: 3px solid #67162d;
	text-decoration: none;
}

.services-grid__item:hover {
	background-color: #d9cdb5;
}

.services-grid__head {
	padding: 25px;
	display: flex;
	align-items: center;
	column-gap: 15px;
}

.services-grid__head img {
	max-height: 35px;
	flex-shrink: 0;
}

.services-grid__head .title {
	color: #2f0c0c;
	font-size: 18px;
}

.front-top {
	display: grid;
	grid-template-columns: auto 391px;
	gap: 15px;
	margin-bottom: 30px;
}

.front-top-main {
	position: relative;
	padding: 20px 25px;
	min-height: 500px;
}

.front-top-image,
.front-top-image::after {
	position: absolute;
	inset: 0;
}

.front-top-image img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.front-top-image::after {
	content: '';
	background: linear-gradient(180deg, rgba(0, 0, 0, 0) 38.52%, rgba(0, 0, 0, 0.65) 65.37%);
}

.front-top-links {
	display: flex;
	gap: 15px;
	position: relative;
	height: 100%;
	align-items: flex-end;
	font-size: 16px;
}

.front-top-links a {
	flex-grow: 1;
	display: flex;
	flex-direction: column;
	justify-content: flex-end;
	row-gap: 10px;
	padding: 25px 20px;
	background-color: rgba(255, 255, 255, 0.85);
	min-height: 163px;
	color: #000;
	text-decoration: none;
	position: relative;
	transition: all 0.2s linear;
}

.front-top-links a::after {
	content: '';
	position: absolute;
	bottom: 45%;
	right: 20px;
	width: 15px;
	height: 15px;
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 15 14'%3E%3Cpath fill='%23B46964' fill-rule='evenodd' d='M11.722 7.75H.858v-1.5h10.864L7.035 1.53 8.088.47 14.574 7l-6.486 6.53-1.053-1.06 4.687-4.72Z' clip-rule='evenodd'/%3E%3C/svg%3E");
	background-size: contain;
}

.front-top-links a:hover {
	background-color: rgba(255, 255, 255, 0.95);
}

.front-top-side__section {
	background-color: #f2f2f2;
	padding: 30px;
	color: #000;
	font-size: 16px;
}

.front-top-side__section:not(:last-child) {
	margin-bottom: 15px;
}

.front-top-side__title {
	color: #40080a;
	font-family: 'Trebuchet MS', sans-serif;
	font-size: 30px;
	font-weight: 400;
	text-align: center;
	text-transform: uppercase;
	margin: 0 0 10px;
}

.front-top-side__text {
	font-size: 18px;
	font-family: 'Trebuchet MS', sans-serif;
	margin-bottom: 15px;
	text-align: center;
}

.front-top-side__section ul {
	font-family: 'Trebuchet MS', sans-serif;
	line-height: 1.58;
	margin-bottom: 25px;
}

.front-top-side__service {
	background-color: #40080a;
	color: #fff;
	text-align: center;
	padding: 12px 10px;
	line-height: 1.4;
	margin-bottom: 10px;
}

.front-top-side__service a {
	color: inherit;
	text-decoration: none;
}

.front-top-side__service .phone {
	font-size: 24px;
}

.front-top-side__section--images {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	gap: 10px;
	justify-content: space-between;
}

.front-top-side__button {
	display: block;
	background-color: #b46964;
	color: #fff;
	padding: 15px 10px;
	text-align: center;
	text-decoration: none;
}

.front-top-side__button:hover {
	background-color: #40080a;
}

.horonim-counter {
	display: flex;
	flex-wrap: wrap;
	column-gap: 30px;
}

.horonim-counter > div {
	display: flex;
	align-items: center;
	column-gap: 10px;
}

.horonim-counter__value {
	color: #350608;
	font-size: 20px;
	font-weight: 700;
}

div:first-child > .horonim-counter__value {
	color: #b49962;
}

.agvantages-grid {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	column-gap: 20px;
	row-gap: 20px;
	margin: 2em 0;
}

.agvantages-grid__icon {
	height: 90px;
	margin-bottom: 20px;
	display: flex;
	align-items: center;
}

.agvantages-grid__icon > svg,
.agvantages-grid__icon > img {
	max-height: 90px;
}

.agvantages-grid__title {
	font-size: min(4vw, 21px);
	font-weight: 700;
	margin-bottom: 20px;
	overflow-wrap: break-word;
}

.agvantages-grid__text {
	color: #666;
	line-height: 1.5;
}

.agents-guarantee {
	display: flex;
	justify-content: space-between;
	padding: 30px 65px;
	border-top: 2px solid #cf9f71;
	border-bottom: 2px solid #cf9f71;
	margin: 30px 0;
}

.agents-guarantee__main {
	max-width: 430px;
	padding-top: 10px;
}

.agents-guarantee__title {
	font-size: 21px;
	line-height: 1.5;
	margin-bottom: 15px;
}

.agents-guarantee__props {
	list-style: none;
	font-size: 18px;
	line-height: 1.5;
}

.text_bl .agents-guarantee__props {
	margin: 0;
}

.agents-guarantee__props li {
	padding-left: 47px;
	background-image: url(images/check-box.svg);
	background-repeat: no-repeat;
	background-position: 0 50%;
	background-size: 32px auto;
	min-height: 32px;
	margin: 6px 0;
}

.scammers-alert {
	display: flex;
	flex-direction: column;
	row-gap: 50px;
	justify-content: center;
	align-items: center;
	text-align: center;
	width: 291px;
	background-color: #f9f9f9;
	font-size: 16px;
	flex-shrink: 0;
	padding: 30px 0;
}

.scammers-alert__title {
	font-size: 30px;
	text-transform: uppercase;
	color: #67162d;
}

.scammers-alert a {
	color: #67162d;
	text-decoration: none;
}

.author-section {
	display: flex;
	flex-wrap: wrap;
	padding: 20px 0 0 20px;
	column-gap: 30px;
	row-gap: 20px;
	justify-content: center;
	border-top: 2px solid #b46964;
	margin-top: 35px;
}

.author-pic {
	display: flex;
	flex-direction: column;
	row-gap: 10px;
}

.author-pic img {
	width: 150px;
	height: 150px;
	object-fit: cover;
	object-position: center top;
}

.author-pic--full img {
	height: 200px;
}

.author-pic img + a {
	display: flex;
	width: 150px;
	height: 37px;
	align-items: center;
	justify-content: center;
	background-color: #40080a;
	color: #fff;
	text-decoration: none;
}

.author-name {
	flex: 1 1 200px;
}

.author-name > div {
	margin-bottom: 15px;
}

.author-desc {
	color: #aaa;
}

.author-badge {
	width: 300px;
	position: relative;
}

.author-badge__inner {
	width: 294px;
	margin-top: 79px;
	margin-left: 4px;
	border: 1px solid #cf9f71;
	border-radius: 15px;
	display: flex;
	flex-direction: column;
	align-items: center;
	padding-top: 65px;
	text-align: center;
	font-family: 'Trebuchet MS', sans-serif;
	line-height: normal;
	min-height: 600px;
}

.author-badge__inner::before {
	content: '';
	position: absolute;
	top: -20px;
	bottom: 0;
	left: 0;
	right: 0;
	background-image: url(images/agent-badge.png);
	background-repeat: no-repeat;
	background-position: center top;
}

.author-badge__inner > * {
	position: relative;
}

.author-badge__logo {
	margin-bottom: 19px;
}

.author-badge__photo {
	width: 120px;
	height: 120px;
	border: 2px solid #f2f2f2;
	border-radius: 50%;
	margin-bottom: 10px;
}

.author-badge__photo img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center top;
	border-radius: 50%;
}

.author-badge__lastname,
.author-badge__name {
	font-size: 22px;
}

.author-badge__name {
	margin-bottom: 10px;
}

.author-badge__position {
	color: #969696;
	font-size: 18px;
	margin-bottom: 10px;
}

.author-badge__site {
	color: #000;
	font-size: 18px;
	margin-bottom: 10px;
}

.author-badge__phone {
	color: #000;
	font-size: 22px;
	margin-bottom: 10px;
}

.author-badge__phone a {
	color: #000;
	text-decoration: none;
}

.author-badge__qr {
	width: 96px;
	height: 96px;
	display: flex;
	background-color: #fff;
}

.author-badge__qr img {
	max-width: 100%;
	max-height: 100%;
	margin: auto;
}

.author-badge__note {
	text-align: initial;
	padding: 35px 30px 20px;
	flex-grow: 1;
	display: flex;
	flex-direction: column;
	align-items: flex-end;
	row-gap: 5px;
}

.author-badge__note p,
.author-badge__note ul {
	margin-top: 0;
	margin-bottom: 0;
}

.author-badge__note ul {
	font-size: 12px;
}

.author-badge__note li:not(:last-child) {
	margin-bottom: 5px;
}

.publications_wrapper {
	margin: 40px 0;
	padding: 45px 0;
	background-color: #fafafa;
}

.publications {
	display: flex;
	justify-content: space-between;
	align-items: center;
	column-gap: 10px;
	row-gap: 20px;
}

.publications_title {
	color: #67162d;
	max-width: 162px;
	font-size: 28px;
	font-weight: 700;
	margin-bottom: 16px;
}

.publications_link {
	font-size: 18px;
}

.publications_link a {
	color: #b46964;
	text-decoration: none;
	white-space: nowrap;
}

.publications_link a span {
	border-bottom: 1px solid;
}

.publications_link svg {
	vertical-align: middle;
	margin-left: 5px;
}

.publications-grid {
	display: grid;
	grid-template-columns: 1fr 1fr;
	column-gap: 26px;
	row-gap: 20px;
}

.publications-item__img {
	margin-bottom: 10px;
	position: relative;
}

.publications .play {
	width: 34px;
	height: 34px;
	position: absolute;
	bottom: 41px;
	right: 41px;
	background-color: #ff4c48;
	background-image: url("data:image/svg+xml,%0A%3Csvg width='7' height='8' viewBox='0 0 7 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6.51 4.34a.39.39 0 0 0 0-.68L.95.46a.39.39 0 0 0-.58.33V7.2c0 .3.32.49.58.34l5.56-3.21Z' fill='%23fff'/%3E%3C/svg%3E");
	background-repeat: no-repeat;
	background-position: center;
	border-radius: 50%;
}

.publications .play::before,
.publications .play::after {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	display: block;
	border-radius: 50%;
	border: 1px solid #ff4c48;
}

.publications .play::before {
	animation: pinBeforeWave 2s ease-in infinite;
	width: 34px;
	height: 34px;
}

.publications .play::after {
	animation: pinAfterWave 2s ease-in infinite;
	width: 54px;
	height: 54px;
	margin-top: -10px;
	margin-left: -10px;
}

.transport-calc {
	background-color: #f5f5f5;
	padding: 30px;
}

.transport-calc h2 {
	margin: 0 0 0.5em;
	letter-spacing: 1.4px;
}

.transport-calc__section {
	background-color: #fff;
	border-radius: 24px;
	padding: 15px 30px;
	margin: 10px 0;
}

.transport-calc__section .title {
	font-size: 18px;
	font-weight: 700;
	letter-spacing: 1.1px;
	padding: 10px 0;
}

.transport-calc__inputs {
	column-count: 2;
	column-gap: 10px;
}

.transport-calc__inputs > div {
	margin-top: 10px;
	break-inside: avoid-column;
}

.transport-calc__inputs .label {
	padding-left: 34px;
	display: inline-block;
}

.transport-calc__inputs input[type='radio'] {
	display: none;
}

.transport-calc__inputs .label::before {
	content: '';
	display: inline-block;
	width: 24px;
	height: 24px;
	border: 1px solid #7e8082;
	border-radius: 3px;
	margin: 0 10px 0 -34px;
	vertical-align: middle;
}

.transport-calc__inputs input[type='radio']:checked + .label::before {
	background-image: radial-gradient(circle, black 44%, transparent 44%);
}

.transport-calc-grid {
	display: grid;
	grid-template-columns: auto 1fr;
	column-gap: 30px;
	align-items: center;
}

.transport-calc select {
	appearance: none;
	height: 54px;
	border: 1px solid #efefef;
	border-radius: 8px;
	padding: 0 40px 0 15px;
	font-size: 16px;
	background-image: url("data:image/svg+xml,%3Csvg width='18' height='11' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='m16.3.3 1.4 1.5L9 10.5.3 1.8 1.7.3 9 7.7 16.3.3Z' fill='%23000'/%3E%3C/svg%3E");
	background-repeat: no-repeat;
	background-position: right 15px center;
	width: 100%;
}

.transport-calc-allowances {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	column-gap: 30px;
	row-gap: 10px;
	padding: 6px 0;
}

.transport-calc-allowances .title {
	display: flex;
	flex-direction: column;
	font-size: 18px;
	font-weight: 700;
	letter-spacing: 1.1px;
	text-align: right;
	padding-right: 30px;
	border-right: 1px solid #bdbdbd;
	justify-content: center;
	row-gap: 10px;
}

.transport-calc-allowances__item {
	display: flex;
	align-items: center;
	column-gap: 35px;
	margin: 5px 0;
}

.transport-calc-allowances__item .key {
	flex: 1;
}

.transport-calc-allowances__item .value {
	color: #67162d;
	font-weight: 700;
}

@keyframes pinBeforeWave {
	from {
		transform: initial;
	}

	to {
		transform: scale(2);
		opacity: 0;
	}
}

@keyframes pinAfterWave {
	from {
		transform: initial;
	}

	to {
		transform: scale(1.5);
		opacity: 0;
	}
}

.publications-item__title {
	color: #000;
	font-size: 18px;
	margin-bottom: 5px;
	max-width: 300px;
}

.publications-item__desc {
	color: #808080;
	font-size: 14px;
	max-width: 300px;
}

.funeral-form {
	display: flex;
	flex-direction: column;
	align-items: center;
	text-align: center;
	row-gap: 6px;
	background-color: #f5f5f5;
	color: #252423;
	font-size: 18px;
	padding: 14px;
	margin: 2em 0;
}

.funeral-form__accent {
	padding: 10px 50px;
	background-color: #cf9f71;
	color: #fff;
	text-wrap: balance;
}

.funeral-form__phone {
	font-size: 36px;
	font-weight: 700;
}

.funeral-form__phone a {
	color: #67162d;
	text-decoration: none;
}

.booklet-grid {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	row-gap: 90px;
	overflow: hidden;
	margin-bottom: 50px;
	padding-top: 60px;
}

.booklet-grid__item {
	padding: 20px 15px;
	font-family: 'Trebuchet MS', sans-serif;
	font-size: 15px;
	line-height: 1.4;
}

.booklet-grid__item:nth-child(-n + 3) {
	color: #fff;
}

.booklet-grid__item:nth-child(3) {
	grid-row: 1 / span 2;
	grid-column-start: 3;
}

.booklet-grid__item:first-child {
	position: relative;
}

.booklet-grid__item:first-child::before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 1020px;
	height: 100%;
	background-color: #ada058;
	z-index: -1;
}

.booklet-grid__contacts {
	display: grid;
	grid-template-columns: 2fr 3fr;
	column-gap: 20px;
}

.booklet-grid__contacts a {
	color: #000;
	text-decoration: none;
}

.booklet-grid img {
	vertical-align: top;
}

.booklet-image {
	transform: translateY(-50px);
}

.booklet-grid ul {
	list-style: none;
	margin-left: 0;
}

.booklet-grid ul li {
	padding-left: 20px;
	background-image: url(images/drop.png);
	background-repeat: no-repeat;
	background-position: 0 2px;
	background-size: 11px auto;
}

.booklet-grid h1 {
	margin-bottom: 0;
	margin-top: -60px;
	font-weight: 400;
	font-size: 2.3em;
	line-height: initial;
}

.booklet-grid h1 span {
	color: #000;
	display: block;
}

.booklet-logo {
	filter: brightness(0);
	max-width: 150px;
}

.booklet-bordered-content {
	border: 1px solid #000;
	padding: 7px;
}

.funeral-steps {
	margin: 35px 0;
}

.funeral-steps__item {
	padding: 6.5px 0 20px;
	display: flex;
	column-gap: 30px;
	background-color: #fff;
	overflow: hidden;
}

.funeral-steps__icon {
	flex-shrink: 0;
	position: relative;
	width: 82px;
	height: 82px;
	display: flex;
	border: 1px solid #b49962;
	border-radius: 50%;
}

.funeral-steps__icon img {
	max-height: 100%;
	max-width: 100%;
	margin: auto;
}

.funeral-steps__icon .step {
	position: absolute;
	width: 34px;
	height: 34px;
	display: flex;
	justify-content: center;
	align-items: center;
	background-color: #40080a;
	border: 1px solid #b49962;
	border-radius: 50%;
	color: #fff;
	top: 100%;
	left: 50%;
	transform: translate(-50%, -50%);
	z-index: 1;
}

.funeral-steps__icon::before {
	content: '';
	position: absolute;
	width: 15px;
	height: 15px;
	background-color: #40080a;
	border: 1px solid #b49962;
	border-radius: 50%;
	top: 0;
	left: 50%;
	transform: translate(-50%, -50%);
}

.funeral-steps__icon::after {
	content: '';
	position: absolute;
	top: 100%;
	left: 50%;
	transform: translateX(-50%);
	width: 5px;
	height: 1000%;
	background-color: #b49962;
}

.funeral-steps__item:first-child .funeral-steps__icon::before,
.funeral-steps__item:last-child .funeral-steps__icon::after {
	display: none;
}

.funeral-steps__desc {
	line-height: 1.4;
}

.funeral-steps__desc :first-child {
	margin-top: 0;
}

.insurance {
	background-color: #fafafa;
	border: 1px solid #e6e6e6;
	column-gap: 5%;
	row-gap: 50px;
	display: flex;
	align-items: center;
	justify-content: center;
	min-height: 450px;
	padding: 30px;
	margin: 50px 0;
}

.insurance-alert {
	border: 1px solid #e6e6e6;
	flex-shrink: 0;
	width: 300px;
	text-align: center;
}

.insurance-alert__title {
	border-bottom: 1px solid #e6e6e6;
	color: #40080a;
	font-size: 30px;
	line-height: 1.25;
	padding: 31px 10px;
	text-transform: uppercase;
}

.insurance-alert__text {
	color: #373737;
	font-size: 18px;
	line-height: 1.4;
	letter-spacing: 0.18px;
	padding: 30px;
}

.insurance-alert__text span {
	display: block;
}

.insurance-callback {
	height: 82px;
	display: flex;
	align-items: center;
	justify-content: center;
	background-color: #40080a;
	color: #fff;
	font-size: 15px;
	text-decoration: none;
}

.insurance-callback:hover {
	background-color: #b49962;
}

.insurance-main {
	flex-grow: 1;
	max-width: 720px;
}

.insurance__title {
	color: #40080a;
	font-size: 32px;
	margin-bottom: 30px;
}

.insurance__title > * {
	vertical-align: bottom;
	line-height: 1;
}

.insurance__text {
	color: #222;
	font-size: 16px;
	line-height: 1.75;
	margin-bottom: 50px;
}

.insurance__text > :first-child {
	margin-top: 0;
}

.insurance__text > :last-child {
	margin-bottom: 0;
}

.insurance__logos {
	display: flex;
	flex-wrap: wrap;
	column-gap: 5%;
	row-gap: 34px;
}

.odrer-cemetery-form {
	background-color: #f5f5f5;
	padding: 15px;
	margin: 2em auto;
}

.odrer-cemetery-form__inner {
	border: 1px solid #cf9f71;
	display: flex;
	column-gap: 15px;
	row-gap: 20px;
	padding: 15px;
}

.odrer-cemetery-form__img {
	border: inherit;
	width: 40%;
	max-width: 366px;
	aspect-ratio: 366 / 220;
	background-image: url(images/order-cemetery-bg.jpg);
	background-size: cover;
	display: flex;
}

.odrer-cemetery-form__img img {
	margin: auto;
	max-width: 80%;
}

.odrer-cemetery-form__main {
	display: flex;
	flex-direction: column;
	flex-grow: 1;
	text-align: center;
	border-left: inherit;
	padding-left: 15px;
	justify-content: center;
}

.odrer-cemetery-form__title {
	color: #40080a;
	font-size: 24px;
	margin-bottom: 15px;
}

.odrer-cemetery-form__title span {
	display: block;
	font-weight: 700;
}

.odrer-cemetery-form .grd {
	display: grid;
	grid-template-columns: repeat(auto-fit, minmax(150px, 1fr));
	column-gap: 10px;
	row-gap: 15px;
	margin: 0 0 15px;
}

.odrer-cemetery-form input[type='text'] {
	height: 39px;
	padding: 0 15px;
	font-size: 16px;
}

.odrer-cemetery-form input[type='submit'] {
	height: 41px;
	background-color: #cf9f71;
	color: #fff;
	width: 189px;
	font-size: 17px;
}

.odrer-cemetery-form input[type='submit']:hover {
	background-color: #40080a;
}

.odrer-cemetery-form label {
	font-size: 14px;
}

.odrer-cemetery-form a {
	color: inherit;
	text-decoration: none;
}

.odrer-cemetery-form form :last-child {
	margin-bottom: 0;
}

.reviews-section {
	margin-top: 50px;
	margin-bottom: 50px;
}

.upper_h2 {
	color: #40080a;
	text-align: center;
	font-size: 30px;
	font-weight: 400;
	line-height: 1.25;
	text-transform: uppercase;
}

.reviews-section h2 {
	margin-bottom: 10px;
}

.home-reviews-subtitle {
	color: #707070;
	font-size: 20px;
	text-align: center;
	margin-bottom: 40px;
}

.reviews-slider {
	margin: 40px 0;
	padding: 0 60px;
}

.reviews-slider .reviews-slider__item {
	margin: 0 24px !important;
}

.reviews-slider .slick-arrow {
	position: absolute;
	top: 50%;
	font-size: 0;
	transform: translateY(-50%);
	width: 44px;
	height: 44px;
	border: none;
	background-color: #40080a;
}

.reviews-slider .slick-disabled {
	opacity: 0.5;
}

.reviews-slider .slick-prev,
.reviews-slider .slick-next {
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='44' height='44' fill='none' viewBox='0 0 44 44'%3E%3Cpath fill='%2367162D' d='M44 0H0v44h44z'/%3E%3Cpath fill='%23fff' d='M12.293 22.707a1 1 0 0 1 0-1.414l6.364-6.364a1 1 0 0 1 1.414 1.414L14.414 22l5.657 5.657a1 1 0 0 1-1.414 1.414l-6.364-6.364ZM30 23H13v-2h17v2Z'/%3E%3C/svg%3E");
}

.reviews-slider .slick-prev {
	left: 0;
}

.reviews-slider .slick-next {
	right: 0;
	transform: rotate(180deg) translateY(50%);
}

.reviews-slider__author {
	display: flex;
	column-gap: 15px;
	align-items: center;
	margin-bottom: 25px;
	overflow: hidden;
}

.reviews-slider__avatar {
	width: 47px;
	min-height: 47px;
	border-radius: 50%;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-shrink: 0;
	background-color: #4fbf1a;
	color: #fff;
	font-size: 24px;
}

.reviews-slider__item:nth-child(2n) .reviews-slider__avatar {
	background-color: #ff9acb;
}

.reviews-slider__item:nth-child(3n) .reviews-slider__avatar {
	background-color: #006fba;
}

.reviews-slider__name {
	color: #a67b43;
	font-size: 16px;
	font-weight: 700;
	margin-bottom: 6px;
}

.reviews-slider__position,
.reviews-slider__date {
	color: #888;
	font-size: 14px;
}

.reviews-slider__counters {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	column-gap: 11px;
	margin-bottom: 4px;
}

.reviews-slider__rating {
	color: #f2c94c;
	font-size: 14px;
	letter-spacing: 6px;
}

.reviews-slider__text {
	color: #252423;
	font-size: 16px;
	line-height: 1.5;
	display: -webkit-box;
	-webkit-line-clamp: 5;
	-webkit-box-orient: vertical;
	overflow: hidden;
}

.reviews-slider__text p:first-child {
	margin-top: 0;
}

.reviews-slider__text p:last-child {
	margin-bottom: 0;
}

.section-morelink {
	font-size: 15px;
}

.section-morelink a {
	text-decoration: none;
	color: #369;
	border-bottom: 1px dashed;
}

.guarantee-wrapper {
	background-color: #fafafa;
	padding: 50px 0;
	margin: 50px 0;
}

.guarantee-wrapper h2 {
	margin-bottom: 12px;
}

.guarantee-wrapper .section-morelink a {
	color: #707070;
}

.guarantee-text {
	color: #252423;
	font-size: 16px;
	line-height: 1.5;
	margin: 1em 0;
	text-align: center;
}

.guarantee-logos {
	margin: 50px auto 20px;
	max-width: 1160px;
	display: flex;
	flex-wrap: wrap;
	column-gap: 10%;
	row-gap: 45px;
	justify-content: space-evenly;
	align-items: center;
}

.momuments-grid {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	column-gap: 25px;
	row-gap: 20px;
}

.momuments-item {
	aspect-ratio: 323 / 227;
	position: relative;
	padding: 20px;
}

.momuments-item__image {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.momuments-item:hover .momuments-item__image::after {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(180, 105, 100, 0.35);
}

.momuments-item__image img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.momuments-item__title,
.momuments-item__price {
	position: relative;
	color: #fff;
}

.momuments-item__title {
	font-size: 18px;
	margin-bottom: 10px;
}

.momuments-item__price {
	font-size: 20px;
	font-weight: 700;
}

.service_items {
	display: grid;
	grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
	gap: 20px;
}

.service_img img {
	width: 100%;
	aspect-ratio: 381 / 259;
}

.service_title {
	font-weight: 700;
}

.service_title a {
	color: inherit;
	text-decoration: none;
}

.psychologist-card {
	display: grid;
	grid-template-columns: min(330px, 33%) auto;
	column-gap: 30px;
	align-items: start;
	padding-bottom: 30px;
	border-bottom: 1px solid #cf9f71;
	margin-bottom: 20px;
}

.psychologist-card a {
	color: #cf9f71;
}

.psychologist-card__image {
	border: 2px solid #cf9f71;
}

.psychologist-card__image img {
	vertical-align: top;
}

.psychologist-card__top {
	display: flex;
	flex-wrap: wrap;
	column-gap: 30px;
	row-gap: 15px;
	padding: 20px 0;
	border-bottom: 1px solid #cf9f71;
	margin-bottom: 20px;
	font-size: 14px;
}

.psychologist-card__top > :first-child {
	flex: 1 1 0;
}

.psychologist-card__name {
	font-size: 34px;
	font-weight: 700;
	color: #40080a;
}

.psychologist-card__top .feature {
	display: flex;
	align-items: center;
	column-gap: 11px;
	margin: 5px 0;
}

.psychologist-card__top .feature__table {
	display: flex;
	column-gap: 10px;
}

.psychologist-card__top .feature__table > :last-child {
	color: #40080a;
	font-weight: 700;
}

.psychologist-card__top .feature::before {
	content: '';
	background-color: #40080a;
	border-radius: 50%;
	width: 8px;
	height: 8px;
}

.psychologist-form__title {
	color: #40080a;
	font-weight: 700;
	font-size: 24px;
	margin-bottom: 15px;
}

.psychologist-form__inputs {
	display: flex;
	flex-wrap: wrap;
	gap: 10px;
}

.psychologist-form .input {
	border: 1px solid #c5a77a;
	background-color: #fff;
	height: 52px;
	padding: 0 15px;
	flex: 1 1 0;
	font-size: 16px;
}

.psychologist-form .submit {
	background-color: #40080a;
	color: #fff;
	height: 52px;
	width: 230px;
	font-size: 17px;
}

.psychologist-form__accept {
	margin: 15px 0;
	font-size: 12px;
}

.psychologist-form .hcaptcha {
	text-align: revert;
	margin-bottom: 0;
}

.psychologist-certificates {
	display: grid;
	grid-template-columns: repeat(6, 1fr);
	gap: 10px;
	margin: 20px 0 30px;
}

.psychologist-certificates img {
	width: 100%;
	aspect-ratio: 2 / 3;
	object-fit: cover;
}

.psychologist-tariff-title {
	color: #40080a;
	text-align: center;
	font-size: 32px;
	font-weight: 700;
	margin: 1em 0;
}

.psychologist-tariff {
	display: grid;
	grid-template-columns: repeat(auto-fill, minmax(270px, 1fr));
	gap: 40px;
}

.psychologist-tariff__item {
	display: flex;
	flex-direction: column;
}

.psychologist-tariff__title {
	color: #40080a;
	font-size: 32px;
	text-align: center;
}

.psychologist-tariff__additional {
	text-align: center;
	margin-bottom: 10px;
}

.psychologist-tariff__order {
	display: flex;
	flex-grow: 1;
	margin-bottom: 10px;
}

.psychologist-tariff__case {
	flex: 1 1 0;
	display: flex;
	flex-direction: column;
	justify-content: flex-end;
}

.psychologist-tariff__case:first-child {
	border-right: 1px solid #cf9f71;
}

.psychologist-tariff__case:last-child {
	flex-wrap: wrap;
	align-content: flex-end;
}

.psychologist-tariff__ticker {
	display: flex;
	column-gap: 10px;
	flex-grow: 1;
	align-items: center;
}

.psychologist-tariff__ticker span {
	background-color: #f5eedc;
	padding: 3px 10px;
}

.psychologist-tariff__price {
	color: #40080a;
	font-size: 28px;
	font-weight: 700;
}

.psychologist-tariff__btn {
	background-color: #40080a;
	color: #fff;
	font-size: 17px;
	display: flex;
	height: 52px;
	align-items: center;
	justify-content: center;
	text-align: center;
	text-decoration: none;
}

.psychologist-tariff__btn:hover {
	background-color: #b49962;
}

.gallery-carousel {
	display: flex;
	overflow: hidden;
	margin: 30px 0;
	opacity: 0;
	transition: opacity 0.2s;
}

.gallery-carousel.slick-initialized {
	opacity: 1;
}

.gallery-carousel > div {
	flex: 1 0 100%;
}

.gallery-carousel img {
	width: 100%;
	height: 250px;
	object-fit: cover;
	vertical-align: top;
}

.gallery-carousel .slick-arrow {
	position: absolute;
	top: 50%;
	font-size: 0;
	transform: translateY(-50%);
	width: 30px;
	height: 40px;
	border: none;
	background-color: #000;
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' class='bi bi-chevron-left' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0'/%3E%3C/svg%3E");
	background-repeat: no-repeat;
	background-position: center;
	background-size: 100% auto;
	z-index: 1;
}

.gallery-carousel .slick-next {
	right: 0;
	transform: rotate(180deg) translateY(50%);
}

.fiat {
	display: flex;
	flex-wrap: wrap;
	column-gap: 20px;
	row-gap: 20px;
	justify-content: center;
	align-items: center;
	margin: 20px 0;
}

.fiat span:nth-child(2) {
	flex: 1 1 290px;
	color: #005680;
	font-size: 24px;
	line-height: 1.5;
	font-weight: 700;
}

@media (max-width: 1599px) {
	.calc-link {
		width: 56px;
		height: 56px;
		color: transparent;
		font-size: 0;
		padding-top: 0;
		background-position: center;
	}

	.float-rating {
		width: 56px;
		height: 56px;
	}

	.float-rating:hover {
		width: 280px;
		box-shadow: 0 0 14px 8px rgba(0, 0, 0, 0.1);
	}

	.float-rating .st {
		order: 1;
		width: 9px;
		height: 9px;
		background-size: 100% auto;
	}

	.float-rating:hover .st {
		order: 0;
		width: 12px;
		height: 12px;
	}

	.float-rating .value {
		width: 100%;
		margin: 0 0 6px;
		color: indianred;
	}

	.float-rating:hover .value {
		width: auto;
		margin: 0;
		color: #000;
	}

	.float-rating .five {
		display: inline;
		color: #000;
	}

	.float-rating .caption {
		display: none;
	}

	.float-rating:hover .caption {
		display: block;
		width: 100%;
	}

	.float-contacts__toggle {
		width: 56px;
		height: 56px;
		font-size: 10px;
		row-gap: 5px;
	}

	.float-contacts__toggle svg {
		width: 22px;
	}
}

@media (max-width: 1199px) {
	.header_new {
		padding: 10px 0;
	}

	.info-menu ul {
		column-gap: 15px;
	}

	.phone_numb .numbers:nth-child(2) {
		display: none;
	}

	.callback-link {
		font-size: 16px;
		padding: 0 12px;
	}

	.top-menu li {
		font-size: 16px;
	}

	.crematorii__item .adress {
		font-size: 16px;
	}

	.crematorii__item:hover .adress {
		top: 25%;
	}

	.helpfull2 {
		background-position: 0 0;
	}

	.price-list {
		display: none;
	}

	.price-list-mobile {
		display: block;
	}

	.type-of-product__item {
		width: 49%;
	}

	.crematorium {
		justify-content: center;
	}

	.crematorium__item {
		width: 250px;
		margin-right: 10px;
		margin-left: 10px;
	}

	.map-block .text {
		font-size: 14px;
		padding-right: 60px;
	}

	.map-block .text-item > div {
		display: inline;
	}

	.map-block .title {
		font-size: 15px;
	}

	.priceless_consult .title,
	.priceless_consult .phone {
		font-size: 36px;
		margin-bottom: 0.2em;
	}

	.region-map {
		background-position: center;
		background-size: cover;
	}

	.float-rating,
	.calc-link {
		display: none;
	}

	.fixed-icons {
		left: 20px;
		bottom: 180px;
		top: initial;
		z-index: 3111;
	}

	.float-contacts__links {
		top: auto;
		bottom: 0;
		left: -20px;
	}

	.float-contacts__toggle {
		width: 65px;
		height: 65px;
		border-radius: 50%;
		font-size: 11px;
	}

	.float-contacts__toggle svg {
		width: 14px;
	}

	.prime_box {
		width: 50%;
		font-size: 12px;
	}

	.corners-block__image {
		max-width: 55%;
	}

	.catalog-wrapper {
		column-gap: 20px;
	}

	.ref-icons-grid__link {
		flex-direction: column;
	}

	.cemetery-info__content {
		padding-right: 20px;
		flex: 2;
	}

	.agents-guarantee {
		padding: 30px 0;
	}

	.booklet-grid {
		grid-template-columns: 1fr;
		row-gap: 0;
		padding-top: 70px;
	}

	.booklet-grid h1 {
		text-align: center;
	}

	.booklet-grid__item {
		padding: 0;
		font-size: initial;
	}

	.booklet-grid__item:nth-child(-n + 3) {
		color: initial;
	}

	.booklet-grid__item:first-child::before {
		display: none;
	}

	.booklet-grid__item:nth-child(3) {
		grid-row: initial;
		grid-column-start: initial;
		order: -1;
	}

	.booklet-bordered-content {
		display: none;
	}

	.booklet-image {
		transform: none;
	}

	.booklet-grid ul li {
		filter: brightness(0);
	}

	.booklet-logo {
		max-width: initial;
	}

	.booklet-grid h1 span {
		display: initial;
	}

	.booklet-grid__contacts {
		grid-template-columns: max-content auto;
		align-items: center;
		margin: 50px 0;
	}

	.booklet-grid__contacts img {
		max-width: min(200px, 40vw);
	}

	.author-section {
		padding: 20px 0 0;
		column-gap: 20px;
	}

	.psychologist-card__top {
		padding-top: 0;
	}
}

@media (max-width: 991px) {
	.helpfull-block {
		text-align: center;
	}

	.dopprice_table.kr,
	.prah {
		float: none;
		width: auto;
		margin: 15px 0 0 0;
	}

	.col-5 {
		width: 48%;
		margin-right: 4%;
	}

	.col-5:nth-child(5n) {
		margin-right: 4%;
	}

	.col-5:nth-child(2n) {
		margin-right: 0;
	}

	.gal {
		width: 50%;
	}

	.services-grid {
		grid-template-columns: repeat(2, 1fr);
	}

	.agents-guarantee {
		flex-direction: column;
		row-gap: 30px;
	}

	.agents-guarantee__main {
		max-width: initial;
		padding-top: initial;
	}

	.scammers-alert {
		width: 100%;
	}

	.publications {
		flex-direction: column;
	}

	.publications_title {
		max-width: initial;
	}

	.transport-calc__inputs {
		column-count: initial;
	}

	.transport-calc-grid {
		display: block;
	}

	.transport-calc-allowances .title {
		display: initial;
		padding-right: initial;
		border-right: initial;
		text-align: center;
		width: 100%;
	}

	.tarif_marker {
		background-color: rgb(255 255 255 / 60%);
		backdrop-filter: blur(7px);
		padding: 10px;
	}

	.insurance {
		flex-direction: column;
	}

	.insurance-alert {
		width: 100%;
	}

	.insurance-alert__text span {
		display: initial;
	}

	.momuments-grid {
		grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));
	}

	.services-main {
		grid-template-columns: repeat(2, 1fr);
	}
}

@media (max-width: 899px) {
	html {
		scroll-padding-top: 49px;
	}

	.header_top {
		display: none;
	}

	.sticky {
		position: static;
	}

	.helpfull-link .heading {
		font-size: 24px;
	}

	.w_1020 {
		width: 100%;
	}

	.front-top {
		grid-template-columns: 1fr;
	}

	.product-content {
		width: 50%;
	}

	.main-image {
		height: 240px;
	}

	.main-image .gift {
		width: 80px;
		height: 80px;
	}

	.vip-banner.taxi .flexed {
		flex-direction: column;
		text-align: center;
	}

	.vip-banner.taxi .more {
		align-self: center;
	}

	.two-banner > * {
		flex-basis: 100%;
	}

	.agvantages-grid {
		grid-template-columns: repeat(2, 1fr);
	}
}

@media (max-width: 767px) {
	.header_main {
		column-gap: 15px;
	}

	.logo_place {
		flex: 1 1 0;
	}

	.center_block {
		display: none;
	}

	.col-2,
	.col-3 {
		width: 100%;
		margin-right: 0;
	}

	.col-2.dopprice_table,
	.col-3.dopprice_table {
		width: auto;
		margin: auto;
	}

	.additional .dopprice_table,
	.additional .dopprice_table {
		width: 313px;
		max-width: 100%;
		margin-bottom: 2em;
	}

	.vip-banner__centered .flexed:nth-child(1) .vip-banner__item:nth-child(2) {
		transform: none;
	}

	.mainprice .col {
		width: 100%;
	}

	.mainprice .th::after {
		display: none;
	}

	.corners-block {
		flex-direction: column;
	}

	.corners-block__image {
		max-width: 100%;
		order: -1;
	}

	.video-holder {
		width: 100%;
	}

	.text_bl {
		font-size: 16px;
		line-height: 1.4;
	}

	.helpfull-link .heading {
		font-size: 21px;
	}

	.helpfull_info ul {
		row-gap: 20px;
	}

	.crematorii {
		justify-content: center;
	}

	.crematorii__item {
		flex: 1 1 100%;
		max-width: 400px;
	}

	.crematorii__item:not(:last-child) .image {
		padding-top: 0;
	}

	.crematorii__item:not(:last-child) .image img {
		position: static;
	}

	.helpfull-btn {
		font-size: 16px;
		padding: 8px;
	}

	.tabs_item li {
		width: 100%;
	}

	.map1 .map-place,
	.map2 .map-place {
		padding-left: 0;
	}

	.map-block .text {
		position: static;
		background-color: #67162d;
		padding: 30px;
		font-size: 16px;
		width: auto;
		max-width: 100%;
	}

	.map-block .title {
		font-size: 18px;
	}

	.contacts-item .flexed {
		display: block;
	}

	.contacts-item .see-at-the-map {
		margin-left: 0;
	}

	.discount-form-wrap .title {
		font-size: 24px;
		max-width: 385px;
	}

	.discount-form .input {
		width: 100%;
	}

	.accordion {
		grid-template-columns: 1fr;
	}

	.atabs .controls_item {
		font-size: 18px;
		padding: 8px 0;
		min-height: 36px;
	}

	.r-tabs .r-tabs-nav {
		display: none;
	}

	.r-tabs .r-tabs-accordion-title {
		display: block;
	}

	.footer_menu {
		display: none;
	}

	.footer_contacts {
		display: flex;
		flex-direction: column;
		align-items: center;
		width: 100%;
		text-align: center;
	}

	.contacts-item {
		padding: 10px 0;
		font-size: 16px;
	}

	.contacts-item h2 {
		margin-left: 0;
	}

	.horonim-counter {
		justify-content: center;
	}

	.per_link_flex {
		grid-template-columns: repeat(2, 1fr);
	}

	.ref-icons-grid {
		grid-template-columns: repeat(2, 1fr);
	}

	.rit_tarif_alter__list {
		column-count: initial;
	}

	.rit_tarif_alter .h2,
	.rit_tarif_alter .h3 {
		font-size: 24px;
	}

	.linki .item {
		width: 48%;
	}

	.odrer-cemetery-form__img {
		display: none;
	}

	.odrer-cemetery-form__main {
		border: none;
		padding: 0;
	}

	.psychologist-certificates {
		grid-template-columns: repeat(3, 1fr);
	}
}

@media (max-width: 599px) {
	.catalog-wrapper {
		grid-template-columns: repeat(auto-fill, minmax(160px, 1fr));
	}

	.front-top-links {
		flex-wrap: wrap;
	}

	.front-top-links a {
		width: 100%;
	}

	.front-top-side__section {
		padding: 20px;
	}

	.product-image {
		padding: 0;
	}

	.cemetery-info {
		flex-direction: column;
	}

	.cemetery-info__content {
		border-right: 1px solid #40080a;
	}

	.agent-callback {
		flex-direction: column;
		padding: 20px 10px;
	}

	.agent-callback__badge {
		width: initial;
		min-height: initial;
		background-image: none;
		padding-top: initial;
	}

	.agent-callback__photo {
		width: 150px;
		height: 150px;
		border-width: 2px;
	}

	.agent-callback__lastname,
	.agent-callback__name {
		font-size: 18px;
	}

	.reviews-slider {
		padding: 0;
	}

	.services-main {
		grid-template-columns: 1fr;
	}

	.psychologist-card {
		grid-template-columns: 1fr;
		row-gap: 10px;
	}

	.psychologist-card__image {
		border: none;
	}

	.psychologist-card__top {
		flex-direction: column;
	}
}

@media (max-width: 480px) {
	.last_block {
		display: none;
	}

	.logo_place {
		text-align: center;
	}

	.helpfull-link > a {
		padding: 0 2%;
	}

	.helpfull-link .heading {
		font-size: 18px;
	}

	.helpfull-link .sub-heading {
		font-size: 13px;
	}

	.helpfull2 {
		flex-flow: row wrap;
		justify-content: center;
	}

	.helpfull2 > div {
		width: 100%;
		text-align: center;
		margin-top: 10px;
	}

	.helpfull-btn {
		margin: 0 0 10px;
	}

	.two-image {
		width: 100%;
	}

	.two-image:first-child {
		margin-right: 0;
		margin-bottom: 1em;
	}

	.credit-banner {
		justify-content: center;
	}

	.credit-banner .part-one {
		text-align: center;
	}

	.form-agent-wrap .title {
		font-size: 18px;
	}

	.agent-inline input[type='text'] {
		margin: 5px 0;
		max-width: 100%;
	}

	.type-of-product__item {
		width: 100%;
	}

	.priceless_consult {
		font-size: 18px;
	}

	.priceless_consult .title,
	.priceless_consult .phone {
		font-size: 24px;
		margin-bottom: 0.3em;
	}

	.discount-form-wrap::before {
		display: none;
	}

	.discount-form {
		max-width: 90%;
	}

	.vip-banner {
		padding: 20px 5% 10px;
	}

	.vip-banner__item {
		width: 100%;
		margin-bottom: 10px;
	}

	.vip-banner .price_link a {
		margin: 0 0 10px;
	}

	.services-grid {
		grid-template-columns: 1fr;
	}

	.step_name {
		font-size: 12px;
	}

	.publications-grid {
		grid-template-columns: 1fr;
	}

	.transport-calc {
		padding: 20px 15px;
	}

	.transport-calc__section {
		background-color: transparent;
		padding: 0;
	}
}

.content-action {
	margin: 0 0 30px;
	background: #f5f5f5;
	padding: 40px 50% 40px 40px;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: baseline;
}

.content-action__title {
	color: #67162d;
	font-size: 32px;
	line-height: 39px;
	margin: 0 0 10px;
}

.content-action__title span {
	font-weight: bold;
}

.content-action__subtitle {
	color: #67162d;
	font-weight: 700;
	font-size: 18px;
	line-height: 22px;
	margin: 10px 0;
}

.content-action__info ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

.content-action__info ul li {
	padding: 0 0 0 30px;
	margin: 0 0 5px;
	font-size: 18px;
	line-height: 22px;
	color: #000;
	background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='21' height='20' fill='none' viewBox='0 0 21 20'%3E%3Cpath fill='%23B49962' d='M10.86 0a10 10 0 1 0 0 20 10 10 0 0 0 0-20Zm0 1.94a8.06 8.06 0 1 1 0 16.12 8.06 8.06 0 0 1 0-16.12Zm5.65 5.25-.9-.92a.48.48 0 0 0-.69 0l-5.7 5.65L6.81 9.5a.48.48 0 0 0-.68 0l-.92.9c-.19.2-.2.5 0 .7l3.66 3.68c.19.2.5.2.68 0l6.96-6.9c.2-.19.2-.5 0-.68Z'/%3E%3C/svg%3E") 0 2px no-repeat;
}

.content-action__contacts {
	display: inline-block;
	vertical-align: top;
}

.content-action__phones {
	display: flex;
	background: #b49962;
	align-items: center;
	margin: 15px 0 0;
}

.content-action__call-link a {
	padding: 8px 30px 10px;
	background: #40080a;
	font-size: 18px;
	line-height: 22px;
	color: #fff;
	text-decoration: none !important;
	display: block;
}

.content-action__call-info a {
	text-decoration: none !important;
	font-weight: 700;
	font-size: 22px;
	line-height: 26px;
	display: block;
	padding: 5px 15px;
	color: #fff;
}

.action-cremation {
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 665 301'%3E%3Cg fill='%2367162D' opacity='.1'%3E%3Cpath d='M683.3-127.94H436.05S393.12 82.96 233.32 164.4C145.21 209.34 54.85 302.3 27.84 367.65 5.86 420.8.3 460.88.3 460.88l683-1.13v-587.7Z' opacity='.6'/%3E%3Cpath d='M683.3 460.88v-591.76c-77.34 6.47-358.28 231.7-403.1 316.47-36.63 69.26-61.23 91-123.5 128.43-51.53 30.98-81.84 14.16-114.97 50.4-15.84 17.32-22.47 34.55-31.24 51.4C-1.33 438.53.13 460.88.13 460.88H683.3Z'/%3E%3C/g%3E%3C/svg%3E"), url(images/action-cremation.png);
	background-position:
		100% 50%,
		100% 50%;
	background-repeat: no-repeat, no-repeat;
	min-height: 300px;
}

.action-agent {
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 465 300'%3E%3Cg fill='%2367162D' opacity='.1'%3E%3Cpath d='M483.3-42.42H308.65s-30.32 148.96-143.2 206.5c-62.24 31.74-126.06 97.4-145.14 143.56C4.79 345.2.85 373.5.85 373.5l482.45-.8V-42.42Z' opacity='.6'/%3E%3Cpath d='M483.3 373.5v-418c-54.63 4.57-253.08 163.67-284.74 223.54-25.87 48.93-43.25 64.29-87.22 90.72-36.4 21.89-57.82 10-81.22 35.6-11.19 12.24-15.87 24.4-22.07 36.31C-.3 357.71.74 373.5.74 373.5H483.3Z'/%3E%3C/g%3E%3C/svg%3E"), url(images/action-agent.png);
	background-position:
		100% 50%,
		100% 50%;
	background-repeat: no-repeat, no-repeat;
	min-height: 300px;
}

.action-bus {
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 465 301'%3E%3Cg fill='%2367162D' opacity='.1'%3E%3Cpath d='M483.3-41.92H308.65s-30.32 148.96-143.2 206.5c-62.24 31.74-126.06 97.4-145.14 143.56C4.79 345.7.85 374 .85 374l482.45-.8V-41.92Z' opacity='.6'/%3E%3Cpath d='M483.3 374V-44c-54.63 4.57-253.08 163.67-284.74 223.54-25.87 48.93-43.25 64.29-87.22 90.72-36.4 21.89-57.82 10-81.22 35.6-11.19 12.24-15.87 24.4-22.07 36.31C-.3 358.21.74 374 .74 374H483.3Z'/%3E%3C/g%3E%3C/svg%3E"), url(images/action-bus.png);
	background-position:
		100% 50%,
		100% 50%;
	background-repeat: no-repeat, no-repeat;
	background-size:
		auto 100%,
		auto auto;
	min-height: 300px;
}

.action-ribbon {
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 563 301'%3E%3Cg fill='%2367162D' opacity='.15'%3E%3Ccircle cx='320.54' cy='113' r='320' opacity='.3'/%3E%3Ccircle cx='320.54' cy='113' r='211' opacity='.3'/%3E%3Ccircle cx='320.54' cy='113' r='114'/%3E%3C/g%3E%3C/svg%3E"), url(images/action-ribbon.png);
	background-position:
		100% 50%,
		100% 50%;
	background-repeat: no-repeat, no-repeat;
	background-size:
		auto 100%,
		auto auto;
	min-height: 300px;
}

.action-gruz200 {
	padding: 20px 40px 25px 40px;
	background-image: url(images/action-gruz200.png), url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 665 301'%3E%3Cg fill='%2367162D' opacity='.1'%3E%3Cpath d='M683.3-127.94H436.05S393.12 82.96 233.32 164.4C145.21 209.34 54.85 302.3 27.84 367.65 5.86 420.8.3 460.88.3 460.88l683-1.13v-587.7Z' opacity='.6'/%3E%3Cpath d='M683.3 460.88v-591.76c-77.34 6.47-358.28 231.7-403.1 316.47-36.63 69.26-61.23 91-123.5 128.43-51.53 30.98-81.84 14.16-114.97 50.4-15.84 17.32-22.47 34.55-31.24 51.4C-1.33 438.53.13 460.88.13 460.88H683.3Z'/%3E%3C/g%3E%3C/svg%3E");
	background-position:
		100% 50%,
		100% 50%;
	background-repeat: no-repeat, no-repeat;
	background-size:
		min(677px, calc(100% - 300px)) auto,
		auto 100%;
}

.action-gruz200--regions {
	background-image: url(images/action-gruz200-2.png), url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='731' height='301' fill='none' viewBox='0 0 731 301'%3E%3Cg fill='%2367162D' opacity='.1'%3E%3Cpath d='M750.26-133H500.9s-43.3 212.7-204.47 294.87c-88.87 45.3-180 139.06-207.25 204.98-22.16 53.62-27.77 94.03-27.77 94.03l688.87-1.14V-133Z' opacity='.6'/%3E%3Cpath d='M730.32 460.88V-171c-82.59 6.9-382.58 247.42-430.44 337.93-39.1 73.96-65.38 97.17-131.85 137.14-55.03 33.08-87.4 15.1-122.77 53.8-16.92 18.5-24 36.9-33.37 54.9C-.73 437.02.84 460.88.84 460.88h729.48Z'/%3E%3C/g%3E%3C/svg%3E");
	background-position:
		max(100%, 300px) 50%,
		100% 50%;
	background-size: auto 100%;
}

.action-gruzchiki {
	padding: 20px 40px 20px 40px;
	background-image: url(images/action-gruzchiki.png), url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 665 301'%3E%3Cg fill='%2367162D' opacity='.1'%3E%3Cpath d='M683.3-127.94H436.05S393.12 82.96 233.32 164.4C145.21 209.34 54.85 302.3 27.84 367.65 5.86 420.8.3 460.88.3 460.88l683-1.13v-587.7Z' opacity='.6'/%3E%3Cpath d='M683.3 460.88v-591.76c-77.34 6.47-358.28 231.7-403.1 316.47-36.63 69.26-61.23 91-123.5 128.43-51.53 30.98-81.84 14.16-114.97 50.4-15.84 17.32-22.47 34.55-31.24 51.4C-1.33 438.53.13 460.88.13 460.88H683.3Z'/%3E%3C/g%3E%3C/svg%3E");
	background-position:
		max(100%, 520px) 50%,
		100% 50%;
	background-repeat: no-repeat, no-repeat;
	background-size:
		contain,
		auto 100%;
}

.action-repatriation {
	padding: 20px 40px 25px 40px;
	background-image: url(images/action-repatriation.webp), url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 665 301'%3E%3Cg fill='%2367162D' opacity='.1'%3E%3Cpath d='M683.3-128H436.1S393 83 233.3 164.5c-88 45-178.5 137.9-205.5 203.2C5.8 420.8.3 461 .3 461l683-1.1V-128Z' opacity='.6'/%3E%3Cpath d='M683.3 460.9V-131C606-124.4 325 100.8 280.2 185.6c-36.6 69.3-61.2 91-123.5 128.4-51.5 31-81.8 14.2-115 50.4C26 381.7 19.3 399 10.5 415.8c-11.8 22.7-10.4 45-10.4 45h683.2Z'/%3E%3C/g%3E%3C/svg%3E");
	background-position:
		max(100%, 600px) 50%,
		100% 50%;
	background-repeat: no-repeat, no-repeat;
	background-size:
		contain,
		auto 100%;
}

.action-gruz200 .content-action__title,
.action-repatriation .content-action__title {
	font-size: 28px;
	line-height: normal;
	font-weight: 700;
}

.action-gruzchiki .content-action__title {
	font-size: 20px;
	line-height: normal;
	font-weight: 700;
	max-width: 320px;
}

.action-gruz200 .content-action__info ul li,
.action-gruzchiki .content-action__info ul li,
.action-repatriation .content-action__info ul li {
	font-size: 16px;
}

.action-gruz200 .content-action__call-info a,
.action-gruzchiki .content-action__call-info a,
.action-repatriation .content-action__call-info a {
	font-weight: 400;
	font-family: 'Trebuchet MS', sans-serif;
}

.content-action__subtitle2 {
	background: rgba(180, 153, 98, 0.15);
	padding: 10px;
	color: #67162d;
	font-size: 18px;
	line-height: 22px;
	margin: 15px 0;
	display: inline-block;
	vertical-align: top;
}

.content-action__subtitle2 span {
	font-weight: bold;
}

.action-family {
	padding: 40px 0;
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 458 300'%3E%3Cg fill='%2340080A' opacity='.1'%3E%3Cpath d='M457.08 0H112.66L.93 172.9 203.18 494h253.9V0Z' opacity='.7'/%3E%3Cpath d='M458 0H141.75L30.95 172.9 233.18 494H458V0Z'/%3E%3C/g%3E%3C/svg%3E");
	background-position: 100% 0;
	background-repeat: no-repeat;
	background-size: auto 100%;
	min-height: 300px;
	position: relative;
}

.action-family:after {
	content: '';
	position: absolute;
	bottom: 0;
	right: 0;
	background: url(images/action-family.png) 0 0 no-repeat;
	display: block;
	width: 602px;
	height: 300px;
}

.action-family .content-action__info,
.action-family .content-action__contacts {
	padding: 0 50% 0 40px;
}

.action-family .content-action__title {
	padding: 10px 50% 10px 40px;
	background: #e3dede;
}

@media (max-width: 767px) {
	.action-gruz200,
	.action-gruzchiki,
	.action-repatriation {
		background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 665 301'%3E%3Cg fill='%2367162D' opacity='.1'%3E%3Cpath d='M683.3-127.94H436.05S393.12 82.96 233.32 164.4C145.21 209.34 54.85 302.3 27.84 367.65 5.86 420.8.3 460.88.3 460.88l683-1.13v-587.7Z' opacity='.6'/%3E%3Cpath d='M683.3 460.88v-591.76c-77.34 6.47-358.28 231.7-403.1 316.47-36.63 69.26-61.23 91-123.5 128.43-51.53 30.98-81.84 14.16-114.97 50.4-15.84 17.32-22.47 34.55-31.24 51.4C-1.33 438.53.13 460.88.13 460.88H683.3Z'/%3E%3C/g%3E%3C/svg%3E");
		background-position: center;
		background-size: cover;
	}

	.action-gruzchiki .content-action__title {
		max-width: initial;
	}
}

@media (max-width: 599px) {
	.content-action {
		padding: 40px 15px;
	}

	.action-cremation {
		background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='665' height='301' fill='none' viewBox='0 0 665 301'%3E%3Cg fill='%2367162D' opacity='.1'%3E%3Cpath d='M683.3-127.94H436.05S393.12 82.96 233.32 164.4C145.21 209.34 54.85 302.3 27.84 367.65 5.86 420.8.3 460.88.3 460.88l683-1.13v-587.7Z' opacity='.6'/%3E%3Cpath d='M683.3 460.88v-591.76c-77.34 6.47-358.28 231.7-403.1 316.47-36.63 69.26-61.23 91-123.5 128.43-51.53 30.98-81.84 14.16-114.97 50.4-15.84 17.32-22.47 34.55-31.24 51.4C-1.33 438.53.13 460.88.13 460.88H683.3Z'/%3E%3C/g%3E%3C/svg%3E");
		background-position: 100% 100%;
		background-repeat: no-repeat, no-repeat;
		background-size: auto 100%;
	}

	.action-agent {
		background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='465' height='300' fill='none' viewBox='0 0 465 300'%3E%3Cg fill='%2367162D' opacity='.1'%3E%3Cpath d='M483.3-42.42H308.65s-30.32 148.96-143.2 206.5c-62.24 31.74-126.06 97.4-145.14 143.56C4.79 345.2.85 373.5.85 373.5l482.45-.8V-42.42Z' opacity='.6'/%3E%3Cpath d='M483.3 373.5v-418c-54.63 4.57-253.08 163.67-284.74 223.54-25.87 48.93-43.25 64.29-87.22 90.72-36.4 21.89-57.82 10-81.22 35.6-11.19 12.24-15.87 24.4-22.07 36.31C-.3 357.71.74 373.5.74 373.5H483.3Z'/%3E%3C/g%3E%3C/svg%3E");
		background-position: 100% 100%;
		background-repeat: no-repeat, no-repeat;
		background-size: auto 100%;
	}

	.action-bus {
		background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='465' height='301' fill='none' viewBox='0 0 465 301'%3E%3Cg fill='%2367162D' opacity='.1'%3E%3Cpath d='M483.3-41.92H308.65s-30.32 148.96-143.2 206.5c-62.24 31.74-126.06 97.4-145.14 143.56C4.79 345.7.85 374 .85 374l482.45-.8V-41.92Z' opacity='.6'/%3E%3Cpath d='M483.3 374V-44c-54.63 4.57-253.08 163.67-284.74 223.54-25.87 48.93-43.25 64.29-87.22 90.72-36.4 21.89-57.82 10-81.22 35.6-11.19 12.24-15.87 24.4-22.07 36.31C-.3 358.21.74 374 .74 374H483.3Z'/%3E%3C/g%3E%3C/svg%3E");
		background-position: 100% 100%;
		background-repeat: no-repeat, no-repeat;
		background-size: auto 100%;
	}

	.action-ribbon {
		background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='563' height='301' fill='none' viewBox='0 0 563 301'%3E%3Cg fill='%2367162D' opacity='.15'%3E%3Ccircle cx='320.54' cy='113' r='320' opacity='.3'/%3E%3Ccircle cx='320.54' cy='113' r='211' opacity='.3'/%3E%3Ccircle cx='320.54' cy='113' r='114'/%3E%3C/g%3E%3C/svg%3E");
		background-position: 100% 100%;
		background-repeat: no-repeat, no-repeat;
		background-size: auto 100%;
	}

	.content-action__contacts {
		width: 100%;
	}

	.content-action__phones {
		flex-direction: column;
		padding: 10px;
		align-items: inherit;
		text-align: center;
	}

	.action-family:after {
		display: none;
	}

	.action-family {
		background: #f5f5f5;
	}

	.action-family .content-action__info,
	.action-family .content-action__contacts {
		padding: 0 15px;
	}

	.action-family .content-action__title {
		padding: 5px 15px;
	}
}

/* Jivosite */
jdiv {
	z-index: 3111 !important;
}

.newcredit {
	display: grid;
	grid-template-columns: 40% 50%;
}

.newcredit .part-two {
	grid-row: span 2;
}

.credit-banner .part-two .flexed {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	gap: 20px;
	margin: 0 0 40px;
	color: #888;
	font-size: 18px;
	line-height: 20px;
}

.credit-banner .part-two .flexed .bigf {
	font-size: 70px;
	color: #000;
}

.credit-banner .part-two .flexed .midf {
	font-size: 30px;
	color: #000;
}

@media (max-width: 767px) {
	.newcredit {
		grid-template-columns: 100%;
	}
}

@media (max-width: 480px) {
	.credit-banner .part-two .flexed {
		gap: 10px;
		font-size: 13px;
		margin-top: 60px;
	}

	.credit-banner .part-two .flexed .bigf {
		font-size: 60px;
	}

	.credit-banner .part-two .flexed .midf {
		font-size: 20px;
	}
}

.rating-grid {
	display: grid;
	gap: 44px 24px;
	grid-template-columns: repeat(5, 1fr);
	text-align: center;
	margin: 25px auto;
}

.rating-grid__box-stat {
	font-size: 12px;
	color: #ababab;
}

.rating-grid__box-name {
	margin: 16px 0 8px 0;
}

.rating-grid__box-number {
	font-size: 60px;
	line-height: 1;
	margin: 8px 0;
	font-weight: bold;
}

.rating-grid__box-stars {
	color: #ffcc01;
	letter-spacing: 4px;
	margin-bottom: 5px;
}

.rating-grid__box {
	position: relative;
}

.rating-grid__box > a {
	display: block;
	position: absolute;
	inset: 0;
}

@media (max-width: 767px) {
	.rating-grid {
		grid-template-columns: repeat(3, 1fr);
	}
}

@media (max-width: 480px) {
	.rating-grid {
		grid-template-columns: repeat(2, 1fr);
	}
}
