.video-container {
position: relative;
width: 100%;
height: 100vh;
overflow: hidden;
}

video {
position: absolute;
top: 50%;
left: 50%;
min-width: 100%;
min-height: 100%;
width: auto;
height: auto;
transform: translateX(-50%) translateY(-50%);
z-index: -1;
object-fit: cover;
filter: brightness(0.6) contrast(1);
background-image: url(/assets/images/bg1.jpg);
    background-size: cover;
    background-position: center center;
}
#main > section.one {
    background-color: transparent;
    background-image: none;
}
p, ul, ol, dl, table {
	margin-bottom: 1.3em;
}
a.n-brd{
	border:none !important;
}
.fs18{
	font-size:18px !important;
	line-height: 25px !important;
}
#cookie-notice {
	display: none;
	position: fixed;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 999;
	margin: auto;
	padding: 0.5rem;
	background-color: #fff;
	box-shadow: 0 0 0.5rem rgba(0, 0, 0, 0.1);
	text-align: center;
	color: #555;
	font-size: 12pt;
}

.cookie-notice-more {
	margin: 0 0.25rem;
	color: inherit;
}

.cookie-notice-close {
	margin-left: 1rem;
	padding: 0.25rem .7rem;
	border-radius: 0.25rem;
	background-color: #fbcb4e;
	line-height: 34px;
	text-decoration: none;
	color: #333;
	white-space: nowrap;
}

.cookie-notice-close:hover {
	background-color: #f6b610;
	color: #000;
}

.slog {
	position: absolute;
	right: 7px;
	bottom: -13px;
	font-size: 0.8em;
	font-style: italic;
	color: #333332;
	font-weight: 600;
}
.text-center{
	text-align:center;
}
.features-1 {
    text-align: center;
}
.span-1 {
	border: 6px solid #fcc026;
    padding: 0 5px 5px 5px;
    font-weight: 700;
	border-radius:12px;
}
.span-2 {
    padding: 3px 5px;
    color: #df4429; 
    font-weight: 700;
}
.item {
    border: solid 1px rgb(241 233 212);
}
.item p.small {
    font-size: 16px;
    line-height: 21px;
    padding: 0 20px;
}
.mar-b-40 {margin-bottom:40px !important;}
.mar-b-20 {margin-bottom:20px !important;}
.features-1 .item {
	background: #fff;
    padding:50px 40px;
}
.features-1 .item p.descr-1{
	font-size: 21px;
	line-height: 1.5;
}
.features-2 .item {
	background: #fff;
    padding:50px 20px;
}
.features-2 .item li {
	font-size:0.8em;
}
.features-2 p.small {
	min-height:84px;
}
#main > section.one-inner {
    background-color: #81918E;
    background-image: url(/assets/images/bg1-inner.jpg);
    background-size: cover;
    background-repeat: no-repeat;
	padding: 3.5em 0 !important;
}
#main > section.mbu {
    background-color: #81918E;
    background-image: url(/assets/images/bg-mbu.jpg);
    background-size: cover;
    background-repeat: no-repeat;
	padding: 3.5em 0 !important;
}
ul#lightSlider{ margin-top: 50px;}
ul#lightSlider li {padding:0;}
.lSSlideOuter .lSPager.lSpg > li a {
	background-color: #fbcc44;
	border:none;
	height: 25px;
	width: 25px;
}
.lSSlideOuter .lSPager.lSpg > li:hover a, .lSSlideOuter .lSPager.lSpg > li.active a {
	background-color: #bc9933;
}
.lSAction > a {border:none;}

.list-1{list-style:none;padding: 0;}
.list-1 li:before{content:"—"; padding-right:5px;color: #b71422;}
.form-1 input.special {
	display: none;
}
.flex {
	display: flex;
	align-items: stretch;
	flex-wrap: wrap;
	justify-content: center;
}

#header a{color: #9d780e; border-bottom: solid 1px #9d780e;}
#logo {
	position: relative;
	margin: 1.75em 1.5em 1.5em 1.5em;
	min-height: 96px;
	cursor: default;
}
#logo p.title-logo {
	position: relative;
	color: #fff;
	font-weight: 600;
	font-size: 2em;
	line-height: 1em;
}
#logo p {
	position: relative;
	display: block;
	font-size: 0.6em;
	color: rgba(255, 255, 255, 0.5);
	line-height: 1.05em;
	margin: 0.2em 5px 0 0;
}
#nav ul li a span,#subnav ul li a span,#subnav ul ul.area-child a {
	font-size: 0.8em;
	font-weight: 700;
}
#subnav ul ul.area-child a {
    font-size: 0.7em;
    font-weight: 700;
    line-height: 1.9;
}
#subnav ul ul.area-child li a {padding: 0 1.9em 0 1.5em;}
#subnav ul ul.area-child li.active a{
    background: rgba(0, 0, 0, 0.15);
    box-shadow: inset 0 0 0.25em 0 rgba(0, 0, 0, 0.125);
    color: #fff;
}
#subnav ul ul.area-child a:after {content:" –"}

header h1 {
	font-size: 2.2em;
    font-weight: 700;
    color: #fff;
    letter-spacing: 0px;
    text-transform: uppercase;
    margin-bottom: 1em;
}
#top header > p {
	margin:  0;
	color: #fff;
	font-weight: 700;
	letter-spacing: 1px;
	font-size: 2em;
	line-height: 1.5;
}
p.left-contact{
	padding: 0;
	margin: 0;
	text-align: center;
}
.big{font-size:1.6em; line-height: 1.3em;}
.medium{font-size:1.3em;}
form {
	margin-top: 2em;
}

input[type="button"], input[type="submit"], input[type="reset"], button, .button {font-weight: 700;text-transform: uppercase;}


label {
	cursor: pointer;
	user-select: none;
}

/* .button {
padding: 10px;
text-transform: uppercase;
text-align: center;
color: #fff;
background-color: #2c2c2c;
} */

.modal {
	position: fixed;
	z-index: 1;
	top: 0;
	right: 100%;
	bottom: 0;
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	background-color: rgba(0, 0, 0, 0.6);
	opacity: 0;
	transition: opacity 0.3s;
}

.modal__check {
	display: none;
}

.modal__info {
	position: relative;
	width: 90%;
	max-width: 360px;
	max-height: 90%;
	padding: 20px 20px 5px;
	background-color: #fff;
	overflow: hidden;
	overflow-y: auto;
	-webkit-overflow-scrolling: touch;
}

.modal__close {
	font-family: serif;
	position: absolute;
	z-index: 2;
	top: 5px;
	right: 5px;
	width: 25px;
	border-radius: 50%;
	font-size: 36px;
	line-height: 25px;
	text-align: center;
}

.modal__closetwo {
	position: absolute;
	z-index: -1;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}

.modal__check:checked + .modal {
	opacity: 1;
	right: 0;
}

.button:hover,
.modal__close:hover {
	opacity: 0.8;
}
.modal__info::-webkit-scrollbar {
	display: none;
}
@media screen and (max-width: 960px) {
   #main > section.one {
    height:60%;
}
}
@media screen and (max-width: 450px) {
	header h1 {
    font-size: 1.6em;
    font-weight: 700;
    color: #fff;
    letter-spacing: 0;
}
	#top header > p {
    letter-spacing: 0;
    font-size: 1.5em;
    line-height: 1.3;
}
}
@media screen and (min-width: 961px) and (max-width: 1370px) {
	#logo {
		position: relative;
		margin: 0.75em 1.5em 0.7em 1.5em;
		min-height: 96px;
		cursor: default;
	}
	#logo .image {
		/* width: 70px; */
	}
	.slog {
	font-size: 0.6em;
}
	.item header h3 {
		font-size: 1em;
		font-weight: 700;
	}
	.features-1 .item p.descr-1 {
		padding: 0 20px 25px;
		font-size: 18px;
		line-height: 1.4;
	}
}