* {
	box-sizing: border-box;
	padding: 0px;
	margin: 0px;
	transition: all .3s ease-in-out;
}

body {
	color: #fff;
	background: #141c26 url(../images/bif.gif) center top repeat-y;
	margin: 0;
	padding: 0;
	font-size: 16px;
	line-height: 1.4;
	height: 100%;
	font-family: Tahoma, Arial, Verdana, Times New Roman, sans-serif;
}

img {
	border: 0;
}

td,
form {
	padding: 0;
	margin: 0;
}

table {
	border-collapse: collapse;
}

input, select, textarea {
	font-family: Tahoma, Arial, Verdana, Times New Roman, sans-serif;
	font-size: 1em;
	padding: .25em .5em;
	display: block;
	width: 100%;
	border: none;
	border-radius: 3px;
	resize: none;
}

input[type="submit"] {
	padding-block: .5em;
	background-color: #ff9c00;
	cursor: pointer;
}

input[type="submit"]:hover {
	background-color: #f8bc5c;
}

div {position: relative;}

html body * span.clear,
html body * div.clear,
html body * li.clear,
html body * dd.clear {
	background: none;
	border: 0;
	clear: both;
	display: block;
	float: none;
	font-size: 0;
	list-style: none;
	margin: 0;
	padding: 0;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}

a {
	color: #fff;
	text-decoration: underline
}

a:hover {
	text-decoration: none;
}

a.red {
	color: #ff0000
}

.b {
	font-weight: bold
}

p + p {
	margin-top: .5em;
}

label {
	font-size: 14px;
	line-height: 1.2;
}

.hidden {
	display: none!important;
}

.main {
	max-width: 1200px;
	margin-inline: auto;
	background: #090d11 url(../images/bfon.gif) 0 200px repeat-x;
}

.clc {
	clear: both;
	height: 1px;
	font-size: 1px;
}

/********first***********/

#head {
	background: #090d11 url(../images/flo.jpg) center bottom no-repeat;
	background-size: contain;
}

.icos {
	height: 20px
}

.topmenu {
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 1em;
	flex-wrap: nowrap;
	min-height: 72px;
	background: #1d2939;
	padding-inline: 1em;
	padding-block: .5em;
}

.menus ul {
	display: flex;
	font-size: 12px;
	gap: 1em 2em;
	list-style: none;
}

.menus li {
	color: #000;
}

.menus li a {
	color: #fff;
	text-transform: uppercase
}

.menus li a:hover,
.menus li.active a {
	color: #ff9c00
}

.about {
	position: relative;
	min-height: 300px;
}

.my {
	position: absolute;
	top: 20px;
	left: 20px;
	bottom: 20px;
	width: 45%;
	padding: 20px;
	border: 1px #1d2939 solid;
	background: url(../images/grey.png);
	line-height: 1.5;
	border-radius: 9px;
	backdrop-filter: blur(4px);
}

.my h3 {
	font-size: 1.25em;
	font-weight: bold;
	margin-bottom: 1em;
	font-style: normal
}

.about b {
	font-weight: normal
}

#head h1 {
	z-index: -1
}


.middle {
	display: flex;
	flex-direction: row-reverse;
	gap: 1.5em;
}

.content {
	width: calc(66.7% - 1.5em);
	padding: 20px;
}


.lefter {
	width: 33.3%;
	padding: 20px;
}

.leftmenu {
	background: url(../images/llm.gif);
	position: relative;
	margin-bottom: 20px;
	padding: 20px
}

.is1 {
	position: absolute;
	top: 0;
	left: 0;
	width: 6px;
	height: 6px;
	line-height: 0;
	font-size: 0;
	background: url(../images/ii.gif) left top no-repeat;
}

.is2 {
	position: absolute;
	top: 0;
	right: 0;
	width: 6px;
	height: 6px;
	line-height: 0;
	font-size: 0;
	background: url(../images/ii.gif) right top no-repeat;
}

.is3 {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 6px;
	height: 6px;
	line-height: 0;
	font-size: 0;
	background: url(../images/ii.gif) left bottom no-repeat;
}

.is4 {
	position: absolute;
	bottom: 0;
	right: 0;
	width: 6px;
	height: 6px;
	line-height: 0;
	font-size: 0;
	background: url(../images/ii.gif) right bottom no-repeat;
}

.leftmenu ul {
	list-style: none;
	display: flex;
	flex-direction: column;
	gap: .5em;
	font-size: 14px;
}

.leftmenu h3,
.news h3,
.left_contact h3 {
	font-size: 1.75em;
	line-height: 1.2;
	font-weight: normal;
	margin-bottom: .5em;
	font-family: Times New Roman;
}

.leftmenu h3 {
	color: #ff9c00
}

.leftmenu a {
	color: #fff;
}

.news,
.left_contact {
	padding: 20px
}

.lnews {
	padding: 20px
}

.time {
	color: #ff1f1f;
	padding-bottom: 10px
}

.lnews a {
	color: #ada1a1
}


h1 {
	color: #ff9c00;
	font-size: 2.25em;
	line-height: 1.2;
	font-weight: normal;
	margin-bottom: 1em;
	font-family: Times New Roman;
}

h2 {
	color: #ff9c00;
	font-size: 2em;
	line-height: 1.2;
	font-weight: normal;
	margin-bottom: 1em;
	font-family: Times New Roman;
}

.contentor p {
	margin-bottom: 1em;
}

.contentor h3 {
	color: #ff9c00;
	font-size: 1.5em;
	line-height: 1.2;
	font-weight: normal;
	font-family: Times New Roman;
	margin-bottom: .5em;
}

.row {
	display: flex;
	align-items: stretch;
	gap: 20px;
}

.row > .mans {
	width: calc(100% - 10px);
}

.mans img {
	border: 5px #ececec solid;
	width: 100%;
}

.mans b {
	font-weight: normal
}

.th {
	background: url(../images/th.png) center center no-repeat;
	height: 19px;
	margin-bottom: 1em;
}

.red {
	color: #ff0000
}

#ditto_pages {
	text-align: center
}

.contentor #ditto_pages p {
	padding: 0
}

.pss {
	text-align: center;
	font-size: 12px;
}

.pss b {
	font-weight: normal
}

.footer {
	padding: 20px;
	position: relative;
	border-top: 1px #1d2939 solid;
	width: 100%;
	margin: 0 auto;
	text-align: center;
	font-size: 14px;
}

.f_left {
	float: left;
}

.f_right {
	float: right
}

#rdc {
	display: none;
	position: absolute;
	top: -10px;
	right: 20px;
	font-size: 10px;
}

#rdc a {
	font-size: 10px;
}

.logo {
	flex-shrink: 0;
	width: 300px;
	display: flex;
	align-items: center;
	flex-wrap: nowrap;
	gap: .5em;
}

.logo > a {
	display: block;
	width: 120px;
}

.logo > a > img {
	max-width: 100%;
	aspect-ratio: 129/72;
}

.header_tel {
	font-size: 14px;
}

ul.thumbs {
	list-style: none;
	margin: 0;
	padding: 0;
	display: flex;
	align-items: stretch;
	gap: 20px;
}

ul.thumbs li {
	list-style: none;
	margin: 10px 5px 10px 0 !important;
	width: calc(100% - 10px);
	text-align: center;
	vertical-align: middle;
}

ul.thumbs li img {
	border: 5px solid #ECECEC;
	margin: 0 !important;
	width: 100%;
}

ul.thumbs li a {
	background: none !important;
	text-decoration: none;
	border: 0;
}

ul.thumbs li p {
	overflow: hidden;
}

.thumbs .clearboth {
	clear: both;
}


.pagenumbers {
	margin-bottom: 20px;
}

.picturecontainer {
	text-align: center;
}

.picturecontainer .title {
	font-weight: bold;
	margin-top: 20px;
}

.picturecontainer .picture img {
	border: none;
	margin: 0 !important;
}

.picturecontainer .picture a {
	background: none !important;
	text-decoration: none;
	border: 0;
}

.managecontainer {
	float: left;
}

.managecontainer textarea {
	width: 395px;
}

.managecontainer hr {
	width: 400px;
	text-align: left;
	margin: 20px auto 20px 0;
}

.pictureform .managepicture {
	float: left;
	clear: left;
}

.pictureform .shortfields {
	margin-left: 20px;
	float: left;
}

.pictureform .clearboth {
	clear: both;
}

.uploadcounter {
	width: 20px;
	margin-bottom: 10px;
	float: left;
	clear: left;
}

.uploadfile {
	margin-bottom: 10px;
	float: none;
}

.uploadfile input {
	width: 385px;
}

.uploadform {
	margin-top: 20px;
	margin-bottom: -10px;
	clear: both;
}

.uploadform .clearboth {
	clear: both;
}

.slideshowwrapper {
	text-align: center;
}

.deleteform {
	float: left;
}

.synchform {
	float: left;
}

@media (max-width: 991px) {
	body {
		font-size: 14px;
	}

	.shown_md {
		display: block!important;
	}

	.hidden_md {
		display: none!important;
	}

	#head, .icos {
		background: #1d2939;
	}

	.main {
		background: #090d11 url(../images/bfon.gif) 0 0 repeat-x;
	}

	.middle {
		flex-direction: column;
	}

	.content, .lefter {
		width: 100%;
	}

	.content {
		padding-top: 40px;
	}

	.button_mobile_menu {
		display: flex!important;
		flex-direction: column;
		gap: 7px;
		width: 1.5em;
		height: 1.5em;
	}

	.button_mobile_menu > i {
		display: block;
		width: 100%;
		height: 1px;
		background-color: #ff9c00;
	}

	.button_mobile_menu:hover > i {
		background-color: #f8bc5c;
	}

	.button_mobile_menu.active > i:nth-child(1) {
		transform-origin: 0 0;
		transform: rotate(45deg);
		width: 23px;
	}

	.button_mobile_menu.active > i:nth-child(2) {
		opacity: 0;
	}

	.button_mobile_menu.active > i:nth-child(3) {
		transform-origin: 0 0;
		transform: rotate(-45deg) translateX(-1px);
		width: 23px;
	}

	#head {
		z-index: 99;
	}

	.menus {
		display: none;
		position: absolute;
		background-color: #1d2939;
		top: 100%;
		left: 0;
		right: 0;
		padding: 20px;
	}

	.menus > ul {
		flex-direction: column;
		padding-block: 20px;
		border-top: 1px solid #2b3e57;
  		border-bottom: 1px solid #2b3e57;
	}

	.menus.active {
		display: block;
	}
}