html {
	color: #000000;
	font-size: 16px;
}
header {
	width: 100%;
	position: fixed;
	top: 0;
	background-color: rgba(255, 255, 255, .95);
	z-index: 1;
}
body {
	font-family: 'PT Sans',Arial,sans-serif;
	background-color: #f2f2f2
}
main {margin-top: 100px}
footer {
	background-color: #e6e6e6;
	border-top-left-radius: 40px;
	border-top-right-radius: 40px;
}
h1 {
	color: #000000;
	font-weight: 600;
	line-height: 1.2;
}
.date {
	font-size: .7em;
	line-height: 1.5;
}
.glpage h1 {max-width: 600px;}
.nav > li {
	margin: 0 10px;
	padding: 0 5px;
}
.logo img {
	width: 100%;
	height: auto;
	position: relative;
	top: 3px;
}
.authred {
	position: fixed;
	color: red;
	background: #f2f2f2;
	right: 5%;
}
.nav .dropdown .dropdown-menu {background-color: #fbdd40}
.nav .dropdown:hover .dropdown-menu {display: block}
.nav .dropdown::after {
	content: '';
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 4px 3px 0;
	position: absolute;
	top: 55%;
	right: 0;
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
	border-color: transparent;
	border-top-color: inherit;
	transition: -webkit-transform 0.3s;
	transition: transform 0.3s;
	transition: transform 0.3s,-webkit-transform 0.3s;
}
.nav .dropdown:hover::after {
	top: 45%;
	rotate: 180deg;
}
.t-sociallinks__svg {
	max-width: 40px;
	max-height: 40px;
}
.bg-yell {
	background-color: #fbdd40;
}
.mob_menu {
	position: absolute;
	z-index: 99;
	width: 100%;
	height: auto;
	left: 0;
	top: 78px;
	padding: 1em;
}
.mob_menu ul {
	list-style: none;
	font-size: 1.3em;
	padding: 0;
}
a.tn-atom.burger img {
	border-radius: 0;
	width: 24px;
	height: auto;
	margin-top: 8px;
}
@media (max-width: 576px) {
	.logo {width: 125px}
	.t-sociallinks__svg {
		max-width: 25px;
		max-height: 25px;
	}
}
@media (min-width: 320px) {
	#t886 {
		left: 0;
		bottom: 0;
		width: 100%
	}
	h1 {
		font-size: 1.8em;
	}
	iframe {
		max-width: 100%;
	}
	img {
		max-width: 100%;
	}
	.t898__btn {
		display: none;
	}
	.allw {
		font-size: 1em;
	}
	.part {
		line-height: 2;
		font-size: 1.8em;
		font-weight: 600;
	}
	.boi {max-width: 200px;}
	.lidmi {
		font-size: 1.1em;
		line-height: 1.4;
		font-weight: 600;
		text-align: center;
	}
	.rachs {
		color: #4d4d4d;
		font-size: 0.8em;
		margin: auto;
	}
	.mesobs {
		padding-bottom: 2.4em;
	}
	.mesobs b {
		position: relative;
		top: 2em;
	}
	.mipart {font-size: 20px;font-weight: 700;margin: .5em 0 1em 0;}
	.bg-yellow .auldpod {font-size: 18px;font-weight: 600;padding-bottom: 20px;}
	.formtel button {
		margin: 10px auto
	}
	.formtel .podp {
		width: 100%;
		margin: 0;
	}
}
@media (min-width: 360px) {#t886 {width: 360px}}
@media (min-width: 400px) {#t886 {width: 400px}}
@media (min-width: 768px) {
	.formtel button {
		float: left;
		margin: 10px 10px 0 0;
	}
	.formtel .podp {
		width: 50%;
		float: left;
		margin: 15px 10px 0 0;
	}
	.lidmi {
		font-size: 1.38em;line-height: 1.4;font-weight: 600;
		text-align: left;
	}
	.bg-yellow .auldpod {font-size: 20px;padding-bottom: 0;}
	.mipart {font-size: 22px;}
	.mesobs {
		font-size: 1.2em !important;
		line-height: 1.3 !important;
		padding-bottom: 0;
	}
	.mesobs b {
		top: 28px;
	}
	.rachs {
		font-size: 1em;
	}
	.boi {max-width: 100%}
	.t898__btn {
		display: block;
	}
	.t-sociallinks__svg {
		max-width: 30px;
		max-height: 30px;
	}
	#t886 {
		left: 20px;
		bottom: 30px;
		width: 450px;
	}
	h1 {
		font-size: 3.36em;
	}
	.carousel-control-prev {
		left: -10%;
	}
	.carousel-control-next {
		right: -10%;
	}
	.allw {
		padding: 18%;
		font-size: 2em;
	}
	.part {
		line-height: 50px;
		font-size: 36px;
		font-weight: 600;
	}
}
@media (min-width: 992px) {
	.t-sociallinks__svg {
		max-width: 35px;
		max-height: 35px;
	}
}
@media (min-width: 1400px) {
	.container-xxl, .container-xl, .container-lg, .container-md, .container-sm, .container {
		max-width: 1160px;
	}
}
.bg{
	border-radius: 40px;
	background-position: center center;
}
.bg-light {
	background-color: #ffffff !important;
}
.bg-yellow {
	background-color: #fbdd40 !important;
}
.btn-atom {
	color: #000000;
	font-size: 16px;
	line-height: 1.55;
	font-weight: 400;
	border-radius: 12px;
	background-position: center center;
	transition: background-color 0.2s ease-in-out,color 0.2s ease-in-out,border-color 0.2s ease-in-out,box-shadow 0.2s ease-in-out;
	background-color: #fbdd40;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}
a:not(.btn, .tn) {
	position: relative;
	outline: none;
	text-decoration: none;
	background-image: linear-gradient(currentColor, currentColor);
	background-position: 0% 100%;
	background-repeat: no-repeat;
	background-size: 0% 1px;
	transition: background-size .3s;
}
a:hover {
	background-size: 100% 1px;
}
a.tn-atom {
	width: 40px;
	height: 40px;
	display: inline-block;
	background-color: #f2f2f2;
	text-align: center;
	vertical-align: middle;
	border-radius: 10px;
}
a.tn-atom img {
	width: 80%;
	height: 80%;
	margin-top: 10%;
	background: #f2f2f2;
	border-radius: 50%;
}
a.tn-atom:hover {
	background-color: #fbdd40;
}
@media (hover), (min-width:0\0) {
	.btn-atom:hover {
		color: #ffffff;
	}
}
@media (hover), (min-width:0\0) {
	.btn-atom:hover, .bg-yellow .btn-atom:hover {
		animation-name: none;
		background-color: #f9423a;
	}
}
/*-- contentside --*/
.contentside {
	font-size: 14px;
	color: #5a5a5a;
}
.contentside h1 {
	font-size: 22px;
	color: #007dc4;
	margin-top: 0;
	margin-bottom: 20px;
}
.contentside h2 {
	font-size: 20px;
	color: #5a5a5a;
	font-weight: bold;
}
.contentside h3 {
	color: #007dc4;
	font-size: 18px;
	margin-top: 18px;
	margin-bottom: 8px;
}
.contentside p {
	line-height: 1.2;
}
.ogl b {
	font-size: 1.2rem;
}
.blogtext a, a {
	text-decoration: none;
}
.ogl a > img, .og a > img {
	width: auto;
	height: 10px;
}
.bg-yellow h2 {
	font-weight: 700;
	margin: .5em 0 2em;
}
.bg-yellow h3 {
	font-size: 1.2em;
	font-weight: 700;
	margin-bottom: .8em;
}
.bg-yellow p {
	font-size: 1.08em;
	font-weight: 400;
	line-height: 1.4;
}
.bg-yellow img {
	width: 100%;
	display: block;
}
.carousel-inner a {
	display: block;
	width: 80%;
}
.carousel-inner a > img {
	width: 100%;
}
.carousel button {
	position: absolute;
	border-radius: 50%;
	top: 25%;
	width: 40px;
	height: 40px;
	border: 1px solid rgb(34, 34, 34);
	background-color: rgb(232, 232, 232);
}
.carousel button:hover {
	background-color: rgba(251,221,64,1);
}
.carousel-control-next-icon {
	background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708'/%3e%3c/svg%3e");
	background-size: 80%;
}
.carousel-control-prev-icon {
	background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath 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-size: 80%;
}
.bg-al {
	margin: 0 auto 20px auto;
	width: 100%;
	height: 100%;
	border-radius: 25px;
	position: relative;
	padding: 20px;
}
.bg-yellow .btn-atom {
	background-color: #fff;
	width: 80%;
	position: absolute;
	left: 10%;
	bottom: 20px;
}
.bg-al ul {
	list-style-type: none; /* Убираем стандартные маркеры */
	padding-left: 20px;
}
.bg-al li {
	font-size: 18px;
	padding-top: 1.5rem;
}
.bg-al li::before {
	content: "✓";
	color: #000000;
	font-weight: bold;
	display: inline-block;
	width: 2em;
	margin-left: -1em;
}
.ash3 {
	color: #000000;
	font-size: 32px;
	line-height: 1.2;
	font-weight: 700;
}
.bl-lt ul {
	list-style-type: '— ';
	padding-left: 20px;
}
.bl-lt h3 {
	font-size: 2.65em;
	font-weight: 700;
	margin: -1em 0 1em 0;
	padding-top: 1em;
}
.bl-lt p {
	margin-bottom: 0;
}
.otziv {
	height: 100px;
	text-align: left;
}
.otziv img {
	width: 80px;
	border-radius: 50%;
	float: left;
	padding-right: 1em;
}
#t886 {
	position: fixed;
	display: table;
	z-index: 100001;
	background-color: #ffffff;
	height: auto;
	border-radius: 5px;
	box-shadow: 0px 0px 10px rgba(0,0,0,0.1);
	padding: 15px 25px;
	max-width: 450px;
}
#t886 .text {
	font-size: 14px;
	line-height: 1.5;
	color: #000000;
	text-align: left;
	display: table-cell;
	padding-right: 10px;
}
#t886 .btn {
	color: #000000;
	background-color: #ffffff;
	border-style: solid !important;
	border-color: #7d7d7d !important;
	border-radius: 5px;
	box-shadow: none !important;
	font-weight: 500;
	transition-duration: 0.2s;
	transition-property: background-color,color,border-color,box-shadow,opacity,transform,gap;
	transition-timing-function: ease-in-out;
	padding-left: 20px;
	padding-right: 20px;
	display: table-cell;
}
#t886 .btn:hover {
	color: #ffffff !important;
	border-color: #000000 !important;
	background-color: #000000 !important;
}
.formtel input, .formtel select {
	color: rgb(0, 0, 0);
	padding: 10px 20px;
	border: 1px solid rgb(0, 0, 0);
	background-color: rgb(255, 255, 255);
	border-radius: 12px;
	font-size: 16px;
	width: 100%;
}
.formtel input:focus, .formtel input:focus-visible, .formtel input:active, .formtel input:hover,
.formtel select:focus, .formtel select:focus-visible, .formtel select:active, .formtel select:hover {
	outline: 1px solid #eee;
}
.podp {
	font-size: 10px;
	line-height: 1.5;
	opacity: 0.4;
}
.formtel label {
	display: block;
	font-size: 16px;
	font-weight: 400;
}
.t898__btn {
	bottom: 50px;
	right: 65px;
	cursor: pointer;
	position: fixed;
	z-index: 100000;
	pointer-events: none;
}
.t898__btn_label {
	display: block;
	position: relative;
	cursor: pointer;
	z-index: 2;
	width: 60px;
	height: 60px;
	justify-content: center;
	align-items: center;
	background: #08c;
	border-radius: 50%;
	transition: all 0.2s ease-in-out;
	box-shadow: 0 0 20px 0 rgba(0,0,0,.3);
	overflow: hidden;
	pointer-events: all;
}
.t898__icon {
	transition: all 0.3s ease-in-out;
	position: absolute;
	margin: auto;
	inset: 0;
}
.t-name {
	font-family: 'PT Sans',Arial,sans-serif;
	font-weight: 600;
	color: #000000;
}
.t-name_xs {
	font-size: 14px;
	line-height: 1.35;
}
@media screen and (max-width: 1200px) {
	.t-name_xs {
		font-size: 12px;
	}
}
.t898__btn-text {
	position: absolute;
	right: 80px;
	white-space: nowrap;
	padding: 9px 13px;
	font-size: 15px;
	border-radius: 3px;
	transform: translateX(0%) translateY(-50%);
	top: 50%;
	background: #292929;
	color: #fff;
	opacity: .85;
	transition: all 0.1s linear;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	pointer-events: all;
}
.open .t898__btn-text {
	opacity: 0;
	visibility: hidden;
}
.t898__icon_link {
	border-radius: 50%;
	box-shadow: 0 0 20px 0 rgba(0,0,0,.3);
	opacity: 0;
	visibility: hidden;
	width: 50px;
	height: 50px;
	pointer-events: all;
	display: none;
}
.t-records a {
	color: #da291c;
	text-decoration: none;
}
.open .t898__icon_link {
	opacity: 1;
	visibility: visible;
	display: block;
	position: absolute;
}
.open a:nth-of-type(1) {
	transition: all 0.2s ease-in-out;
	transform: translate(0,-135%);
}
.open a:nth-of-type(2) {
  transition: all 0.225s ease-in-out;
  transform: translate(0,-255%);
}
.open a:nth-of-type(3) {
  transition: all 0.25s ease-in-out;
  transform: translate(0,-375%);
}
.open a:nth-of-type(4) {
  transition: all 0.275s ease-in-out;
  transform: translate(0,-495%);
}
.open a:nth-of-type(5) {
  transition: all 0.3s ease-in-out;
  transform: translate(0,-615%);
}
.t898__icon_link .t898__btn-text {
	opacity: 0;
}
.t898__svg__wrapper {
	position: relative;
}
.t898__svg__bg {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
	z-index: -1;
	background-color: #fff;
	border-radius: 50%;
	width: 40px;
	height: 40px;
}
.t898__icon_link:hover .t898__btn-text {
	opacity: .85;
	visibility: visible;
}
.t898__btn-text::after {
	content: '';
	position: absolute;
	width: 0;
	height: 0;
	border: solid transparent;
	border-width: 10px;
	top: 50%;
	right: -20px;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	border-left-color: #292929;
}
.t898__icon-close {
	opacity: 0;
	visibility: hidden;
	transform: scale(.1);
}
.t898__btn_label:hover {
	box-shadow: 0 0 20px 0 rgba(0,0,0,.4);
}
.t898_animate:hover .t898__btn_label {
	animation: none;
}
.open .t898__icon-close {
	opacity: 1;
	visibility: visible;
	transform: none;
}
.open .t898__icon-write {
	opacity: 0;
	visibility: hidden;
	transform: scale(.1);
}
.open > label {
	background: #fff !important;
	animation: none;
}
footer a {color: var(--bs-body-color)}