body {margin: 0; padding: 0; min-width: 350px; font-family: MyFont2,Verdana; font-size: 16px; /*letter-spacing: 0.05ex;*/ color: #333333; background: #f2f2f2;} 
body.dark-bgr {background: #5c4f47; color: #fff;}
body.dark-bgr a {color: #fffedf}

body.mceContentBody { background-image: none; background: #fff;}
p { margin: 0 0 10px 0;}
img { border: none; }
a {color: #444444; text-decoration: none;}
a:hover { color:#777777; text-decoration: underline; }
a img:hover {opacity: .9;}
table {border-collapse: collapse;}
hr {border: 1px solid #E3E7E8;}
#content hr {margin: 20px 0;}

#top, #info, #footer, #info-top, #menu {margin: 0 auto 0; box-sizing: border-box;}

/* ФОРМЫ и КНОПКИ */
button.button {margin: 10px 0 0 3px;}
input, textarea, div.cck_forms input.inputbox, div.cck_forms textarea.inputbox, div.cck_forms select.inputbox, div.cck_forms button.inputbox {border: solid 1px #a8a8a8 !important; border-radius: 4px; padding: 5px;}
.login-fields input#remember {margin-left: 0;}
input:hover, select:hover, textarea:hover { box-shadow: 0 0 12px #ebebeb inset;}
select {border: solid 1px #a8a8a8; border-radius: 4px; padding: 4px}
input.button {padding: 3px; margin-right: 5px;}
input.button:hover { box-shadow: 0px 0px 4px #a0a0a0;}
input.button:active { box-shadow: none;}
.login-fields label {display: inline-block; width: 130px;}
.login-fields input {margin-bottom: 10px;}
.plg_system_webauthn_login_button {display: none !important;}
fieldset {padding: 0; margin:0; border: none; text-align: left;}
label#jform_email-lbl {display: block; margin-bottom: 10px;}

.badge.bg-warning.text-light {padding: 5px 10px; background: #330066; font-size: 30px; color: #fff;}
/* /ФОРМЫ и КНОПКИ */

/* ТАБЛИЦЫ */
table {border-collapse: collapse; border-color: #e6d2ae;}
table thead tr td {background: #7c1b08; font: normal 16px MyFont; color: #fff; padding: 8px 12px; letter-spacing: 0.06ex; text-align: left; /*vertical-align: center;*/ border-color: #fff;}
table tr:nth-child(even) {background: #e6d2ae;}
table.no-zebra tr:nth-child(even) {background: none;}
table td {border-color: #e6d2ae; padding: 3px 5px;}
#content table td p {margin: 0;}

/* MENUs */
#menu {max-width: 100%; background: #3e342f; text-align: center; padding: 15px 35px;}
#menu ul {position: relative; bottom: 0; margin: 0; padding: 0;}
#menu ul li {display: inline-block; list-style: none; margin: 0 25px; padding: 0;}
#menu ul li:first-child {margin-left: 0;}
#menu ul li:last-child {margin-right: 0;}
#menu li.active a {color: #cfa55b;}
#menu a {color: #fff; font: normal 18px MyFont2; text-transform: uppercase; padding: 5px;}

/* MAIN MENU */
.main_menu ul {margin: 0; padding: 0; list-style: none; clip-path: polygon(12px 0%, calc(100% - 12px) 0%, 100% 50%, calc(100% - 12px) 100%, 12px 100%, 0% 50%);}
.main_menu ul li {display: inline-block; font-size: 15px; text-align: center;}
.main_menu ul li a {display: inline-block; padding: 8px 20px 10px; background: #005c5d; font-size: 16px; color: #fff;}
#top .main_menu ul li a:hover {background-color: #006f6f; opacity: 1;}
#top .main_menu ul li.active a {display: none; background: #fff; color: #3a6b66; /*font-family: MyFont2_B;*/}
.main_menu ul li:first-child a {}
.main_menu ul li:last-child a {}
@media screen and (max-width: 450px) {
	.main_menu .item-101 .visually-hidden {display: none;}
	.main_menu .item-101 span.bi {margin: 0;}
}

/* ICONS bootstrap */
.main_menu span.bi {position: relative; top: 2px; margin-right: 8px; font-size: 20px; color: #e5ca96;}
.main_menu span.bi.bi-house-door-fill {top: 1px;}

/* MENU ADMIN */
.home_page #admin-menu {position: absolute; top: 90px; width: 100%; z-index: 4;}
.menu_admin {background: #666666; text-align: center; list-style: none; margin: 0; padding: 10px 0; font-size: 90%; color: #fff;}
.menu_admin li {list-style: none; display: inline-block; margin: 0 8px; padding: 0;}
.menu_admin li a {color: #fff;}
.menu_admin li a:hover {opacity: .8; text-decoration: none;}
@media screen and (max-width: 540px) {
	.home_page #admin-menu {top: 160px;}
	.home_page #admin-menu .menu_admin {text-align: right; padding-right: 25px;}
	
}

/* FLOORS MENU */
.floors_menu {z-index: 7; position: relative; display: block; margin: 0; padding: 0; min-width: 305px; list-style: none; text-align: left;}
.floors_menu li:has(.mod-menu__heading) {display: block; margin: 0px 5px 5px; font-size: 15px; text-align: left;}
.floors_menu li.divider {display: block; height: 20px;}
.floors_menu li.divider span {display: none;}
.floors_menu li {display: inline-block; font-size: 18px; text-align: center;}
.floors_menu.level_1 {padding: 0 0 20px; border-bottom: 1px solid #cccccc;}
.floors_menu.level_1 a {
	display: block;
	margin: 0 5px;
	padding: 8px 16px 7px;
	background: #e5ca96;
	color: #005c5d;
	clip-path: polygon(12px 0%, calc(100% - 12px) 0%, 100% 50%, calc(100% - 12px) 100%, 12px 100%, 0% 50%);
	font-family: MyFont2_b;
	font-size: 15px;
	text-transform: uppercase;
}
.floors_menu.level_1 a:hover {text-decoration: none; opacity: .8;}
.floors_menu.level_1 li.active a {background: #005c5d; color: #e5ca96;}

.floors_menu.level_2 {margin: 20px 0;}
.floors_menu.level_2 li a {display: inline-block; padding: 10px; margin: 0 4px; min-width: 25px; font-family: MyFont_b; font-size: 15px; background: #e5ca96; color: #005c5d;}
.floors_menu.level_2 li a:hover {text-decoration: none; opacity: .8;}
.floors_menu.level_2 li.current a {background: #005c5d; color: #e5ca96;}
@media screen and (max-width: 1100px) {
	.floors_menu {text-align: center;}
	.floors_menu li:has(.mod-menu__heading) {display: inline-block; margin-left: 20px; font-size: 17px;}
	.floors_menu li.divider {display: none;}
}
@media screen and (max-width: 810px) {
	.floors_menu li.divider {display: block;}
	.floors_menu .divider:has(.separ1) {display: none;}
}
@media screen and (max-width: 420px) {
	.floors_menu li:has(.mod-menu__heading.poverkh) {margin-left: 0;}
	.floors_menu.level_2 li a {padding: 7px; font-size: 14px;}
}


/* MAIN PAGE */
#wrapper {position: relative; margin: 0 auto; max-width: 1920px;}
#bgr_left {position: absolute; top: 0; left:0; z-index: 5; height: 90px; width: 170px; background: url(../images/bgr_left_apart.png); background-position: top right;}
.home_page #bgr_left {position: absolute; top: 0; left:0; z-index: 5; height: 100svh; max-height: 1080px; width: 252px; background: url(../images/bgr_left.png) top right; }
#assol_logo {display: none;}
.home_page #assol_logo {display: block; position: absolute; bottom: 10px; left: 16px; z-index: 6;}
#logo_home {position: absolute; top: 6px; left: 10px; z-index: 6;}
.home_page #logo_home {top: 15px; left: 18px;}
#logo_home img {width: 107px; height: auto;}
.home_page #logo_home img {width: 165px; height: auto;}
#logo_home p {margin: 0;}

#top {position: relative; overflow: hidden; display: flex; justify-content: space-between; align-items: center; margin-bottom: 0; padding: 0 25px;height: 90px; background: url(../images/top_bgr.png);}
#top a:hover {text-decoration: none; opacity: .8;}

#top-left {
	position: relative; 
	display: flex; 
	align-items: center; 
	box-sizing: border-box; 
	padding: 0 70px 0 100px; 
	height: 100%; 
	min-width: 400px; 
	background: #005c5d; 
	clip-path: polygon(0% 0%, 100% 0%, calc(100% - 55px) 100%, 0% 100%); color: #fff;
}
.home_page #top-left {padding-left: 170px;}

#top-right {display: flex; flex-direction: row; gap: 30px; align-items: center; justify-content: space-between; align-self: stretch; padding: 0; }

.logo_top {position: relative; box-sizing: border-box; padding: 5px 0; height: 100%;}
.logo_top .custom {height: 100%;}
.logo_top p {display: block; height: 100%; margin: 0;}
.logo_top img {display: block; height: 100%; width: auto;}
.addr_top {margin-left: 60px; font: normal 15px MyFont2; color: #fff;}
.addr_top a {color: #fff;}
.addr_top i {color: #e5ca96; font-size: 19px;}

.top_btn {display: block; padding: 8px 12px; background: #555; text-transform: uppercase; color: #fff; border-radius: 6px;}
.top_btn:hover {color: #fff; opacity: .8;}

.tel_soc_top .mod-custom {display: flex; flex-direction: row;}
.tel_soc_top .mod-custom div {margin: 0 0 0 9px;}
.tel_soc_top a {display: block; line-height: 1;}
.tel_soc_top .phone a, .tel_soc_top .insta a {display: block; padding: 10px; background: #3a3735; font-size: 24px; color: #fff;}
.tel_soc_top .phone a {background: #005c5d;}
.tel_soc_top .insta a {background: #733c6d;}
.tel_soc_top .email a {position: relative; top: -1px; font-size: 34px; color: #888;}

@media screen and (max-width: 1010px) { 
	.home_page #top-left {display: none;}
	.home_page #top {justify-content: flex-end;}
}
@media screen and (max-width: 850px) { 
	#top-left {display: none;}
	#top {justify-content: flex-end;}
}
@media screen and (max-width: 740px) { 
	#bgr_left {background-position: top right; height: 90px; width: 170px;}
	.home_page #bgr_left {display: block;}
	#logo_home {top: 5px; left: 10px;}
	#logo_home img {width: 107px;}
}
@media screen and (max-width: 630px) { 
	.home_page #bgr_left {width: 160px;}
	.home_page #logo_home {top: 7px; left: 8px;}
	.home_page #logo_home img {width: 110px;}
	#top-right {gap: 20px;}
}
@media screen and (max-width: 540px) {
	.home_page #top {overflow: visible;}
	.home_page #top-right .main_menu {position: absolute; z-index: 6; top: 105px; right: 25px;}
}
@media screen and (max-width: 450px) {
	#top-right {gap: 8px;}
}

/* === CONTENT === */
#info-top {position: relative; width: 100%; margin: 0 auto;}
#info {position: relative; display: flex; justify-content: center; box-sizing: border-box; width: 100%; margin: 0 auto; padding: 0 35px 50px;}
#left {}
#left .sticky_block {position: sticky; top: 0; padding: 50px 50px 0 0;}
@media screen and (max-width: 1100px) {
	#info {flex-direction: column;}
	#left {z-index: 3; position: sticky; top: 0; margin: 0 -35px; background: #f2f2f2; box-shadow: 0 10px 9px 0 rgba(38, 38, 37, 0.20);}
	#left .sticky_block {padding: 30px 0 10px;}
	#content {margin: 40px 0 0;}
}

#content {margin: 50px 0 0; vertical-align: top; line-height: 1.6; padding: 0;}
#content img {max-width: 100%;}
#content h1 {font: normal 24px MyFont2; margin: 0 0 22px 0; padding: 0 0 2px; letter-spacing: 0.06ex; color: #496311; text-decoration: none; border-bottom: 1px solid #949698; line-height: 1.6;}
#content h2, .mceContentBody h2 {margin: 30px 0 20px 0; padding: 0; font: normal 29px MyFont2_b; color: #005c5d; text-align: left; text-transform: uppercase; letter-spacing: 0.06ex;}
#content .page-header h2, #content h2.item-title {}
#content h2 a, .mceContentBody h2 a {font-family: MyFont; font-size: 24px; color: #3f0706; text-decoration: none; font-weight: normal; letter-spacing: 0.06ex;}
#content h2 a:hover, .mceContentBody h2 { text-decoration: underline; border: none;}
#content h3, .mceContentBody h3 {font: normal 20px MyFont_Bold; margin: 14px 0 5px; color: #004d66;}
#content h4, .mceContentBody h4 {font: normal 18px MyFont_Bold; margin: 14px 0 5px; color: #004d66;}
#content h5, .mceContentBody h5 {font: normal 16px MyFont_Bold; margin: 14px 0 5px; color: #004d66;}
#content ul li, .mceContentBody ul li, #content ol li {margin-bottom: 6px;}
#content p { margin: 0 0 10px 0; line-height: 1.5;}
#content p.vezha_map {display: block; margin: 0; padding: 0; line-height: 1;}
#content p.vezha_map img {display: block; margin: 0; padding: 0;}
#content .blog-featured .clearfix {margin-bottom: 40px;}
#content .blog-featured .clearfix:last-child {margin-bottom: 0;}
#content .blog .items-leading > div {margin-bottom: 40px;}
#content .blog .items-leading > div:last-child {margin-bottom: 0;}

.blog-item {display: flex; flex-direction: column; align-items: stretch;}
.item-content:has(.about_us_cont) {align-self: center;}

/* ПРО НАС */
#content h2.spec1 {
	z-index: 2; 
	position: relative; 
	display: inline-block; 
	margin: 20px 0 10px 0; 
	padding: 10px 40px; 
	font: normal 29px MyFont2_b; 
	color: #005c5d; background: #e5ca96; 
	clip-path: polygon(20px 0%, 100% 0%, calc(100% - 20px) 100%, 0% 100%);
}
.about_us {
	margin: -85px 0 45px;
	padding: 95px 35px 30px;
	max-width: 1200px;
	background: #f2e2c8 url(../images/logo_zat_white.png) no-repeat;
	background-position: right 50px bottom 20px;
	background-size: 240px auto;
	clip-path: polygon(50px 0%, 100% 0%, 100% calc(100% - 100px), calc(100% - 40px) 100%, 0% 100%, 0% 130px);
}
#content .about_us p:last-child {margin: 0;}
@media screen and (max-width: 490px) {
	#content {margin-top: 30px;}
	.home_page #content h2.spec1 {font-size: 24px;}
	.home_page .about_us {margin-bottom: 30px;}
}
@media screen and (max-width: 410px) {
	/*#info {padding: 0 20px 20px;}*/
	.home_page #info {padding: 0;}
	#content h2 {margin-left: 20px;}
	.home_page #content h2.spec1 {margin-left: 10px;}
}

/* ВИДЕО */
/*
.video-container {position: relative; margin: 20px auto 15px; width: 100%;}
video {width: 100%; display: block;}
@media (max-width: 767px) { .video-container {max-width: 700px;	width: 100%;} }
.fullscreen-button {
  position: absolute;
  bottom: 20px;
  right: 20px;
  background: rgba(0, 0, 0, 0.5);
  border: none;
  cursor: pointer;
  padding: 10px;
  border-radius: 5px;
}
.fullscreen-button i {height: 30px; width: 30px; color: #fff;}
*/
.video_zatysh {width: 100%; aspect-ratio: 16 / 9;}

/* ПЛАНИРОВКИ */
.zatysh_aprtmts {display: grid; grid-template-columns: 360px 360px; justify-content: center; gap: 25px; padding: 0; line-height: 1; color: #333333;}
@media screen and (max-width: 1280px) {.zatysh_aprtmts {grid-template-columns: 300px 300px;}}
@media screen and (max-width: 1100px) {.zatysh_aprtmts {grid-template-columns: 360px 360px;}}
@media screen and (max-width: 820px) {.zatysh_aprtmts {grid-template-columns: 1fr 1fr;}}
@media screen and (max-width: 600px) {.zatysh_aprtmts {grid-template-columns: 360px;}}
@media screen and (max-width: 440px) {.zatysh_aprtmts {grid-template-columns: 1fr;}}
.zatysh_aprtmts a {color: #333333;}
.zatysh_aprtmts a:hover {text-decoration: none; color: #333333; opacity: 1;}
.zatysh_aprtmts .ap_item {
	position: relative; 
	display: flex; 
	flex-direction: column; 
	justify-content: space-between; 
	padding: 22px 25px; background: #fff;
	transition: transform 0.3s ease, box-shadow 0.3s ease;
}
.zatysh_aprtmts .ap_item:hover {transform: translateY(-5px); box-shadow: 0 5px 15px #cccccc; opacity: 1;}
.zatysh_aprtmts .ap_item.status_2:hover {box-shadow: none;}
.zatysh_aprtmts .ap_item.status_2 {pointer-events: none; cursor: default;}
.zatysh_aprtmts .ap_top {display: flex; justify-content: space-between; margin-bottom: 5px;}
.zatysh_aprtmts .ap_title {font: normal 16px MyFont_b; color: #005c5d;}
/*.zatysh_aprtmts .ap_title span {font: normal 17px MyFont_b;}*/
.zatysh_aprtmts .ap_building {
	position: relative;
	top: -1px;
	padding: 5px 12px;
	background: #e5ca96;
	color: #005c5d;
	clip-path: polygon(9px 0%, calc(100% - 9px) 0%, 100% 50%, calc(100% - 9px) 100%, 9px 100%, 0% 50%);
	font-family: MyFont2_b;
	font-size: 12px;
	text-transform: uppercase;
}
.zatysh_aprtmts .ap_status {margin-bottom: 0; font-family: MyFont2_B; font-size: 18px; text-transform: uppercase;}
.zatysh_aprtmts .ap_status.st_1 {display: none; color: #fff;}
.zatysh_aprtmts .ap_status.st_2 {color: #74181b;}
.zatysh_aprtmts .ap_status.st_3 {color: #503685;}
.zatysh_aprtmts .ap_img {position: relative; margin: 15px 0 5px; width: 100%; height: 220px; text-align: center; background-size: contain; background-repeat: no-repeat; background-position: center;}
.zatysh_aprtmts .ap_img .ag_wtrmrk {position: absolute;  inset: 0; background-image: url('/images/ag_big.png'); background-repeat: no-repeat; background-position: center;  background-size: 20%; opacity: 0.12; z-index: 2;}
.zatysh_aprtmts .ap_params > div {display: flex; justify-content: space-between; position: relative; margin-top: 10px;}
.zatysh_aprtmts .ap_params > div::before {content: ""; display: block; border-bottom: 1px dashed rgba(33,19,0,.2); position: absolute; left: 5px; right: 5px; bottom: 2px;}
.zatysh_aprtmts .ap_params > div span {background-color: #fff; z-index: 2;}
.zatysh_aprtmts .ap_params .label {font-size: 15px;}
.zatysh_aprtmts .ap_params .value {font-family: MyFont2_B; font-size: 17px;}
.zatysh_aprtmts .ap_params .value.st_2 {color: #74181b;}
.zatysh_aprtmts .ap_params .value.st_3 {color: #503685;}
.zatysh_aprtmts .overlay {z-index: 2; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: #ccc;}
.zatysh_aprtmts .overlay.st_1 {display: none;}
.zatysh_aprtmts .overlay.st_2 {opacity: .7;}
.zatysh_aprtmts .overlay.st_3 {opacity: .45;}

/* Mediabox с квартирой */
.wf-mediabox-container {background: url(../images/bgr_left_app_view.png) left top no-repeat;}
.wf-mediabox-nav {position: absolute; top: 8px; right: 8px; background-color: unset;}
.wf-mediabox-close {top: 7px; right: 12px;}
.wf-mediabox-close svg {width: 40px !important; height: 40px !important;}

@media screen and (max-width: 1150px) {
	.wf-mediabox-container {background: none;}
}

/* Квартира подробный вид - Вид для мобилок (в дополнение к mediabox.css) */
.aprt.flex_box .back_btn {display: inline-block; margin-bottom: 10px; padding: 4px 8px; background: #444444; color: #fff; border-radius: 6px;}
.aprt.flex_box .back_btn span {position: relative; top: 0; margin-right: 10px;}
.aprt.flex_box .back_btn:active {text-decoration: none;}
#content .aprt.flex_box {font-size: 20px; align-items: stretch; height: auto;}
#content .ap_plan_img {width: 100%; height: 100%;}

@media screen and (max-width: 700px) {
	#content .aprt.flex_box {padding: 0 15px;}
	#content .ap_scheme img {max-width: 250px;}
	#content .flexitem.f01 {min-width: auto; width: 100%;}
}

/* SVG */
.v_floor {position: relative;}
.v_floor img {width: 100%; height: auto;}
.v_floor svg {position: absolute; top: 0; left: 0; width: 100%; height: auto; /*pointer-events: none;*/}
.v_floor svg .shape {
    fill: rgba(0, 0, 255, 0);
    stroke: transparent;
    stroke-width: 3;
    transition: stroke 0.3s, fill 0.3s;
    /*pointer-events: auto;*/ /* Указываем, что фигуры интерактивны */
}
.v_floor svg .shape:hover, .v_floor svg .shape.hover {stroke: #ff8000; fill: rgba(255, 255, 255, 0.65);}
.v_floor svg .shape.sold_2, .v_floor svg .shape.sold_2:hover {fill: rgba(238,238,238,0.85); stroke: transparent; stroke-width: 0;}
.v_floor svg .shape.sold_3, .v_floor svg .shape.sold_3:hover {fill: rgba(238,238,238,0.6); stroke: transparent; stroke-width: 0;}

.v_floor #tooltip {
	position: absolute;
    padding: 8px 12px;
    background-color: white;
    border-radius: 8px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
    font-size: 14px;
    pointer-events: none;
    z-index: 10;

    opacity: 0;
    display: none;
    transform: translateY(-10px);
    transition: opacity 0.3s ease, transform 0.3s ease;
}
.v_floor #tooltip.visible {
	opacity: 1;
    display: block;
    transform: translateY(0);
    pointer-events: auto; /* Позволяет взаимодействовать с тултипом */
}

.v_floor #tooltip p {margin: 0 0 3px;}
.v_floor #tooltip p span {font-family: MyFont2_B;}
.v_floor #tooltip .tt_title {font-family: MyFont2_B; font-size: 15px;}
.v_floor #tooltip .tt_sold {font-family: MyFont2_B; font-size: 17px; text-transform: uppercase; color: #6d4f71;}
.v_floor #tooltip .tt_plan_img {height: 120px; width: 130px; padding: 8px 0 5px;}
.v_floor #tooltip .tt_plan_img img {width: 100%; height: 100%; object-fit: contain;}
.v_floor #tooltip .art_link {display: none; margin-top: 5px; padding: 4px 6px; background: #333333; color: #fff; text-align: center; border-radius: 4px;}

@media (hover: none) and (pointer: coarse) { /* только для моб. устройств */
    .v_floor #tooltip .art_link {display: block;}
    .komory .v_floor #tooltip .art_link {display: none;}
	.v_floor svg .shape {stroke-width: 5;}
}

/* РЕДАКТИРОВАНИЕ КВАРТИР */
.ap_list_edit ul {margin: 0; padding: 0; max-height: 1000px; overflow-y: auto; column-count: 6; column-gap: 20px;}
@media screen and (max-width: 1150px) {.ap_list_edit ul {max-height: 2000px; column-count: 5;}}
@media screen and (max-width: 1000px) {.ap_list_edit ul {max-height: 2000px; column-count: 4;}}
@media screen and (max-width: 800px) {.ap_list_edit ul {max-height: 2000px; column-count: 3;}}
@media screen and (max-width: 600px) {.ap_list_edit ul {max-height: 2500px; column-count: 2;}}
@media screen and (max-width: 450px) {.ap_list_edit ul {max-height: 5500px; column-count: 1;}}
.ap_list_edit li {list-style: none; break-inside: avoid; padding: 3px; background: #f4f4f4; margin-bottom: 2px; border: 1px solid #cccccc; border-radius: 5px;}
.ap_list_edit li > div {display: inline-block; margin-right: 8px;}

/* КОНТАКТИ */
#contacts_left {display: inline-block; width: 30%; margin-right: 4%; vertical-align: top;}
#contacts_right {display: inline-block; width: 65%;}

/* CATEGORIES */
.article-info {margin: -20px 0 15px; padding: 0;}
.article-info dd {margin: 0; padding: 0; font: normal 14px MyFont; color: #857d6b;}

.clear {clear: both;}

#footer-bgr {width: 100%; background: #005c5d;}

#footer .custom {position: relative; display: flex; justify-content: space-between; align-items: flex-start; gap: 35px; margin: 0 auto; padding: 60px 50px 50px; max-width: 1200px; font: normal 15px MyFont2; color: #efeeed;}
#footer h3 {margin: 0 0 13px; font-family: MyFont2; font-weight: normal; font-size: 19px; color: #ffffff;}
#footer p {margin: 0 0 10px; }
#footer p:last-child {margin: 0;}
#footer a {color: #fff1ce;}
#footer a:hover {text-decoration: none; opacity: .8;}
#footer i {position: relative; bottom: -3px; margin-right: 4px; color: #e5ca96; font-size: 20px;}
#footer td:first-child {padding-left: 0;}
#footer td:last-child {padding-right: 0;}
#footer .logo_footer {align-self: center;}
#footer .proj_addr {margin-bottom: 15px;}
#footer .assol_link {margin-top: 30px;}
#footer .assol_link img {display: block;}

@media screen and (max-width: 700px) {
	#footer .custom {flex-direction: column; align-items: center; text-align: center; padding: 50px 30px 50px;}
	#footer .assol_link table {margin: 0 auto;}
}

textarea.wfEditor, textarea.wfNoEditor { font-size: 1.4em !important; }

/* НОМЕРА СТРАНИЦ */
#content div.pagination {margin-top: 20px; padding-bottom: 0; text-align: center;}
#content .pagination p.counter {font-family: MyFont; font-size: 11px; letter-spacing: 0.1ex;}
#content .pagination ul {
  float: left;
  left: 50%;
  list-style: none outside none;
  margin: 0;
  padding: 0;
  position: relative;
}
#content .pagination ul li { float: left;  margin: 0 4px 2px 0; position: relative; right: 50%;}
#content a.pagenav {background: none repeat scroll 0 0 #235389;  color: #FFFFFF;  font-weight: normal;}
#content span.pagenav {background: none repeat scroll 0 0 #8B9FB5; color: #D1DEE2;}
#content a.pagenav, #content span.pagenav {font-family: MyFont; font-size: 11px; letter-spacing: 0.1ex; padding: 4px 7px;}
#content a.pagenav:hover {background-color: #36669c; border: medium none; text-decoration: none;}
/* /НОМЕРА СТРАНИЦ */

/* ПОИСК РЕЗУЛЬТАТЫ */
.search-results .result-title {font: normal 15px MyFont_Bold; border-bottom: 1px solid #949698; padding-bottom: 3px;}
.result-text {font-size: 13px;}
.result-url {margin-bottom: 20px; margin-top: 2px; font: italic 10px Verdana; color: #BBBBBB;}

#top-right [class^="icon-"], #top-right [class*=" icon-"] {margin-right: 8px; color: #153e5c;}
hr.footer-hr {border: 1px solid #689eb9; width: 400px;}

/* SLICK SAROUSEL */
.slick-slide {height: auto;}
.slick-slider_tab {max-width: 1000px; margin: 0 auto;}
.draggable {cursor: grab;}
.draggable:active {cursor: grabbing;}
body .slick-slider.slick-dotted {margin-bottom: 0;}
.slick-slider .slick-prev {left: 25px; z-index: 2; width: auto; height: auto;}
.slick-slider .slick-next {right: 25px; width: auto; height: auto;}
.slick-slider .slick-prev::before, .slick-slider .slick-next::before {font-size: 50px; color: #2d5050;}
.slick-slider .slick-dots {position: absolute; z-index: 9; width: auto; bottom: 50px; right: 50px;}
.slick-slider_tab .slick-slider .slick-dots {bottom: 40px;}
.slick-slider .slick-dots li {margin: 0 15px;}
.slick-slider .slick-dots li button::before {color: #cfd6d6; font-size: 30px; text-shadow: 0px 0px 1px #fff; opacity: .5;}
.slick-slider .slick-dots li.slick-active button::before {opacity: 1; color: #5f3f29;}

.slick-slider_tab .slick-slide {height: auto; text-align: center; padding: 40px 90px 100px;}
.tab-link {display: inline-block; margin: 0 0 40px 0; padding: 8px 12px; background: #5f3f29; text-transform: uppercase; font: normal 16px MyFont2; color: #fff;}
.tab-link:hover {background: #375c77; text-decoration: none; color: #fff;}
.tab-img {height: 600px; background: no-repeat center; background-size: contain;}

.gallery_01 {position: relative; overflow: hidden; height: calc(100svh - 90px); max-height: 990px;}
.slick-slider_g01, .slick-slider_g01 .slick-list, .slick-slider_g01 .slick-track {height: 100%;}
.slick-slider_g01 .slick-slide {height: 100%;}
.slick-slider_g01 .slick-slide img {width: 100%; height: 100%; object-fit: cover;}
.slick-slider_g01.slick-slider .slick-prev::before, .slick-slider_g01.slick-slider .slick-next::before {color: #fff;}
.gallery_01 .cck_icon_edit {position: absolute; bottom: 20px; right: 20px;}
.slick-slider_g01 .slick-dots li button::before {color: #fff; opacity: .9;}
.slick-slider_g01 .slick-dots li.slick-active button::before {opacity: 1; color: #005c5d;}

@media screen and (max-width: 700px) {
	.slick-slider .slick-dots {position: absolute; width: auto; bottom: 30px; right: 30px;}
	.slick-slider .slick-dots li {margin: 0 10px;}
	.slick-slider .slick-dots li button::before {font-size: 24px;}
}

/* /SLICK SAROUSEL */

/* ============ SEBLOD ============= */
#seblod_form {}
#seblod_form button {padding: 6px 10px; border: 1px solid #aaaaaa; background: #dddddd; color: #202020; font-size: 16px;}
#seblod_form button:hover {cursor: pointer; opacity: .8;}
#seblod_form .cck_forms {margin-bottom: 15px;}
#seblod_form .cck_forms .cck_upload_image {margin-bottom: 0;}
#seblod_form .cck_forms .cck_label {float: left; width: 180px;}
#seblod_form .cck_form {display: inline-block; position: relative;}
#seblod_form .ap_buttons {display: flex; gap: 20px;}
aside.cck_cgx_button {width: 70px;}
div.cck_button {overflow: visible; }
div.cck_button.cck_button_add, div.cck_button.cck_button_drag {margin-left: 8px;}
#seblod_form .cck_group_x .cck_cgx_form {background: #f8f7f1; padding: 15px 10px 1px; margin-bottom: 10px; border-radius: 8px; float: none;}
.cck_forms .radios label {margin-right: 10px;}

.com-users-login {margin-top: 60px;}
.com-users-login form fieldset {display: flex; flex-direction: column; gap: 15px;}
.com-users-login .com-users-login__submit button {padding: 10px 15px; border: 1px solid #aaaaaa; background: #dddddd; color: #005c5d; font-size: 18px;}
.com-users-login .com-users-login__submit button:hover {cursor: pointer; opacity: .8;}
.com-users-login .com-users-login__options {display: none;}

@media screen and (max-width: 780px) {
	/*
	#top {padding: 15px 20px;}
	#info {padding-left: 20px; padding-right: 20px;}
	.home_page #info {padding-left: 0; padding-right: 0; padding-bottom: 0;}
	#content h2 {margin-left: 15px; font-size: 25px;}
	.addr_top {display: none;}
	*/
}

@font-face {
    font-family: 'MyFont3';
    src: url('../fonts/oswald-300.eot');
    src: url('../fonts/oswald-300.eot?#iefix') format('embedded-opentype'),
         url('../fonts/oswald-300.woff') format('woff'),
         url('../fonts/oswald-300.ttf') format('truetype'),
         url('../fonts/oswald-300.svg#oswald-300') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'MyFont3_B';
    src: url('../fonts/oswald-600.eot');
    src: url('../fonts/oswald-600.eot?#iefix') format('embedded-opentype'),
         url('../fonts/oswald-600.woff') format('woff'),
         url('../fonts/oswald-600.ttf') format('truetype'),
         url('../fonts/oswald-600.svg#oswald-600') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
  font-display: swap;
  font-family: 'MyFont';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/montserrat-v26-cyrillic_cyrillic-ext_latin-regular.woff2') format('woff2'),
       url('../fonts/montserrat-v26-cyrillic_cyrillic-ext_latin-regular.ttf') format('truetype');
}

@font-face {
  font-display: swap;
  font-family: 'MyFont_B';
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/montserrat-v26-cyrillic_cyrillic-ext_latin-700.woff2') format('woff2'),
       url('../fonts/montserrat-v26-cyrillic_cyrillic-ext_latin-700.ttf') format('truetype'); 
}

@font-face {
  font-display: swap;
  font-family: 'MyFont2';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/avantgardegothicc-webfont.woff') format('woff'),
       url('../fonts/avantgardegothicc-webfont.ttf') format('truetype');
}

@font-face {
  font-display: swap;
  font-family: 'MyFont2_B';
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/avantgardegothicc-bold-webfont.woff') format('woff'),
       url('../fonts/avantgardegothicc-bold-webfont.ttf') format('truetype'); 
}
