*, *:before, *:after {
	margin:0px;
	padding:0px;
	outline:none;
	box-sizing: border-box;
	-webkit-font-smoothing: antialiased; 
}
html {
	background-color: #1C1B1A;
	color:#ffffff;
	font-size:1.125rem;
	font-family: 'Comfortaa', sans-serif;
	font-weight: 400;
	font-style: normal;
}
body {
	line-height: 1.75;
}
@media (-webkit-device-pixel-ratio: 1.5) {
	html {
		font-size:0.9rem;
	}
}
@media (-webkit-device-pixel-ratio: 1.25) {
html {
	font-size:0.94rem;
}
}
/*  Desktop <= 1680 */
@media (max-width:105em){
	html {
		font-size:1.0rem;
	}
}
/*  Desktop <= 1440 */
@media (max-width:90em){
	html {
		font-size:1.0rem;
	}
}
/* Tablet landscape */
@media (max-width:75em) and (max-height:56em) {
	html {
		/*font-size:0.94rem;*/
	}
}
/* Tablet portrait */
@media (max-width:64em) and (orientation: portrait) {
	html {
		/*font-size:0.94rem;*/
	}
}
/* large phone landscape */
@media (max-width:56em) and (max-height:27em) {
	html {
		/*font-size:0.94rem;*/
	}
}
/* phone */
@media (max-width:27em){
	html {
		/*font-size:0.94rem;*/
	}
}
html, body {
      margin: 0;
      padding: 0;
}
.clear {
	clear:both;
	height:0;
	overflow:hidden;
}
.hr {
	height:1px;
	background:rgba(0,0,0,.16);
	margin-bottom:30px;
}
b {
	font-weight:700;
}
.note {
	font-size: 0.8rem;
	line-height: 1.2rem;
	opacity:0.75;
}
/*------------------------------------------------------------------------*/
h1, h2, h3, h1 span, h2 span {
	position: relative;
	font-family: "Lobster", serif;
	font-weight: 400;
	font-style: normal;
	line-height: 1.25;
}
h1.main-h,
h2.main-h {
	font-size:3.0rem;
	margin-bottom:2rem;
	font-weight: 400;
}
h1 {
	font-size:3.0rem;
	margin-bottom:2rem;
	font-weight: 400;
}
h2 {
	font-size:2.0rem;
	margin-bottom:2rem;
	font-weight: 400;
}
h3 {
	font-size:1.5rem;
	font-weight: 600;
	margin-bottom:1rem;
}
h4 {
	font-size:1.0em;
	margin-bottom:1.0rem;
	font-weight: 400;
}
h5 {
	font-size:1.0em;
	margin-bottom:1.0rem;
	font-weight: 600;
}
h6 {
	font-size:0.8em;
	margin-bottom:1.0rem;
	font-weight: 600;
}
p {
	font-size:1.0em;
	padding-bottom:2rem;
}
p.smaller {
	font-size: 0.88em;
	line-height: 1.5;
	padding-bottom: 1rem;
}
p.bigger {
	font-size:1.25em;
	line-height:1.75;
	padding-bottom:2rem;
}
sub {
    bottom: -0.25em;
}
sup {
    top: -1em;
}
sub, sup {
    font-size: 40%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}
/*  Desktop <= 1680 */
@media (max-width:105em){

}
/*  Desktop <= 1440 */
@media (max-width:90em){
	h1.main-h,
	h2.main-h {
		font-size:2.5rem;
		margin-bottom:2rem;
	}
	h1 {
		font-size:2.2rem;
		margin-bottom:2rem;
	}
	h2 {
		font-size:1.7rem;
		margin-bottom:2rem;
	}
	h3 {
		font-size:1.2rem;
		line-height: 1.4em;
		font-weight: 600;
		margin-bottom:1rem;
	}
	p.bigger {
		font-size:1.25em;
		line-height:1.75;
		padding-bottom:2rem;
	}

}
/* Desktop <=  1366, iPad 12 landscape */
@media (max-width:86em){

}
/* Tablet landscape */
@media (max-width:75em) and (max-height:56em) {
	h1.main-h,
	h2.main-h {
		font-size:2.5rem;
		margin-bottom:1.5rem;
	}
	h1 {
		font-size:1.8rem;
		margin-bottom:1.5rem;
	}
	h2 {
		font-size:1.4rem;
		margin-bottom:1.5rem;
	}
	h3 {
		font-size:1.2rem;
		margin-bottom:1rem;
	}
	p.bigger {
		font-size:1.15em;
		padding-bottom:2rem;
	}

}
/* Tablet portrait */
@media (max-width:64em) and (orientation: portrait) {
	h1.main-h,
	h2.main-h {
		font-size:2.5rem;
		margin-bottom:1.5rem;
	}
	h1 {
		font-size:2.0rem;
		margin-bottom:1.5rem;
	}
	h2 {
		font-size:1.6rem;
		margin-bottom:1.5rem;
	}
	h3 {
		font-size:1.2rem;
		margin-bottom:1rem;
	}
	p.bigger {
		font-size:1.25em;
		padding-bottom:2rem;
	}

}
/* small tablet portrait */
@media (max-width:38em) and (orientation: portrait) {
	h1.main-h,
	h2.main-h {
		font-size:2.0rem;
		margin-bottom:1.5rem;
	}
	h1 {
		font-size:1.6rem;
		margin-bottom:1.5rem;
	}
	h2 {
		font-size:1.2rem;
		margin-bottom:1.5rem;
	}
	h3 {
		font-size:1.0rem;
		margin-bottom:1rem;
	}
	p.bigger {
		font-size:1.15em;
		padding-bottom:2rem;
	}


}
/* large phone landscape */
@media (max-width:56em) and (max-height:27em) {
	h1.main-h,
	h2.main-h {
		font-size:1.5rem;
		margin-bottom:1.5rem;
	}
	h1 {
		font-size:1.5rem;
		margin-bottom:1.0rem;
	}
	h2 {
		font-size:1.25rem;
		margin-bottom:1.0rem;
	}
	h3 {
		font-size:1.0rem;
		margin-bottom:1rem;
	}
	p.bigger {
		font-size:1.0em;
		padding-bottom:1.5rem;
	}
}
/* phone */
@media (max-width:27em){
	h1.main-h,
	h2.main-h {
		font-size:2.0rem;
		margin-bottom:1.5rem;
	}
	h1 {
		font-size:2.0rem;
		margin-bottom:1.0rem;
	}
	h2 {
		font-size:1.75rem;
		margin-bottom:1.0rem;
	}
	h3 {
		font-size:1.0rem;
		margin-bottom:1rem;
	}
	p.bigger {
		font-size:1.0em;
		padding-bottom:1.5rem;
	}
}
/*--------------------------------------------------*/
a {
	color:#bf795a;
}
a:hover {
	color:#d38c6c;
}
a.no-line {
	text-decoration: none;
}
a.no-color {
	color:#ffffff;
}
a.no-color:hover {
	color:#bf795a;
}
a.dotted {
	color:#bf795a;
	text-decoration:none;
	border-bottom:2px dotted #bf795a;
	-webkit-transition: all .3s ease; 
	-moz-transition: all .3s ease; 
	transition: all .3s ease;
}
a.dotted.no-color {
	color:#ffffff;
	border-bottom:2px dotted #ffffff;
}
a.dotted:hover {
	color:#5BBD10;
	border-bottom:2px dotted transparent;
}
a.white {
	color: #ffffff;
}
a.white.dotted {
	border-bottom:2px dotted #ffffff;
}
a.white.dotted:hover {
	color: #ffffff;
	border-bottom:2px dotted transparent;
}
a.white.dotted.reverse {
	border-bottom:2px dotted transparent;
}
a.white.dotted.reverse:hover {
	color: #ffffff;
	border-bottom:2px dotted #ffffff;
}
a.more {
	display: inline-flex;
	align-items: center;
	text-decoration: none;
	font-size: 1.0rem;
	font-weight: 400;
	cursor: pointer;
	column-gap: 0.75rem;
	-webkit-transition: all .3s ease; 
	-moz-transition: all .3s ease; 
	transition: all .3s ease;
	white-space: nowrap;
	color:rgba(255, 255, 255, 0.5)
}
a.more:hover {
	color: #bf795a;
	color:rgba(255, 255, 255, 1)
}
a.more.yellow,
a.more.green,
a.more.grey {
	color: #666666;
}
a.more.big {
	font-size:1.5rem;
	column-gap: 1rem;
}
a.more::before {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	flex-shrink: 0;
	border-radius: 50%;
	width: 1.2em;
	height:1.2em;
	overflow: hidden;
	color: #ffffff;
	background: #bf795a;
	-webkit-transition: all .3s ease; 
	-moz-transition: all .3s ease; 
	transition: all .3s ease;
}
a.more:hover::before {
	transform: scale(120%);
}
a.more.open::before {
	transform: rotate(180deg);
}
a.more.open:hover::before {
	transform: scale(120%) rotate(180deg);
}
a.more.yellow::before {
	background: #bf795a;
}
a.more.grey::before {
	background: #B4BFCA;
}
a.more.big::before {
	width: 2.5rem;
	height:2.5rem;
}
.smooth {
	-webkit-transition: all .3s ease; 
	-moz-transition: all .3s ease; 
	transition: all .3s ease;
}
.smoother {
	-webkit-transition: all .5s ease; 
	-moz-transition: all .5s ease; 
	transition: all .5s ease;
}
.radius {
	border-radius: 0.5rem;
}
.radius-small {
	border-radius: 0.25rem;
}
.with-arrows {
	padding-right:6rem;
}
.ctr {
	text-align: center;
}
.olive {
	color:#bf795a;
}
/* Tablet landscape */
@media (max-width:75em) and (max-height:56em) {
	.with-arrows {
		padding-right:5rem;
	}
	.radius {
		border-radius: 0.5rem;
	}
	.radius-small {
		border-radius: 0.25rem;
	}
}
/* Tablet portrait */
@media (max-width:64em) and (orientation: portrait) {
	.with-arrows {
		padding-right:5rem;
	}
	.radius {
		border-radius: 0.5rem;
	}
	.radius-small {
		border-radius: 0.25rem;
	}
}
/* Large phone landscape */
@media (max-width:56em) and (max-height:27em) {
	.radius {
		border-radius: 0.5rem;
	}
	.radius-small {
		border-radius: 0.35rem;
	}
	a.more::before {
		width: 1.0rem;
		height:1.0rem;
		font-size: 1.0rem;
		line-height: 1.0rem;
	}
}
/* Phone */
@media (max-width:27em){
	.radius {
		border-radius: 0.5rem;
	}
	.radius-small {
		border-radius: 0.25rem;
	}
	a.more::before {
		width: 1.0rem;
		height:1.0rem;
		font-size: 1.0rem;
		line-height: 1.0rem;
	}
}
/*---------------*/
.fade-in {
	-webkit-transition: all .5s ease;
	-moz-transition: all .5s ease;
	transition: all .5s ease;
	opacity:0;
	transform: translateY(5rem);
}
.in-view .fade-in,
.ready .block-0 .fade-in {
	opacity:1;
	transform: translateY(0rem);
}
.fade-in:nth-child(2) {
	transition-delay: 0.3s;
}
.fade-in:nth-child(3) {
	transition-delay: 0.6s;
}
.fade-in:nth-child(4) {
	transition-delay: 0.9s;
}
.fade-in:nth-child(5) {
	transition-delay: 1.2s;
}
/*-----------------*/
.txt ul {
	list-style: outside none disc;
	padding-left: 2rem;
	margin-bottom: 1.5em;
}
.inner-page .content-block .txt ul {
	font-size: 1.1em;
	line-height: 1.8em;
}
.txt ul.bigger {
	font-size: 1.2em;
}
.txt ul li {
	padding-left: 0.5em;
	padding-bottom:1rem;
	position: relative;
}
.txt ul li::marker {
	color: #bf795a;
	font-size: 1.0em;
  }
.txt ul.yellow-marker li::marker {
	color: #bf795a;
}
.txt ul.yes-marker li::marker {
	content: "\77";
	font-family: "nbs-icons" !important;
	font-style: normal !important;
	font-weight: normal !important;
	font-variant: normal !important;
	text-transform: none !important;
	speak: none;
	line-height: 1em;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	transform: translateY(10%);
}
.txt ul.yes-marker li {
	padding-left: 0.8em;
}
/*--*/
ol.num-list,
.num-list-wrap ol {
	list-style: outside none none;
	margin-bottom: 2rem;
	padding-left: 3rem;
	counter-reset: large-number-counter 0;
	hyphens: none;
}
ol.num-list li,
.num-list-wrap ol li {
    position: relative;
    display: flex;
    -moz-box-align: center;
    align-items: flex-start;
    min-height: 2.5rem;
	padding-left: 0.5rem;
	counter-increment: large-number-counter 1;
	margin-bottom: 0.5rem;
}
ol.num-list li:last-of-type,
.num-list-wrap ol li:last-of-type {
	margin-bottom: 0;
}
ol.num-list li p,
.num-list-wrap ol li p {
	padding:0;
}
ol.num-list li::before,
.num-list-wrap ol li::before {
    text-decoration: none;
    text-transform: uppercase;
    font-weight: bold;
    content: counter(large-number-counter);
    position: absolute;
    left: -3rem;
    display: flex;
    width: 2.0rem;
    height: 2.0rem;
    border-radius: 50%;
    -moz-box-pack: center;
    justify-content: center;
    -moz-box-align: center;
    align-items: center;
    background: rgb(255, 255, 255) none repeat scroll 0% 0%;
}
/*--*/
.txt ol {
	margin:0px 0px 10px 20px;
	padding:0px 0px 0px 20px;
}
.txt ol li {
	margin:0px 0px 0px 0px;
	padding:0px 0px 20px 24px;
	line-height:1.8em;
	position:relative;
}
.txt ol li {
	padding:0px 0px 10px 0px;
}
.work-area ul li:before {
	content:'';
	display:block;
	position:absolute;
	width:6px;
	height:6px;
	background:#bf795a;
	top:0.8em;
	left:0;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	-khtml-border-radius:3px; 
}
.work-area ul li ul {
	margin:10px 0px 0px 0px;
}
/*------------------------------------------------------------------------*/

/*------------- btn ---------------------*/
/*
.btn {
	display:inline-flex;
	justify-content: center;
	align-items: center;
	column-gap: 0.75rem;
	position:relative;
	vertical-align: middle;
	padding:0 1.0rem;
	min-height: 3rem;
	font-family: 'Comfortaa', sans-serif;
	font-size:1.0rem;
	line-height: 1;
	text-align: center;
	font-weight:400;
	text-transform:none;
	text-align:center;
	border-width:1px;
	border-style:solid;
	border-radius:0.25rem;
	-webkit-transition: all .3s ease; 
	-moz-transition: all .3s ease; 
	transition: all .3s ease;
	text-decoration:none;
	-webkit-appearance: none;
	background-color:#bf795a;
	border-color:#bf795a;
	color:#000000;
	cursor:default;
	box-shadow:0 0 10px rgba(0,0,0,0);
}
a.btn {
	cursor: pointer;
}
a.btn:hover {
	color:#000000;
	background-color:#61C42B;
	border-color:#61C42B;
	box-shadow:0 0 10px rgba(0,0,0,0);
}
.btn.reverse {
	flex-direction: row-reverse;
}
.btn::before {
	display: inline-block;
	flex-shrink: 0;
	font-size: 1.5rem;
	margin: 0 -0.3rem;
}
.btn.small {
	font-size:0.75rem;
	padding:0 0.7rem;
	min-height: 2.0rem;
}
.btn.small::before {
	font-size: 1.0rem;
	margin: 0 -0.3rem;
}
.btn.big {
	column-gap: 1.05rem;
	font-size:1.125rem;
	padding:0 1.5rem;
	border-width:2px;
	min-height: 4.0rem;
}
.btn.big::before {
	font-size: 1.75rem;
	margin: 0 -0.5rem;
}
.btn.round-btn,
.btn.square-btn {
	width:3rem;
	height: 3rem;
	min-height: auto;
	justify-content: center;
	text-align: center;
	overflow: visible;
	padding: 0;
	border-width:0;
	padding: 0;
	flex-shrink: 0;
}
.btn.round-btn::before,
.btn.square-btn::before {
	margin: 0;
	font-size: 1.6rem;
}
.btn.round-btn {
	border-radius: 50%;
}
.btn.square-btn {
	border-radius:0.25rem;
}
.btn.round-btn span.items {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	position: absolute;
	top:0;
	right:0;
	background-color: #fbb03b;
	color:#ffffff;
	border-radius: 50%;
	overflow: hidden;
	font-size: 1rem;
	width: 1.5rem;
	height: 1.5rem;
}
.btn.round-btn.small,
.btn.square-btn.small {
	width: 2.0rem;
	height: 2.0rem;
	font-size: 1.4rem;
}
.btn.round-btn.small::before,
.btn.square-btn.small::before {
	font-size: 1.2rem;
}
.btn.round-btn.big,
.btn.square-btn.big {
	width: 4.0rem;
	height: 4.0rem;
	font-size: 2.3rem;
}
.btn.round-btn.big::before,
.btn.square-btn.big::before {
	font-size: 2.3rem;
}
.btn.round-btn.big span.items {
	font-size: 1rem;
	width: 1.5rem;
	height: 1.5rem;
}
.btn.grey-primary {
	background-color:#eeeeee;
	border-color:#eeeeee;
	color: #bf795a;
}
a.btn.grey-primary:hover{
	background-color:#61C42B;
	border-color:#61C42B;
	color: #ffffff;
}
.btn.yellow {
	background-color:#bf795a;
	border-color:#bf795a;
	color: #333333;
}
a.btn.yellow:hover{
	background-color:#FFD700;
	border-color:#FFD700;
	color: #333333;
}
.btn.opaque-primary {
	background-color:rgba(255, 255, 255, 0);
	border-color:rgba(255, 255, 255, 0);
	color: #bf795a;
}
a.btn.opaque-primary:hover{
	background-color:rgba(255, 255, 255, 0);
	border-color:rgba(255, 255, 255, 0);
	color: #bf795a;
}
.btn.disabled,
.btn.disabled:hover {
	cursor: default;
	color:#ffffff;
	background-color:#d2d2d2;
	border-color:#d2d2d2;
}
.btn.btn-white {
	background:#ffffff;
	border-color:#ffffff;
	color:#bf795a;
}
a.btn.btn-white:hover {
	color:#ffffff;
	background-color:#61C42B;
	border-color:#61C42B;
}
.btn.grey-btn {
	background:#899cb7;
	border-color:#899cb7;
	color:#ffffff;
}
a.btn.grey-btn:hover {
	background:#61C42B;
	border-color:#61C42B;
	color:#ffffff;
}
.btn.trans {
	background:transparent;
	color:#bf795a;
	border-color:#bf795a;
}
a.btn.trans:hover,
a:hover .btn.trans {
	color:#000000;
	background:#61C42B;
	border-color:#61C42B;
}
.btn.trans.red {
	background:transparent;
	color:#ED1C24;
	border-color:#ED1C24;
}
a.btn.trans.red:hover {
	color:#ffffff;
	background:#ED1C24;
	border-color:#ED1C24;
}
.btn.trans.btn-white {
	background:transparent;
	color:#ffffff;
}
a.btn.trans.btn-white:hover {
	background:#ffffff;
	border-color:#ffffff;
	color:#bf795a;
}
.btn.trans.grey-btn {
	background:transparent;
	color:#899cb7;
}
a.btn.trans.grey-btn:hover {
	background:#899cb7;
	border-color:#899cb7;
	color:#ffffff;
}
*/
/*--*/
.btn.slashed::after {
	content: '';
	display: block;
	position: absolute;
	width:0%;
	height: 3px;
	box-shadow: 0 3px 0 #f7f7f7;
	background-color: #bf795a;
	transform: rotate(-45deg);
	-webkit-transition: all .3s ease; 
	-moz-transition: all .3s ease; 
	transition: all .3s ease;
}
.btn.slashed.active::after {
	width:100%;
}
/*--*/
.btn-icon {
	display: flex;
	align-items: center;
	gap: 0.5em;
	font-family: 'Montserrat';
	color: #777777;
	-webkit-transition: all .3s ease; 
	-moz-transition: all .3s ease; 
	transition: all .3s ease;
}
.btn-icon.primary-green:hover {
	color: #777777;
}
.btn-icon::before {
	font-size: 1.9rem;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	transition: all .3s ease;
}
.btn-icon.primary-green::before {
	color: #bf795a;
}
.btn-icon.primary-green:hover::before {
	color: #61C42B;
}
.btn-icon.big::before {
	font-size: 2.3rem;
}
/* Desktop <=  1440 */
@media (max-width:90em){
	.btn {
		font-size:0.875rem;
		min-height: 2.75rem;
	}
	.btn.small {
		font-size:0.75rem;
		padding:0 0.7rem;
		min-height: 1.75rem;
	}
	.btn.big {
		column-gap: 1.25rem;
		font-size:1.0rem;
		padding:0 1.25rem;
		border-width:2px;
		min-height: 3.5rem;
	}
	.btn::before {
		font-size: 1.25rem;
		margin: 0 -0.3rem;
	}
	.btn.round-btn,
	.btn.square-btn {
		width:2.75rem;
		height: 2.75rem;
	}
	.btn.round-btn::before,
	.btn.square-btn::before {
		margin: 0;
		font-size: 1.5rem;
	}
	.btn.round-btn.small,
	.btn.square-btn.small {
		width: 1.75rem;
		height: 1.75rem;
	}
	.btn.round-btn.small::before,
	.btn.square-btn.small::before {
		font-size: 1.1rem;
	}
	.btn.round-btn.big,
	.btn.square-btn.big {
		width: 3.5rem;
		height: 3.5rem;
	}
	.btn.round-btn.big::before,
	.btn.square-btn.big::before {
		font-size: 2.0rem;
	}
	.btn.round-btn.big span.items {
		font-size: 0.875rem;
		width: 1.3rem;
		height: 1.3rem;
	}
}
/* Tablet landscape */
@media (max-width:75em) and (max-height:56em) {
	.btn {
		column-gap: 0.5rem;
		font-size: 0.8125rem;
		min-height: 2.75rem;
	}
	.btn.small {
		font-size:0.6875rem;
		padding:0 0.7rem;
		min-height: 1.75rem;
	}
	.btn.big {
		column-gap: 1.25rem;
		font-size:1.0rem;
		padding:0 1.25rem;
		border-width:2px;
		min-height: 3.5rem;
	}
	.btn::before {
		font-size: 1.25rem;
		margin: 0 -0.3rem;
	}
	.btn.round-btn,
	.btn.square-btn {
		width:2.75rem;
		height: 2.75rem;
	}
	.btn.round-btn::before,
	.btn.square-btn::before {
		margin: 0;
		font-size: 1.5rem;
	}
	.btn.round-btn.small,
	.btn.square-btn.small {
		width: 1.75rem;
		height: 1.75rem;
	}
	.btn.round-btn.small::before,
	.btn.square-btn.small::before {
		font-size: 1.1rem;
	}
	.btn.round-btn.big,
	.btn.square-btn.big {
		width: 3.5rem;
		height: 3.5rem;
	}
	.btn.round-btn.big::before,
	.btn.square-btn.big::before {
		font-size: 2.0rem;
	}
	.btn.round-btn.big span.items {
		font-size: 0.875rem;
		width: 1.3rem;
		height: 1.3rem;
	}
}
/* Tablet portrait */
@media (max-width:64em) and (orientation: portrait) {
	.btn {
		column-gap: 0.5rem;
		font-size: 0.8125rem;
		min-height: 2.75rem;
	}
	.btn.small {
		font-size:0.6875rem;
		padding:0 0.7rem;
		min-height: 1.75rem;
	}
	.btn.big {
		column-gap: 1.25rem;
		font-size:1.0rem;
		padding:0 1.25rem;
		border-width:2px;
		min-height: 3.5rem;
	}
	.btn::before {
		font-size: 1.25rem;
		margin: 0 -0.3rem;
	}
	.btn.round-btn,
	.btn.square-btn {
		width:2.75rem;
		height: 2.75rem;
	}
	.btn.round-btn::before,
	.btn.square-btn::before {
		margin: 0;
		font-size: 1.5rem;
	}
	.btn.round-btn.small,
	.btn.square-btn.small {
		width: 1.75rem;
		height: 1.75rem;
	}
	.btn.round-btn.small::before,
	.btn.square-btn.small::before {
		font-size: 1.1rem;
	}
	.btn.round-btn.big,
	.btn.square-btn.big {
		width: 3.375rem;
		height: 3.375rem;
	}
	.btn.round-btn.big::before,
	.btn.square-btn.big::before {
		font-size: 2.0rem;
	}
	.btn.round-btn.big,
	.btn.square-btn.big {
		width: 3.375rem;
		height: 3.375rem;
		font-size: 2.3rem;
	}
}
/* large phone landscape */
@media (max-width:56em) and (max-height:27em) {
	.btn {
		column-gap: 0.5rem;
		font-size: 0.75rem;
		min-height: 2.25rem;
		padding: 0 0.75rem;
	}
	.btn.small {
		font-size:0.6275rem;
		padding:0 0.7rem;
		min-height: 1.5rem;
	}
	.btn.big {
		column-gap: 1.25rem;
		font-size:1.0rem;
		padding:0 1.25rem;
		border-width:2px;
		min-height: 2.75rem;
	}
	.btn::before {
		font-size: 1.0rem;
		margin: 0 -0.1rem;
	}
	.btn.small::before {
		font-size: 0.75rem;
		margin: 0 -0.1rem;
	  }
	.btn.big::before {
		font-size: 1.5rem;
		margin: 0 -0.3rem;
	}
	.btn.round-btn,
	.btn.square-btn {
		width:2.25rem;
		height: 2.25rem;
	}
	.btn.round-btn::before,
	.btn.square-btn::before {
		margin: 0;
		font-size: 1.3rem;
	}
	.btn.round-btn.small,
	.btn.square-btn.small {
		width: 1.5rem;
		height: 1.5rem;
	}
	.btn.round-btn.small::before,
	.btn.square-btn.small::before {
		font-size: 1.0rem;
	}
	.btn.round-btn.big,
	.btn.square-btn.big {
		width: 2.75rem;
		height: 2.75rem;
	}
	.btn.round-btn.big::before,
	.btn.square-btn.big::before {
		font-size: 2.0rem;
	}
	.btn.round-btn.big span.items {
		font-size: 0.875rem;
		width: 1.2rem;
		height: 1.2rem;
	}

}
/* phone */
@media (max-width:27em){
	.btn {
		column-gap: 0.5rem;
		font-size: 0.75rem;
		min-height: 2.25rem;
		padding: 0 0.75rem;
	}
	.btn.small {
		font-size:0.6275rem;
		padding:0 0.7rem;
		min-height: 1.5rem;
	}
	.btn.big {
		column-gap: 1.25rem;
		font-size:1.0rem;
		padding:0 1.25rem;
		border-width:2px;
		min-height: 2.75rem;
	}
	.btn::before {
		font-size: 1.0rem;
		margin: 0 -0.1rem;
	}
	.btn.small::before {
		font-size: 0.75rem;
		margin: 0 -0.1rem;
	  }
	.btn.big::before {
		font-size: 1.5rem;
		margin: 0 -0.3rem;
	}
	.btn.round-btn,
	.btn.square-btn {
		width:2.25rem;
		height: 2.25rem;
	}
	.btn.round-btn::before,
	.btn.square-btn::before {
		margin: 0;
		font-size: 1.3rem;
	}
	.btn.round-btn.small,
	.btn.square-btn.small {
		width: 1.5rem;
		height: 1.5rem;
	}
	.btn.round-btn.small::before,
	.btn.square-btn.small::before {
		font-size: 1.0rem;
	}
	.btn.round-btn.big,
	.btn.square-btn.big {
		width: 2.75rem;
		height: 2.75rem;
	}
	.btn.round-btn.big::before,
	.btn.square-btn.big::before {
		font-size: 2.0rem;
	}
	.btn.round-btn.big span.items {
		font-size: 0.875rem;
		width: 1.2rem;
		height: 1.2rem;
	}
}
/*--------------------------------------------*/
ul.cols {
	padding: 0;
	margin: 0;
	list-style: none;
	display: -ms-grid;
	display:grid;
	-ms-grid-columns: 1fr;
	grid-template-columns: 1fr;
	grid-column-gap: 2rem;
	grid-row-gap: 2rem;
}
ul.cols li {
	padding: 0 !important;
	margin: 0 !important;
}
ul.cols li::before {
	display: none;
}
ul.cols.cols-3,
ul.cols.cols-3-1 {
	display: -ms-grid;
	display:grid;
	-ms-grid-columns: 1fr 1fr 1fr;
	grid-template-columns: repeat(3, minmax(0, 1fr));
	grid-column-gap: 2rem;
	grid-row-gap: 2rem;
}
/* Tablet landscape */
@media (max-width:75em) and (max-height:56em) {
	ul.cols.cols-3 {
		grid-column-gap: 1rem;
		grid-row-gap: 1rem;
	}
}
/* Tablet portrait */
@media (max-width:64em) and (orientation: portrait) {
	ul.cols.cols-3 {
		-ms-grid-columns: 1fr 1fr;
		grid-template-columns: repeat(2, minmax(0, 1fr));
		grid-column-gap: 1rem;
		grid-row-gap: 1rem;
	}
	ul.cols.cols-3-1 {
		-ms-grid-columns: 1fr;
		grid-template-columns: repeat(1, minmax(0, 1fr));
		grid-column-gap: 1rem;
		grid-row-gap: 1rem;
	}
}
/* Small tablet portrait */
@media (max-width:38em) and (orientation: portrait) {
	ul.cols {
		grid-column-gap: 1.5rem;
		grid-row-gap: 1.5rem;
	}
	ul.cols.cols-3 {
		-ms-grid-columns: 1fr;
		grid-template-columns: repeat(1, minmax(0, 1fr));
		grid-row-gap: 2rem;
	}
}
/*------------- Search-select -------------------------------*/
.dropdown-input {
	position:relative;
	padding:1px 0;
}
.dropdown-input::before {
	content: 'xx';
	display: block;
	position: relative;
	z-index: 1;
	border-width: 1px;
	border-style: solid;
	border-color: rgba(0,0,0,0);
	padding:0;
	height: 2.6rem;
	margin: 0;
	font-size: 0.89em;
	font-weight: normal;
	opacity: 0;
}
.dropdown-input .outline {
	position: absolute;
	z-index: 10;
	width:100%;
	top:0;
	left:0;
	border-width: 1px;
	border-style: solid;
	border-color: rgba(0,0,0,0.15);
	padding: 0;
	margin: 0;
	background: #ffffff;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	transition: all .3s ease;
	text-overflow: ellipsis;
	-webkit-appearance: none;
	border-radius: 0.5em;
	-webkit-border-radius: 0.5em;
	overflow: hidden;
}
.dropdown-input .outline:hover,
.dropdown-input .outline.open { 
	box-shadow: 0 0 0.5rem rgba(0, 0, 0, 0.2);
	border-color: rgba(255, 255, 255, 1);
}
.dropdown-input .outline::after {
	content: '';
	display: block;
	position: absolute;
	z-index: 3;
	top:0;
	right: 0;
	width: 2rem;
	height: 100%;
	background-color: #ffffff;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	transition: all .3s ease;
	transition-delay: 0.3s;
}
.dropdown-input .outline.open::after {
	width:0;
}
.dropdown-input input[type="text"] {
	position:relative;
	overflow:hidden;
	text-overflow: ellipsis;
	z-index:2;
	width:100%;
	background-color: rgba(255, 255, 255, 0);
	border-color: rgba(255, 255, 255, 1);
}
.dropdown-input input[type="text"]:hover {
	box-shadow: 0 0 0.5rem rgba(0, 0, 0, 0);
}
.chosen-value + span {
	display:block;
	position:absolute;
	top:0;
	right:0;
	background:#bf795a;
	width:10px;
	height:10px;
}
.chosen-value + span:before {
	content: "\6a";
}
.chosen-value.open + span:before {
	content: '\e81c';
}
.chosen-value:hover {
	/*cursor: pointer;*/
}
.chosen-value:hover::-webkit-input-placeholder {
	color: #777777;
}
.chosen-value:focus, .chosen-value.open {
	outline: 0;
}
.chosen-value:focus::-webkit-input-placeholder, .chosen-value.open::-webkit-input-placeholder {
	color: #000000;
}

ul.value-list {
	position: absolute;
	position: relative;
	left: 0;
	width: 100%;
	z-index:2;
	list-style: none;
	overflow: hidden;
	max-height: 0;
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
	background:#ffffff;
	margin: 0 !important;
	padding: 0 !important;
}

ul.value-list.open {
	max-height: 12rem;
	overflow: auto;
}
ul.value-list li {
	display: block;
	overflow:hidden;
	text-overflow: ellipsis;
	position: relative;
	font-size: 0.89em;
	padding: 0.6em 1.0em !important;
	cursor: pointer;
	-webkit-transition: background-color .3s;
	transition: background-color .3s;
	opacity: 1;
	color:#777777;
}
ul.value-list li:hover {
	background:rgba(0, 0, 0, 0.05);
}
ul.value-list li.closed {
	overflow: hidden;
	height:0;
	padding: 0 !important;
	opacity: 0;
}
ul.value-list + span {
	display:block;
	position:absolute;
	top:8px;
	right:10px;
	color:#333333;
	z-index:1;
	width:30px;
	height:30px;
	text-align:center;
	line-height:20px;
}
.small ul.value-list + span {
	right:0;
}
ul.value-list + span:before {
	content: '\e81c';
	font-size:22px;
}
.small ul.value-list + span:before {
	font-size:20px;
}
ul.value-list.open + span:before {
	content: '\e81c';
	font-size:34px;
}	
ul.value-list.open + span:before {
	font-size:30px;
}
/* Desktop <=  1440 */
@media (max-width:90em){
	.dropdown-input::before {
		font-size: 1.0em;
		height: 2.4rem;
	}
	ul.value-list li {
		font-size: 1.0em;
	}
}
/*-----------------------------------------fancySelect --------------------------------------*/
.fancy-select {
	position: relative;
	font-weight: normal;
	margin-bottom:0px;
	width:auto;
	text-align:left;
}
.sel-wrap {
	position: relative;
	z-index: 1;
}
.fancy-select::before {
    content: 'xx';
    display: block;
    position: relative;
    z-index: 1;
    border-width: 1px;
    border-style: solid;
    border-color: rgba(0,0,0,0);
    padding: 0;
    margin: 0;
	min-height: 2.6rem;
    font-size: 0.89em;
    font-weight: normal;
	opacity:0;
}
.sel-wrap.big .fancy-select::before {
	min-height: 4rem;
    font-size: 1.25rem;
    font-weight: 400;
}
.fancy-select .outline {
	display: flex;
	flex-direction: column;
	position: absolute;
	z-index: 10;
	top:0;
	left:0;
	width:100%;
	border-width:1px;
	border-style:solid;
	border-color: rgba(0,0,0,0.15);
	border-radius:0.25rem;
	-webkit-border-radius:0.25rem;
	overflow: hidden;
	background-color: #ffffff;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	transition: all .3s ease;
}
.sel-wrap.grey .fancy-select .outline {
	border-color: #EFEFEF;
}
.dropup .fancy-select .outline {
	flex-direction: column-reverse;
	top:auto;
	bottom:0;
}
.dropdown .fancy-select .outline {
	flex-direction: column;
	top:0;
	bottom:auto;
}
.fancy-select .outline:hover,
.fancy-select .outline.open,
.sel-wrap.grey .fancy-select .outline:hover {
	box-shadow: 0 0 0.5rem rgba(0, 0, 0, 0.2);
	border-color: rgba(255, 255, 255, 0);
}
.fancy-select .outline::after {
	content: '';
	display: block;
	position: absolute;
	z-index: 3;
	top:0;
	right: 0;
	width: 2rem;
	height: 100%;
	background-color: #ffffff;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	transition: all .3s ease;
	transition-delay: 0.3s;
}
.fancy-select .outline.open::after {
	width:0;
}
.fancy-select div.trigger {
	cursor: pointer;
	padding:0 2.0em 0 1.0em;
	height: 2.6rem;
	height: calc(2.6rem - 2px);
	overflow: hidden;
	white-space:nowrap;
	text-overflow: ellipsis;
	position: relative;
	z-index: 1;
	background: #ffffff;
	border-radius:0rem;
	-webkit-border-radius:0rem;
	color: #333333;
	width: 100%;
    -webkit-transition: all .5s ease; 
	-moz-transition: all .5s ease; 
	transition: all .5s ease;
	z-index:40;
	font-size: 0.89em;
	font-family: 'Montserrat', sans-serif;
	font-weight: normal;
	line-height: 2.6rem;
}
.sel-wrap.big .fancy-select div.trigger {
	height: calc(4rem - 2px);
	font-size: 1.25rem;
	font-weight: 400;
	line-height: 4rem;
}
.sel-wrap.grey .fancy-select div.trigger {
	background-color:#EFEFEF;
	color: #bf795a;
}
.sel-wrap.grey .fancy-select div.trigger:hover,
.sel-wrap.grey .fancy-select .open div.trigger {
	background-color:#ffffff;
}
.plaque .fancy-select div.trigger {
	background-color:rgba(255,255,255,1);
}
.fancy-select.disabled div.trigger {
    background:#fff;
	color:#eee;
	cursor:default;
}
.fancy-select div.trigger:after {
	font-family: "nbs-icons" !important;
	font-size: 1.25rem;
	font-style: normal !important;
	font-weight: normal !important;
	font-variant: normal !important;
	text-transform: none !important;
	speak: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	content: '\e842';
	display:flex;
	flex-direction: column;
	justify-content: center;
	position:absolute;
	top:0;
	height: 100%;
	right:0.7rem;
	-webkit-transition: all .5s ease; 
	-moz-transition: all .5s ease; 
	transition: all .5s ease;
	color: #777777;
}
.sel-wrap.grey .fancy-select div.trigger:after {
	color: #bf795a;
}
.sel-wrap.dropup .fancy-select div.trigger:after {
	transform: rotate(180deg);
}
.sel-wrap.dropup.dropdown .fancy-select div.trigger:after {
	transform: rotate(0deg);
}
.sel-wrap.big .fancy-select div.trigger:after {
	font-size: 2rem;
}
.fancy-select.disabled div.trigger:after {
	border-right-color:#ffffff;
	border-bottom-color:#ffffff;
}
.fancy-select div.trigger.open {
	box-shadow: none;
}
.filter .fancy-select div.trigger.open,
.filter_select .fancy-select div.trigger.open {
	background:none;
	color: #8a9193;
}
.fancy-select ul.options {
	display: block;
	list-style: none;
	margin: 0;
	position: absolute;
	position: relative;
	z-index: 2;
	max-height: 0rem;
	overflow: auto;
	background: #ffffff;
	width: 100%;
	padding: 0;
	-webkit-transition: all .3s ease; 
	-moz-transition: all .3s ease; 
	transition: all .3s ease;
}
.fancy-select ul.options.open {
	visibility: visible;
	max-height: 12rem;
	max-height: 40vh;
	opacity: 1;
}
.fancy-select ul.options li {
	float:none !important;
	width:auto !important !important;
	font-size: 0.89em;
	padding: 0.6em 1.0em !important;
	color: #666666;
	cursor: pointer;
	transition: all 150ms ease-out;
	-webkit-transition: all 150ms ease-out;
	-moz-transition: all 150ms ease-out;
	-ms-transition: all 150ms ease-out;
	-o-transition: all 150ms ease-out;
}
.sel-wrap.big .fancy-select ul.options li {
	font-size: 1.125rem;
}
.fancy-select ul.options li:before {
	display:none !important;
	}
.fancy-select ul.options li.hover {
	background:rgba(0, 0, 0, 0.05);
}
/* Desktop <=  1440 */
@media (max-width:90em){
	.fancy-select::before {
		font-size: 1.0em;
		min-height: 2.4rem;
	}
	.fancy-select div.trigger {
		font-size: 1.0em;
		height: 2.4rem;
		height: calc(2.4rem - 2px);
		line-height: 2.4rem;
	}
	.fancy-select ul.options li {
		font-size: 1.0em;
	}
	.sel-wrap.big .fancy-select::before {
		min-height: 3.5rem;
		font-size: 1.0rem;
	}
	.sel-wrap.big .fancy-select div.trigger {
		height: calc(3.5rem - 2px);
		font-size: 1.0rem;
		line-height: 3.5rem;
	}
}
/* Tablet landscape */
@media (max-width:75em) and (max-height:56em) {
	.sel-wrap.big .fancy-select::before {
		min-height: 3rem;
		font-size: 1.0rem;
	}
	.sel-wrap.big .fancy-select div.trigger {
		height: calc(3rem - 2px);
		font-size: 1.0rem;
		line-height: 3rem;
	}
	.sel-wrap.big .fancy-select ul.options li {
		font-size: 1.0rem;
	}
}
/* Phone */
@media (max-width:27em){
	.sel-wrap.big .fancy-select::before {
		min-height: 3rem;
		font-size: 1.0rem;
	}
	.sel-wrap.big .fancy-select div.trigger {
		height: calc(3rem - 2px);
		font-size: 1.0rem;
		line-height: 3rem;
	}
	.sel-wrap.big .fancy-select ul.options li {
		font-size: 1.0rem;
	}
}
/*------------------------------------- slick override -----------------------------------------*/
ul.carousel {
	margin:0 -1rem !important;
	display:block;
	padding:0;
}
ul.carousel.full-width .slick-list {
	overflow: visible;
}
ul.carousel.side-arrows {
	padding:0 3rem;
	margin: 0 !important;
}
ul.carousel li {
	margin: 0;
	padding: 0;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	transition: all .3s ease;
}
ul.carousel li {
	opacity:1;
}
ul.carousel li.slick-active {
	opacity:1;
}
ul.carousel li .item {
	margin-left: 1rem;
	margin-right: 1rem;
}
.carousel.arrows {
	padding-bottom:6rem;
}
.carousel .slick-track {
	  display: flex !important;
}
.carousel .slick-slide {
	height: auto !important;
	position:relative;
}
/*--*/
.slick-prev,
.slick-next {
	z-index: 3;
	top:auto;
	bottom:100%;
	background: rgba(255, 255, 255, 1) none repeat scroll 0% 0%;
	background: none;
	cursor: pointer;
	display: inline-block;
	width: 2.75rem;
	height: 2.75rem;
	border-radius: 50%;
	text-align: center;
	text-decoration: none;
	overflow: hidden;
	box-shadow: 0 0 0.5rem rgba(0, 0, 0, 0.05);
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	transition: all .3s ease;
	opacity:1;
}
.side-arrows .slick-prev,
.side-arrows .slick-next {
	top:50%;
	transform:translate(0, -50%);
}
.bottom-arrows .slick-prev,
.bottom-arrows .slick-next {
	bottom: auto;
	top:100%;
}
.slick-prev.slick-disabled, .slick-next.slick-disabled {
	background: rgba(255, 255, 255, 0.8) none repeat scroll 0% 0%;
	background: none;
	box-shadow: 0 0 0.8rem rgba(0, 0, 0, 0);
	cursor: auto;
}
.slick-prev {
	left:auto;
	right:2.75rem;
	margin:0 1.5rem 0.9rem 0;
}
.slick-next {
	right:0;
	left:auto;
	margin:0 1.0rem 0.9rem 0;
}
.side-arrows .slick-prev {
	left:0;
	right:auto;
	margin:0;
}
.side-arrows .slick-next {
	right:0;
	left:auto;
	margin-right:0;
}
.bottom-arrows .slick-prev {
	left:auto;
	right:50%;
	margin:2rem 0.5rem;
	transform: none;
}
.bottom-arrows .slick-next {
	right:0;
	left:50%;
	margin:2rem 0.5rem;
	transform: none;
}
.carousel-vertical .slick-prev {
	left:50%;
	right:auto;
	margin:0;
	top:auto;
	bottom:100%;
	bottom:calc(100% + 0.5rem);
	transform: translate(-50%, 0%) rotate(90deg);
}
.carousel-vertical .slick-next {
	right:auto;
	left:50%;
	margin:0;
	top:100%;
	top:calc(100% + 0.5rem);
	bottom: auto;
	transform: translate(-50%, 0%) rotate(90deg);
}
.slick-prev::before, 
.slick-next::before {
	font-family: "nbs-icons" !important;
	font-style: normal !important;
	font-weight: normal !important;
	font-variant: normal !important;
	text-transform: none !important;
	speak: none;
	color: #bf795a;
	font-size: 2.75rem;
	line-height: 2.75rem;
	opacity:1;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	transition: all .3s ease;
}
.slick-prev:before {
	content: '\e818' !important;
}
.slick-next:before {
	content: '\e819' !important;
}
.slick-prev:hover::before, 
.slick-next:hover::before {
	color: #bf795a;
}
.slick-prev.slick-disabled:hover::before, 
.slick-next.slick-disabled:hover::before {
	color: #bf795a;
}
.slick-prev:focus, 
.slick-next:focus {
	background: rgba(255, 255, 255, 1) none repeat scroll 0% 0%;
	background: none;
}
.slick-prev:hover, 
.slick-next:hover {
	background: none;
	transform:translate(0, -50%) scale(100%);
}
.bottom-arrows .slick-prev:hover, 
.bottom-arrows .slick-next:hover {
	background: none;
	transform:none;
}
.carousel-vertical .slick-prev:hover, 
.carousel-vertical .slick-next:hover {
	transform:translate(-50%, 0%) scale(100%) rotate(90deg);
}
.slick-prev.slick-disabled:hover, 
.slick-next.slick-disabled:hover,
.slick-prev.slick-disabled:focus, 
.slick-next.slick-disabled:focus {
	background: rgba(255, 255, 255, 0.8) none repeat scroll 0% 0%;
	background: none;
	transform:translate(0, -50%) scale(100%);
}
.bottom-arrows .slick-prev.slick-disabled:hover, 
.bottom-arrows .slick-next.slick-disabled:hover,
.bottom-arrows .slick-prev.slick-disabled:focus, 
.bottom-arrows .slick-next.slick-disabled:focus {
	transform: none;
}
.carousel-vertical .slick-prev.slick-disabled:hover, 
.carousel-vertical .slick-next.slick-disabled:hover,
.carousel-vertical .slick-prev.slick-disabled:focus, 
.carousel-vertical .slick-next.slick-disabled:focus {
	transform:translate(-50%, 0%) scale(100%) rotate(90deg);
}
.slick-prev.slick-disabled::before, .slick-next.slick-disabled::before {
	opacity: 0.3;
}
/*--*/
.slick-dotted.slick-slider {
	margin-bottom: 0;
}
.slick-dots {
	position: relative;
	padding:0;
	bottom:0;
	font-size: 0;
	display: flex;
	column-gap: 2rem;
}
.slick-dots li:before {
display:none !important;
}
.slick-dots li button:before {
	color:#ccc !important;
}
.slick-dots li.slick-active button:before {
	color:#43B344 !important;
	opacity:1 !important;
}
.slick-dots li {
	position: relative;
	display: inline-block;
	height: 0px;
	margin: 0 !important;
	padding: 0 !important;
	width: 0.75rem;
}
.slick-dots li button {
	font-size: 1em;
	line-height: 0;
	display: block;
	position:absolute;
	bottom:0rem;
	width: 0.75rem !important;
	height: 0.75rem !important;
	padding: 0;
	cursor: pointer;
	color: transparent;
	border:none !important;
	outline: none;
	background:rgba(125,125,125,.5) !important;
	border-radius:100%;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	transition: all .3s ease;
}
.inner-dots .slick-dots li button {
	bottom:2rem;
}
.slick-dots li button:hover {
	background:rgba(125,125,125,1) !important;
}
.slick-dots li.slick-active button {
background:#43B344 !important;
}
.slick-dots li button::before {
display:none;
}
/* Desktop <=  1680 */
@media (max-width:105em){
	.carousel {
	}
	.slick-prev,
	.slick-next {
		width: 2.5rem;
		height: 2.5rem;
	}
	.slick-prev {
		left:auto;
		right:2.5rem;
		margin:0 1.5rem 1rem 0;
	}
	.slick-next {
		right:0;
		left:auto;
		margin:0 1.0rem 1rem 0;
	}
	.slick-prev::before, 
	.slick-next::before {
		font-size: 2.5rem;
		line-height: 2.5rem;
	}
}
/* Desktop <=  1440 */
@media (max-width:90em){
	.slick-prev {
		margin:0 1.5rem 0.7rem 0;
	}
	.slick-next {
		margin:0 1.0rem 0.7rem 0;
	}
	ul.carousel li {
		opacity:1;
	}
}
/* Tablet landscape */
@media (max-width:75em) and (max-height:56em) {
	ul.carousel {
		margin:0 -0.5rem !important;
	}
	ul.carousel.side-arrows {
		padding:0 2.5rem;
		margin:0 -0.5rem !important;
	}
	.slick-prev,
	.slick-next {
		width: 2.0rem;
		height: 2.0rem;
	}
	.slick-prev {
		left:auto;
		right:2.0rem;
		margin:0 1.0rem 0.5rem 0;
	}
	.slick-next {
		right:0;
		left:auto;
		margin:0 0.5rem 0.5rem 0;
	}
	.slick-prev::before, 
	.slick-next::before {
		font-size: 2.0rem;
		line-height: 2.0rem;
	}
}
/* Tablet portrait */
@media (max-width:64em) and (orientation: portrait) {
	ul.carousel {
		margin:0 -0.5rem !important;
	}
	ul.carousel.side-arrows {
		padding:0;
		margin:0 -0.5rem !important;
	}
	.slick-prev,
	.slick-next {
		width: 2.0rem;
		height: 2.0rem;
	}
	.slick-prev {
		left:auto;
		right:2.0rem;
		margin:0 1.0rem 0.6rem 0;
	}
	.slick-next {
		right:0;
		left:auto;
		margin:0 0.5rem 0.6rem 0;
	}
	.slick-prev::before, 
	.slick-next::before {
		font-size: 2.0rem;
		line-height: 2.0rem;
	}
	
}
/* small tablet portrait */
@media (max-width:38em) and (orientation: portrait) {
	.slick-prev,
	.side-arrows .slick-prev {
		margin:0 1.0rem 0.3rem 0;
	}
	.slick-next,
	.side-arrows .slick-next {
		margin:0 0.5rem 0.3rem 0;
	}
}
/* Large phone landscape */
@media (max-width:56em) and (max-height:27em) {
	.slick-prev,
	.slick-next {
		width: 2.0rem;
		height: 2.0rem;
	}
	.slick-prev {
		left:auto;
		right:2.0rem;
		margin:0 0.6rem 0.3rem 0;
	}
	.slick-next {
		right:0;
		left:auto;
		margin:0 0.3rem 0.3rem 0;
	}
	.slick-prev::before, 
	.slick-next::before {
		font-size: 2.0rem;
		line-height: 2.0rem;
	}
	ul.carousel,
	ul.carousel.side-arrows {
		margin:0 -0.3rem !important;
		padding:0;
	}
	ul.carousel li .item {
		margin-left: 0.3rem;
		margin-right: 0.3rem;
	}
	.slick-dots {
		column-gap: 1rem;
	}
	.slick-dots li button {
		width: 0.5rem !important;
		height: 0.5rem !important;
	}
}
/* phone */
@media (max-width:27em){
	ul.carousel,
	ul.carousel.side-arrows {
		margin:0 -0.25rem !important;
		padding:0;
	}
	ul.carousel li .item {
		margin-left: 0.25rem;
		margin-right: 0.25rem;
	}
	.slick-prev {
		margin:0 0.6rem 0 0;
	}
	.slick-next {
		margin:0 0.3rem 0 0;
	}
	.slick-dots {
		column-gap: 1rem;
	}
	.slick-dots li button {
		width: 0.5rem !important;
		height: 0.5rem !important;
	}
}
/*------------------------------------------------------------------------*/
.wrap {
	position:relative;
	margin:auto;
	/*max-width: 1920px;
	overflow: hidden;*/
	padding-top:0;
}
.wrap.side-open {
	overflow: hidden;
}
.wrap.start {
	overflow: hidden;
	height:100vh;
}
.nbs-container {
	position:relative;
	max-width:1920px;
	margin:0 auto;
}
.pdd {
	padding-left:var(--pdd-x);
	padding-right:var(--pdd-x);
}
.std {
	padding-top:var(--pdd-y);
	padding-bottom:var(--pdd-y);
}
.plaque {
	position: relative;
	background-color: #edf0f4;
	padding: 2rem;
	margin-bottom: 3rem;
	border-radius: 0.5rem;
}
.spoiler {
	display: none;
}
.pic-txt {
	display: flex;
	gap: 2rem;
	align-items: center;
}
.pic-txt .p-txt {
	width: 75%;
	padding: 0;
}
.pic-txt.pic-right .p-txt {
	order: 1;
}
.pic-txt .p-pic {
	width:25%;
	text-align: center;
}
.pic-txt.pic-right .p-pic {
	order: 2;
}
.pic-txt .p-pic img {
	max-width: 100%;
	height: auto;
}
/* small tablet portrait */
@media (max-width:38em) and (orientation: portrait) {
	.pic-txt {
		display: flex;
		flex-direction: column;
		gap: 2rem;
	}
	.pic-txt .p-txt {
		width: 100%;
		padding: 0;
	}
	.pic-txt.pic-right .p-txt {
		order: 2;
	}
	.pic-txt .p-pic {
		width:100%;
		text-align: center;
	}
	.pic-txt.pic-right .p-pic {
		order: 1;
	}
	.pic-txt .p-pic img {
		max-width: 50%;
		height: auto;
	}
}
/* large phone landscape */
@media (max-width:56em) and (max-height:27em) {
}
/* phone */
@media (max-width:27em){
	.plaque {
		padding: 1.5rem;
		margin-bottom: 2rem;
		border-radius: 0.5rem;
	}
}
/*-- whiteout --*/
.whiteout {
	display:none;
	position:fixed;
	top:0;
	left:0;
	width:100%;
	height: 100%;
	background:#f1ede4;
	background: rgba(255, 255, 255, 0.98);
	z-index:999;
	overflow-y: auto;
	}
.whiteout .content {
	  display:table;
	position:relative;
	margin:auto;
	max-width:600px;
	height: 100%;
	width:100%;
	text-align: center;
}
#login-form .content {
	max-width:420px;
}
.whiteout .content form,
.whiteout .content .msg {
	  display: table-cell;
	  vertical-align: middle;
	  padding: 2em;
}
.whiteout .content .msg {
	text-align: center;
}
.whiteout .content .msg::before {
	position: relative;
	display: inline-block;
	font-size: 10em;
	color: #bf795a;
}
.whiteout .close {
	display:block;
	position:fixed;
	right:1.5em;
	top:1em;
	text-decoration:none;
	font-size:2em;
	color: #999999;
	line-height:40px;
	opacity:0.5;
	cursor:pointer;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	transition: all .3s ease;
}
.whiteout .close:hover {
	opacity:1;
}
.popup-form p {
	padding-bottom:10px;
	line-height:20px;
	text-align:center;
}
.popup-form .btn {
	display:block;
	margin:auto;
	margin-bottom:20px;
}
.popup-form .enter_error {
	position:relative;
	font-size:1.1em;
	line-height:1em;
	margin:0 0 2em 0;
	text-align: center;
}
.popup-form .enter_error:before {
	content:'!';
	font-weight:600;
	text-align:center;
	text-indent:-2px;
	font-size:18px;
	line-height:25px;
	display: inline-block;
	height: 0;
	width: 0;
	position: relative;
	border-color:transparent transparent #ffb400  transparent ;
	border-style: solid;
	border-width:22px 14px 22px 14px;
	margin-right:0.5em;
	z-index:2;
}
.popup-form input[type="text"],
.popup-form input[type="file"],
.popup-form input[type="password"],
.popup-form textarea,
.popup-form select {
		/*background:rgba(255,255,255,0.9);*/
}
#login-form input[type="text"],
#login-form input[type="file"],
#login-form input[type="password"],
#login-form textarea,
#login-form select {
		text-align: center;
}
/* phone */
@media (max-width:27em){
	.whiteout {
	border-bottom:1px solid #ccc;
	}
	.whiteout .content {
	margin:auto;
	width:auto;
	padding:0;
	}
	.whiteout .close,
	.top_menu_wrap .close {
	right:1em;
	top:1em;
	font-size:30px;
	line-height:30px;
	}
}
/*------------------------------ header-block -------------------------------------------*/
.header-block {
	position: fixed;
	/*display: flex;
	justify-content:space-between;*/
	/*background:rgba(255,255,255,1);
	background: #bf795a;*/
	background-color:rgba(15,15,14,1);
	width:100%;
	height: auto;
	top:0;
	left:0;
	/*padding-top:1rem;
	padding-bottom: 1rem;*/
	-webkit-transition: all .5s ease; 
	-moz-transition: all .5s ease; 
	transition: all .5s ease;
	z-index: 10;
}
.main-page .header-block {
	background-color:rgba(15,15,14,0);
}
/*.inner-page .header-block {
	position: relative;
}*/
.header--hidden .header-block {
	-webkit-transform: translateY( -100% );
	-ms-transform: translateY( -100% );
	transform: translateY( -100% );
}
.header--hidden.side-open .header-block {
	-webkit-transform: none;
	-ms-transform: none;
	transform: none;
}
.header--narrow .header-block,
.main-page.header--narrow .header-block,
.inner-page .header-block {
	background-color:rgba(15,15,14,1);
	padding-top:0;
	padding-bottom: 0;
	box-shadow: 0 0 1rem rgba(0, 0, 0, 0.1);
} 
.header-block::before {
	content: '';
	display: block;
	display: none;
	position: absolute;
	top:0;
	left:0;
	width: 100%;
	height: 100%;
	z-index: -1;
	box-shadow: 0 0 10px rgba(0,0,0,0.1);
	-webkit-transition: all .3s ease; 
	-moz-transition: all .3s ease; 
	transition: all .3s ease;
}
.header--narrow .header-block::before {
	box-shadow: 0 0 10px rgba(0,0,0,.1);
}
.header--narrow.header--hidden .header-block::before {
	box-shadow: 0 0 10px rgba(0,0,0,0);
}
.header-block .nbs-container {
	display: flex;
	justify-content:space-between;
	align-items: center;
	height: auto;
	position: unset;
	margin-left: auto;
	margin-right: auto;
}
/*--*/
.header-block .h-top {
	position: relative;
	z-index: 3;
}
.header-block .h-top-left {
	display: flex;
	align-items: center;
	min-height: 4.5rem;
}
/*.header--narrow .header-block .h-top-right .menu {
	transform: translateY(-100%);
	opacity:0;
}*/
.header-block .h-top-right {
	display: flex;
	flex-direction: column;
	align-items: flex-end;
	height: 100%;
	justify-content: space-between;
}
.header-block .h-top .nbs-container {
	height: auto;
	min-height: var(--header-min-height);
}
.header--narrow .header-block .h-top .nbs-container {
	height: auto;
	min-height: var(--header-narrow-height);
}
.header-block .h-top-right .h-top-right-top {
	-webkit-transition: all .5s ease; 
	-moz-transition: all .5s ease; 
	transition: all .5s ease;
	height: 3rem;
	display: flex;
	align-items:center;
}
.header--narrow .header-block .h-top-right .h-top-right-top {
	height: 0rem;
}
.header-block .h-top-right .h-top-right-bottom {
	display: flex;
	align-items: center;
	position: relative;
	column-gap: 3rem;
}
.header-block .h-top-right .h-top-right-bottom .divider {
	background-color: rgba(255, 255, 255, 1);
	width: 1px;
	height: 2rem;
}
/*--*/
.header-block .h-bottom {
	position: relative;
	position: absolute;
	width: 100%;
	z-index: 2;
	-webkit-transition: all .5s ease; 
	-moz-transition: all .5s ease; 
	transition: all .5s ease;
}
.inner-page .header-block .h-bottom {
	background: #ecf4f7;
}
.side-open .header-block .h-bottom {
	transform: translate(25%, 0% );
}
.header--narrow .header-block .h-bottom {
	transform: translate(0%, -100% );
}
.header--narrow.side-open .header-block .h-bottom {
	transform: translate(25%, -100% );
}
.header-block .h-bottom .nbs-container {
	height: 8rem;
}
/*--*/
.header-block .top {
	position: relative;
	/*width:30%;*/
	margin-right: 2rem;
}
.header-block .side {
	/*position: relative;*/
	width:70%;
	flex-grow: 2;
	/*-webkit-transition: all .7s ease; 
	-moz-transition: all .7s ease; 
	transition: all .7s ease;*/
}
.header-block .top .nbs-container,
.header-block .side .nbs-container {
	height:8em;
	background:rgba(0,0,0,0);
	z-index: 2;
}
.header-block .top .nbs-container {
	justify-content: flex-start;
	align-items: center;
}
.header-block .side .nbs-container {
	position: unset;
	display: flex;
	/*justify-content: flex-end;*/
	justify-content: space-between;
	align-items: center;
}
/*-- logo --*/
.header-block .logo {
	/*position:absolute;*/
	position: relative;
	z-index: 10;
	/*top:50%;
	left:0;
	transform: translateY(-50%);*/
	-webkit-transition: all .5s ease; 
	-moz-transition: all .5s ease; 
	transition: all .5s ease;
	background-color: rgba(0,0,0,0);
	display: flex;
	align-items: center;
	justify-content: flex-start;
}
.side-open .header-block .logo {
	z-index: 1;
}
.header--narrow .header-block .logo {
	/*top:50%;*/
}
.header-block .logo a {
	display: inline-block;
	position: relative;
	z-index: 2;
	height: 6rem;
	width: auto;
}
.header-block .logo span {
	/*display: block;
	position: absolute;
	top:0;
	left:0;
	height: 100%;*/
	display: inline-block;
	vertical-align: middle;
	position: relative;
	z-index: 1;
	-webkit-transition: all .3s ease; 
	-moz-transition: all .3s ease; 
	transition: all .3s ease;
}
.header-block .logo span {
	height: 82px;
}
.header--narrow .header-block .logo span {
	height: 41px;
}
.header-block .logo svg {
	width:100%;
	height: auto;
}
.header-block .logo svg #nbs-icons {
	-webkit-transition: all .3s ease; 
	-moz-transition: all .3s ease; 
	transition: all .3s ease;
	fill:#bf795a;
}
.main-page .header-block .logo svg #nbs-icons {
	fill:#ffffff;
}
.main-page.header--narrow .header-block .logo svg #nbs-icons {
	fill:#bf795a;
}
.header-block .logo img {
	position: relative;
	/*left:0;
	top:50%;
	transform: translateY(-50%);*/
	width:auto;
	height: 100%;
	/*max-height: 100%;*/
	display:inline-block;
	background-color: rgba(0,0,0,0);
}
/*-- menu-btn --*/
.header-block .menu-btn-wrap {
	display: none;
	z-index: 10;
	-webkit-transition: all .5s ease; 
	-moz-transition: all .5s ease; 
	transition: all .5s ease;
	position: relative;
	right: -0.375rem;
}
.menu-btn-wrap .menu-btn {
	display: block;
	position: relative;
	width:2.75rem;
	height:2.75rem;
	box-sizing: border-box;
	text-align: center;
	cursor: pointer;
	-webkit-transition: all .5s ease; 
	-moz-transition: all .5s ease; 
	transition: all .5s ease;
}
.menu-btn-wrap .menu-btn span {
	display: inline-block;
	position: absolute;
	z-index: 2;
	top:50%;
	left:50%;
	transform: translate(-50%, -50%);
	background: rgba(0,0,0,0);
	width:24px;
	height:21px;
	box-sizing: border-box;
	text-align: center;
	color: #ffffff;
	cursor: pointer;
	border-top:3px solid #ffffff;
	border-bottom:3px solid #ffffff;
	-webkit-transition: all .5s ease; 
	-moz-transition: all .5s ease; 
	transition: all .5s ease;
}
.main-page .menu-btn-wrap .menu-btn span {
	border-top-color:#ffffff;
	border-bottom-color:#ffffff;
}
.main-page.header--narrow .menu-btn-wrap .menu-btn span {
	border-top-color:#ffffff;
	border-bottom-color:#ffffff;
}
.main-page .menu-btn-wrap .menu-btn:hover span {
	border-top-color:rgba(255,255,255,1);
	border-bottom-color:rgba(255,255,255,1);
}
.menu-btn-wrap .menu-btn.active span,
.main-page .menu-btn-wrap .menu-btn.active span {
	border-top-color:rgba(255,255,255,0);
	border-bottom-color:rgba(255,255,255,0);
}
.menu-btn-wrap .menu-btn span::before,
.menu-btn-wrap .menu-btn span::after {
	content: '';
	display: inline-block;
	position: absolute;
	left:0;
	top:6px;
	width:100%;
	height: 3px;
	background: #ffffff;
	-webkit-transition: all .5s ease; 
	-moz-transition: all .5s ease; 
	transition: all .5s ease;
}
.main-page .menu-btn-wrap .menu-btn span::before,
.main-page .menu-btn-wrap .menu-btn span::after {
	background: #ffffff;
}
.main-page.header--narrow .menu-btn-wrap .menu-btn span::before,
.main-page.header--narrow .menu-btn-wrap .menu-btn span::after {
	background: #ffffff;
}
.menu-btn-wrap .menu-btn:hover span::before,
.menu-btn-wrap .menu-btn:hover span::after {
	background: rgba(255, 255, 255, 1);
}
.menu-btn-wrap .menu-btn.active span::before,
.menu-btn-wrap .menu-btn.active span::after,
.main-page .menu-btn-wrap .menu-btn.active span::before,
.main-page .menu-btn-wrap .menu-btn.active span::after {
	background: #ffffff;
}
.menu-btn-wrap .menu-btn.active span::before {
	transform: rotate(45deg);
}
.menu-btn-wrap .menu-btn.active span::after {
	transform: rotate(-45deg);
}
/*-- top-btn --*/
.header-block .top-btn {
	display:flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	font-size:1.5rem;
	width:2.75rem;
	height: 2.75rem;
	text-align: center;
	overflow: hidden;
	cursor: pointer;
	color:#bf795a;
	text-decoration: none;
	background: rgba(0, 0, 0, 0);
	-webkit-transition: all .3s ease; 
	-moz-transition: all .3s ease; 
	transition: all .3s ease;
}
.main-page .header-block .top-btn {
	color:#60CA0D;
}
.main-page .header-block .top-btn:hover {
	color: #ffffff;
}
.header--narrow .header-block .top-btn,
.main-page.header--narrow .header-block .top-btn {
	color:#bf795a;
}
.header--narrow .header-block .top-btn:hover,
.main-page.header--narrow .header-block .top-btn:hover {
	color:#60CA0D;
}
.header-block .search-toggle.active .icon-search::before,
.main-page.header--narrow .header-block .search-toggle.active .icon-search::before {
	color:rgba(0, 0,0, 0.3);
}
.main-page .header-block .search-toggle.active .icon-search::before {
	color:rgba(255, 255, 255, 0.8);
}
/*-- search --*/
.header-block .search {
	display: block;
	position: absolute;
	/*width:22em;*/
	max-width: 100%;
	min-width: 24rem;
	right:0;
	top:100%;
	-webkit-transition: all .5s ease; 
	-moz-transition: all .5s ease; 
	transition: all .5s ease;
	padding-top:0em;
	transform: translateY(-100%);
}
.header-block .search.active,
.main-page.header--narrow .header-block .search.active {
	padding-top:1em;
	transform: translateY(0%);
}
.header-block .search .search-content {
	position: relative;
}
.header-block .search .form {
	position: relative;
	z-index: 1;
	display: block;
	opacity:0;
	-webkit-transition: all .3s ease; 
	-moz-transition: all .3s ease; 
	transition: all .3s ease;
}
.header-block .search.active .form {
	opacity:1;
}
.header-block .search .form::before {
	content: '';
	display: block;
	position: absolute;
	z-index: 2;
	top:0;
	left:0;
	width:100%;
	height:100%;

}
.header-block .search.active .form::before {
	display: none;
}
.header-block .search form {
	display: flex;
	position: relative;
	background:rgba(255,255,255,1);
	border-radius: 0.25rem;
	padding:3px;
	box-shadow: 0 0.3rem 1rem rgba(0, 0, 0, 0.15);
}
.header-block .search .icon-search::before {
	line-height: 1.4em;
	text-align: center;
	font-size:2.0em;
	color: #ffffff;
	z-index: 2;
	overflow: hidden;
	-webkit-transition: all .3s ease; 
	-moz-transition: all .3s ease; 
	transition: all .3s ease;
}
.inner-page .header-block .search .icon-search::before,
.header--narrow .header-block .search .icon-search::before {
	color: #a2a8c1;
}
.header-block .search.active .icon-search::before {
	color: #a2a8c1;
}
.inner-page .header-block .search.active .icon-search::before,
.header--narrow .header-block .search.active .icon-search::before {
	color: #ffffff;
}
.header-block .search .icon-search:hover::before,
.header--narrow .header-block .search .icon-search:hover::before {
	color:#c1272d;
}
.header-block .search input[type="text"] {
	z-index: 1;
	-webkit-transition: all .7s ease; 
	-moz-transition: all .7s ease; 
	transition: all .7s ease;
	text-overflow:ellipsis;
	margin-bottom: 0;
	padding-right:0;
	width:100%;
	background:none;
	border:none;
}
.header-block .search input[type="submit"] {
	display: inline-block;
	position: relative;

}
.header-block .search-toggle {
	display: inline-block;
	/*position: absolute;*/
	position: relative;
	right:-0.5rem;
	/*z-index: 3;
	top:50%;
	transform: translateY(-50%);
	right:3.5rem;*/
	background: rgba(0, 0, 0, 0);
	padding-left:0;	
	-webkit-transition: all .3s ease; 
	-moz-transition: all .3s ease; 
	transition: all .3s ease;
}

/*--*/
.header-block .phone-toggle {
	position: relative;
	display: none;
}
.header-block .phone {
	position: relative;
	display: flex;
	column-gap: 0.5rem;
	align-items: center;
	font-size:1.0rem;
	letter-spacing: 0.1em;
	line-height: 1.25;
	font-weight: 400;
	text-decoration: none;
	color:#ffffff;
	white-space: nowrap;
	-webkit-transition: all .3s ease; 
	-moz-transition: all .3s ease; 
	transition: all .3s ease;
}
.main-page .header-block .phone {
	color:#ffffff;
}
.main-page.header--narrow .header-block .phone {
	color:#ffffff;
}
.header-block .phone span {
	display: block;
	position: absolute;
	top:100%;
	right:0;
	font-size: 0.4em;
	font-weight: 400;
	color: #666666;
}
.header-block .phone::before {
	display: inline-block;
	color: #60CA0D;
}
/*-- menu --*/
.header-block .menu {
	z-index: 3;
	padding-right:0;
	-webkit-transition: all .5s ease; 	
	-moz-transition: all .5s ease; 
	transition: all .5s ease;
}
.header-block .menu ul {
	list-style: none;
	display: flex;
	justify-content:flex-end;
	column-gap: 3rem;
}
.header-block .menu ul li {
	height: 3rem;
	display: flex;
	flex-direction: column;
	justify-content: center;
	padding:0;
}
.header-block .menu ul li.single-col {
	position: relative;
}
.header-block .menu ul li span {
	display:none;
	cursor: pointer;
}
.header-block .menu ul li a {
	display: inline-block;
	position: relative;
	text-decoration: none;
	font-size:1.0rem;
	letter-spacing: 0.2em;
	line-height: 1;
	font-weight: 400;
	color:rgba(255, 255, 255, 1);
	text-transform: uppercase;
	-webkit-transition: all .3s ease; 	
	-moz-transition: all .3s ease; 
	transition: all .3s ease;
}
.header-block .menu ul li.single-col:hover a {
	color:#bf795a;
}
.main-page .header-block .menu ul li a {
	color:rgba(255, 255, 255, 1);
}
.main-page .header-block .menu ul li.single-col:hover a {
	color:#bf795a;
}
.main-page.header--narrow .header-block .menu ul li a {
	color:rgba(255, 255, 255, 1);
}
.main-page.header--narrow .header-block .menu ul li.single-col:hover a {
	color:#bf795a;
}
.header-block .menu ul li:hover a:hover,
.main-page.header--narrow .header-block .menu ul li:hover a:hover,
.main-page .header-block .menu ul li.single-col:hover a:hover {
	color:#bf795a;
}
.header-block .menu ul li ul {
	position: absolute;
	top:100%;
	left:0;
	width:100%;
	font-size: 0.84em;
	background-color:#F1F5F9;
	display: none;
	flex-wrap: wrap;
	justify-content: center;
	align-items: flex-start;
	overflow: hidden;
	-webkit-transition: opacity .5s ease; 	
	-moz-transition: opacity .5s ease; 
	transition: opacity .5s ease;
	transform-origin: top left;
	transition-delay: 1s;
	opacity:0;
	padding-top:1.5rem;
	border-radius: 0.25rem;
}
.header-block .menu ul li:hover ul {
	display: flex;
	opacity:1;
	box-shadow: 0 0rem 1rem rgba(0, 0, 0, 0.2);
}
.header-block .menu ul li.single-col ul {
	flex-direction: column;
	width:12rem;
}
.header-block .menu ul li ul li {
	display: block;
	height: auto;
	background-color: rgba(0, 0, 0, 0);
	-webkit-transition: all .5s ease; 	
	-moz-transition: all .5s ease; 
	transition: all .5s ease;
	transform:translateY(-2rem);
	padding: 0 1.5rem 1.5rem;
}
.header-block .menu ul li ul li:first-of-type {
	display: none;
}
.header-block .menu ul li:hover ul li {
	transform:translateY(0rem);
}
.header-block .menu ul li.multi-col ul li {
	width:25%;
}
.header-block .menu ul li.single-col ul li {
	width:100%;
}
.header-block .menu ul li ul li a,
.main-page .header-block .menu ul li ul li a {
	text-transform: none;
	font-weight: 400;
	color:rgba(0, 0, 0, 0.6);
	line-height:1.4em;
}
.header-block .menu ul li.single-col:hover ul li a,
.main-page .header-block .menu ul li.single-col:hover ul li a,
.main-page.header--narrow .header-block .menu ul li.single-col:hover ul li a {
	color:rgba(0, 0, 0, 0.6);
}
.header-block .menu ul li:hover ul li:hover a:hover,
.main-page .header-block .menu ul li:hover ul li:hover a:hover {
	color: #bf795a;
}
.header-block .menu ul li.single-col ul li a div {
	display: block;
	margin: 0 auto 1rem;
	vertical-align: middle;
	width:5rem;
	height: 5rem;
	position: relative;
	overflow: hidden;
	background-color: rgba(255, 255, 255, 0);
}
.header-block .menu ul li.single-col ul li a div img {
	position: absolute;
	inset: 0;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	object-fit: contain;
	object-position: 50% 50%;
}
.header-block .menu ul li.multi-col ul li ul {
	position: relative;
	top:auto;
	display: flex;
	flex-direction: column;
	background-color: rgba(255, 255, 255, 0);
	margin: 0;
	padding:2rem 0 0;
	font-size: 0.9em;
}
.header-block .menu ul li.multi-col ul li ul li {
	width:100%;
	padding-left:0rem;
	padding-bottom:1rem;
}
.header-block .menu ul li.multi-col ul li ul li:first-of-type {
	padding-bottom:0;
}
.header-block .menu ul li.multi-col ul li ul li a {
	font-weight: 400;
	font-family: 'Open Sans', sans-serif;
}
/* Desktop <=  1680 */
@media (max-width:105em){
	.header-block .h-top-right .h-top-right-bottom {
		column-gap: 3rem;
	}
	.header-block .logo span {
		/*height: 4rem;*/
	}
	.header-block .menu ul {
		column-gap: 3rem;
	}
}
/* Desktop <=  1440 */
@media (max-width:90em){
	.header-block .h-top-right .h-top-right-bottom {
		column-gap: 3rem;
	}
	.header-block .logo span {
		height: 41px;
	}
	.header-block .menu ul {
		column-gap: 3rem;
	  }
	.header-block .menu ul li a {
		font-size: 0.9rem;
	}
}
/* Desktop <  1366 */
@media (max-width:84em){
}
/* Tablet landscape */
@media (max-width:75em) and (max-height:56em) {
	.header-block .logo span {
		height: 41px;
	}
	.header-block .menu {
		display:none;
	}
	.header-block .menu-btn-wrap {
		display: block;
	}
	.header-block .h-top-right {
		justify-content: center;
	}
	.header-block .h-top-right .h-top-right-top {
		display: none;
	}
	.header-block .h-top-right .h-top-right-bottom {
		column-gap: 2rem;
	}
	.header-block .h-top-right .h-top-right-bottom .divider {
		display: none;
	}
	.header-block .phone {
		display: none;
	}
}
/* Tablet portrait */
@media (max-width:64em) and (orientation: portrait) {
	.header-block .logo span {
		height: 41px;
	}
	.header-block .menu {
		display:none;
	}
	.header-block .menu-btn-wrap {
		display: block;
	}
	.header-block .h-top-right {
		justify-content: center;
	}
	.header-block .h-top-right .h-top-right-top {
		display: none;
	}
	.header-block .h-top-right .h-top-right-bottom {
		column-gap: 2rem;
	}
	.header-block .h-top-right .h-top-right-bottom .divider {
		display: none;
	}
	.header-block .phone {
		display: none;
	}
}
/* Small tablet portrait */
@media (max-width:38em) and (orientation: portrait) {
}
/* large phone landscape */
@media (max-width:56em) and (max-height:27em) {
	.header-block .h-top .nbs-container {
		min-height: 5rem;
	}
	.header--narrow .header-block .h-top .nbs-container {
		min-height: 5rem;
	}
	.header-block .logo span,
	.header--narrow .header-block .logo span {
		height: 41px;
	}
	
}
/* Phone landscape*/
@media (max-width:760px) and (max-height:420px) {

}
/* Phone*/
@media (max-width:27em){
	.header-block .logo span,
	.header--narrow .header-block .logo span {
		height: 41px;
	}
}
/* Small phone*/
@media (max-width:22em){

}
/*----------------------------------- side-block---------------------------*/
.side-block {
	display: none;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	position: fixed;
	z-index: 9;
	overflow: hidden;
	height:100%;
	width:100%;
	bottom:0%;
	left:0%;
	background-color: rgba(15,15,14,1);
	overflow-y: auto;
	-webkit-transition: background-color .5s ease; 	
	-moz-transition: background-color .5s ease; 
	transition: background-color .5s ease;
}
.side-open .side-block {
	bottom:0%;
	z-index: 9;
	background-color: rgba(15,15,14,1)
}
.header--narrow .side-block {
	
}
/*-- menu --*/
.side-block .menu {
	z-index: 3;
	position: relative;
	height: 100%;
	display: flex;
	flex-direction:column;
	row-gap: 4rem;
	justify-content: center;
	background-color: rgba(0,0,0,0);
	-webkit-transition: all .5s ease; 	
	-moz-transition: all .5s ease; 
	transition: all .5s ease;
	padding: 5rem 0;
}
.side-block .menu .contacts {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	width: 100%;
	row-gap: 1rem;
}
.side-block .menu .phone {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	width: 100%;
}
.side-block .menu .phone a {
	font-size:1.5rem;
	letter-spacing: 0.1em;
}
.side-block .menu .social {
	display: flex;
	justify-content: center;
	width: 100%;
	column-gap: 2rem;
}
.side-block .menu .social a {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	font-size: 1.75rem;
	width:2.5rem;
	height: 2.5rem;
	text-decoration: none;
	color: #ffffff;
}
.side-block .menu .divider {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	width: 100%;
}
.side-block .menu .divider img {
	width:10rem;
	height: auto;
}
.side-block .menu ul,
.side-block .menu ul li ul,
.side-block .menu ul li.multi-col ul,
.side-block .menu ul li ul li ul,
.side-block .menu ul li.multi-col ul li ul {
	position: relative;
	width:100%;
	height: auto;
	top:0;
	overflow: auto;
	list-style: none;
	display: flex;
	flex-direction: column;
	justify-content:center;
	align-items: center;
	row-gap: 1.0rem;
	-webkit-transition: all .5s ease; 	
	-moz-transition: all .5s ease; 
	transition: all .5s ease;
	background-color: rgba(0,0,0,0);
	font-size:1.0em;
	padding-top:0;
	padding-bottom:0;
	z-index: 1;
	transform: none;
	opacity: 1;
	transition-delay: 0.5s;
}
.header--narrow .side-block .menu ul,
.header--narrow .side-block .menu ul li ul,
.header--narrow .side-block .menu ul li.multi-col ul,
.header--narrow .side-block .menu ul li ul li ul,
.header--narrow .side-block .menu ul li.multi-col ul li ul {
	padding-top:0rem;
}
.side-block .menu ul li:hover ul {
	display: flex;
	transform: none;
	opacity:1;
}
.side-block .menu ul li ul {
	z-index: 2;
	align-items: flex-start;
}
.side-block .menu ul li ul li ul {
	z-index: 3;
}
.side-block .menu ul,
.side-block .menu ul li ul,
.side-open .side-block .menu ul li ul,
.side-block .menu ul li.multi-col ul,
.side-open .side-block .menu ul li.multi-col ul,
.side-block .menu ul li ul li ul,
.side-open .side-block .menu ul li ul li ul,
.side-block .menu ul li.multi-col ul li ul,
.side-open .side-block .menu ul li.multi-col ul li ul,
.side-block .menu ul li.open ul li ul,
.side-open .side-block .menu ul li.open ul li ul,
.side-block .menu ul li.multi-col.open ul li ul,
.side-open .side-block .menu ul li.multi-col.open ul li ul {
	
}
.side-open .side-block .menu ul,
.side-open .side-block .menu ul li.open ul,
.side-open .side-block .menu ul li.multi-col.open ul,
.side-open .side-block .menu ul li.open ul li.open ul,
.side-open .side-block .menu ul li.multi-col.open ul li.open ul {
	opacity:1;
	
}
.side-block .menu ul.next-level,
.side-block .menu ul.next-level li ul.next-level,
.side-block .menu ul.next-level li.multi-col ul.next-level {
	
}
.side-block .menu ul li,
.side-block .menu ul li ul li,
.side-block .menu ul li.multi-col ul li,
.side-block .menu ul li ul li ul li,
.side-block .menu ul li.multi-col ul li ul li {
	position: relative;
	display: flex;
	flex-direction: row;
	justify-content:center;
	align-items: center;
	align-items: flex-start;
	padding:0;
	height: auto;
	width:100%;
	transform: none;
	-webkit-transition: all .5s ease; 	
	-moz-transition: all .5s ease; 
	transition: all .5s ease;
}
.side-block .menu ul li ul li,
.side-block .menu ul li.multi-col ul li,
.side-block .menu ul li ul li ul li,
.side-block .menu ul li.multi-col ul li ul li {
	padding: 0 2.0rem 2.5rem 0;
}
.side-block .menu ul li span {
	display: inline-block;
	cursor: pointer;
	-webkit-transition: all .3s ease; 	
	-moz-transition: all .3s ease; 
	transition: all .3s ease;
}
.side-block .menu ul li span.fwd {
	display: block;
	position: absolute;
	top:-0.3rem;
	right:0;
}
.side-block .menu ul li span.bwd {
	display: flex;
	align-items: center;
	position: relative;
}
.side-block .menu ul li span.fwd::before,
.side-block .menu ul li span.bwd::before {
	display: inline-block;
	font-size: 1.3rem;
	line-height: 2.1rem;
	width:2.0rem;
	height:2.0rem;
	overflow: hidden;
	text-align: center;
	border-radius: 50%;
	-webkit-transition: all .3s ease; 	
	-moz-transition: all .3s ease; 
	transition: all .3s ease;
}
.side-block .menu ul li span.fwd:hover::before {
	background: #bf795a;
}
.side-block .menu ul li span.bwd::before {
	margin-right: 0.5rem;
	/*background: #bf795a;*/
	color:#bf795a;
}
.side-block .menu ul li ul li:first-of-type,
.side-block .menu ul li.multi-col ul li:first-of-type,
.side-block .menu ul li.single-col ul li:first-of-type {
	display: block;
	-webkit-transition: opacity .3s ease; 	
	-moz-transition: opacity .3s ease; 
	transition: opacity .3s ease;
	opacity:0;
	position: relative;
}
.side-block .menu ul li ul li ul li:first-of-type,
.side-block .menu ul li.multi-col ul li ul li:first-of-type {
}
.side-block .menu ul li.open ul li ul li:first-of-type {
	opacity:0;
}
.side-block .menu ul li.open ul li:first-of-type,
.side-block .menu ul li.open ul li.open ul li:first-of-type {
	opacity:1;
}
.side-block .menu ul li a,
.side-block .menu ul li ul li a,
.side-block .menu ul li ul li ul li a,
.side-block .menu ul li span,
.side-block .menu ul li ul li span,
.side-block .menu ul li ul li ul li span {
	display: inline-block;
	position: relative;
	text-decoration: none;
	font-size:1.5em;
	letter-spacing: 0.2em;
	font-weight: 400;
	color:rgba(255, 255, 255, 1);
	text-transform: uppercase;
	-webkit-transition: all .3s ease; 	
	-moz-transition: all .3s ease; 
	transition: all .3s ease;
}
.side-block .menu ul li span.bwd {
	color:rgba(0, 0, 0, 0.3);
	left:-0.5rem;
}
.side-block .menu ul li a:hover,
.side-block .menu ul li span:hover,
.side-block .menu ul li a.active {
	color:#bf795a;
}

.side-block .menu ul li.multi-col ul li ul li a {
}
.side-block .menu ul li a,
.side-block .menu ul li:hover a,
.side-block .menu ul li:hover ul li a {

}
/* Tablet landscape */
@media (max-width:75em) and (max-height:56em) {

}
/* Tablet portrait */
@media (max-width:64em) and (orientation: portrait) {

}
/* Small tablet portrait */
@media (max-width:38em) and (orientation: portrait) {

}
/* large phone landscape */
@media (max-width:56em) and (max-height:27em) {
	.side-block .menu {
		height: 100%;
		display: flex;
		flex-direction:row-reverse;
		justify-content: center;
	}
	.side-block .menu .divider {
		display: none;
	}
	.side-block .menu ul,
	.side-block .menu ul li ul,
	.side-block .menu ul li.multi-col ul,
	.side-block .menu ul li ul li ul,
	.side-block .menu ul li.multi-col ul li ul {
		row-gap: 1.0rem;
	}
	.side-block .menu ul li a,
	.side-block .menu ul li ul li a,
	.side-block .menu ul li ul li ul li a,
	.side-block .menu ul li span,
	.side-block .menu ul li ul li span,
	.side-block .menu ul li ul li ul li span {
		font-size:1.0em;
	}
}
/* Phone*/
@media (max-width:27em){
	.side-block .menu {
		row-gap: 3rem;
	}
	.side-block .menu ul,
	.side-block .menu ul li ul,
	.side-block .menu ul li.multi-col ul,
	.side-block .menu ul li ul li ul,
	.side-block .menu ul li.multi-col ul li ul {
		row-gap: 1.0rem;
	}
	.side-block .menu ul li a,
	.side-block .menu ul li ul li a,
	.side-block .menu ul li ul li ul li a,
	.side-block .menu ul li span,
	.side-block .menu ul li ul li span,
	.side-block .menu ul li ul li ul li span {
		font-size:1.0em;
	}

}
/*--------------------------------- half-block ----------------------------*/
.half-block {
	position: relative;
}
.half-block .nbs-container {
	position: relative;
	display: flex;
	justify-content: space-between;
	flex-direction: row;
	align-items: stretch;
	flex-wrap: wrap;
}
.half-block.block-0 .nbs-container {
	padding-top: 6rem;
}
.half-block.txt-txt .nbs-container {
	align-items: flex-start;
}

.half-block.full-height .nbs-container {
	min-height: 100vh;
}
.half-block.block-0 .nbs-container.pdd-t-b {
	padding-top:12.5rem;
}
.half-block .txt,
.txt .half-block .txt {
	position:relative;
	z-index: 3;
	display: flex;
	flex-direction: column;
	justify-content: center;
	width:50%;
	z-index:3;
}
.half-block.txt-txt .txt {
	width: 47%;
}
.half-block.pic-right.pdd .txt.pdd {
	padding-left: 0;
}
.half-block.pic-left.pdd .txt.pdd {
	padding-right: 0;
}
.half-block.pic-left .txt {
	order: 2;
}
.half-block.product-intro-block .txt {
	padding-bottom:6rem;
}
.half-block .pic {
	position:relative;
	z-index: 2;
	display: flex;
	flex-direction: column;
	justify-content: center;
	width:50%;
	z-index:2;
}
.half-block .pic.sticky {
	max-height: 100vh;
	position: sticky;
	top:0;
}
.half-block.pic-left .pic {
	order: 1;
}
.half-block .pic.full-size {
	position: unset;
}
.half-block .pic .image {
	display: block;
	position: relative;
	z-index: 1;
	top:0;
	left:0;
	width:100%;
	height: 100%;
	overflow: hidden;
	background-color: rgba(208, 30, 1, 0);
}
.half-block .pic.full-size .image {
	position: absolute;
	max-width:unset;
}
.half-block .pic .image img {
	display: block;
	position: absolute;
	z-index: 1;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	object-fit: contain;
	object-position: 50% 50%;
}
.half-block .pic .image.cover img,
.half-block .pic.full-size .image img {
	object-fit: cover;
}
.half-block .pic .image video {
	display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.half-block .pic .content {
	position: relative;
	z-index: 2;
}
.half-block .pic .double-txt {
	display: none;
}
.half-block .pic .image .slick-slider,
.half-block .pic .image .slick-slider .slick-list,
.half-block .pic .image .slick-slider .slick-track {
	height:100%;
}
.half-block .pic .content .slick-slide img {
	display: inline-block;
}
/* Desktop <=  1680 */
@media (max-width:105em){
	.half-block.block-0 .nbs-container.pdd-t-b {
		padding-top:9rem;
	}
}
/* Tablet landscape */
@media (max-width:75em) and (max-height:56em) {
	.half-block.block-0 .nbs-container.pdd-t-b {
		padding-top:8rem;
	}
	.half-block.block-0 .nbs-container {
		padding-top: 4.5rem;
	}
}
/* Tablet portrait */
@media (max-width:64em) and (orientation: portrait) {
	.half-block .nbs-container {
		position: relative;
		display: flex;
		flex-direction: column;
		align-items: stretch;
		row-gap: 0rem;
	}
	.half-block.block-0 .nbs-container {
		padding-top: 4.5rem;
	}
	.half-block.txt-txt .nbs-container {
		row-gap: 3rem;
	}
	.half-block.full-height .nbs-container {
		min-height: unset;
	}
	.half-block.block-0 .nbs-container.pdd-t-b {
		padding-top: 7rem;
	}
	.half-block .txt,
	.txt .half-block .txt {
		position:relative;
		z-index: 3;
		display: flex;
		flex-direction: column;
		justify-content: center;
		width:100%;
	}
	.half-block.pic-right.pdd .txt.pdd,
	.half-block.pic-left.pdd .txt.pdd {
		padding-left:0;
		padding-right: 0;
	}
	.half-block.txt-txt .txt {
		width: 100%;
	}
	.half-block.pic-top .txt {
		order:2;
	}
	.half-block.pic-bottom .txt {
		order:1;
	}
	.half-block.block-0 .txt {
		padding-top:6rem;
	}
	.half-block.block-0.pic-top .txt {
		padding-top:0rem;
	}
	.half-block.pic-top .txt .doubled {
		display: none;
	}
	.half-block .pic {
		z-index: 2;
		display: flex;
		flex-direction: column;
		justify-content: center;
		width:100%;
		z-index:2;
	}
	.half-block .pic.sticky {
		max-height: unset;
		position: relative;
		top:auto;
	}
	.half-block .pic .image {
		height: 50vh;
	}
	.half-block.product-intro-block .pic {
		padding-bottom:0;
	}
	.half-block .pic.full-size {
		position: relative;
	}
	.half-block.pic-top .pic {
		order:1;
	}
	.half-block.pic-bottom .pic {
		order:2;
	}
	.block-0.pic-top .pic {
		padding-top:0rem;
	}
	.half-block .pic .double-txt {
		display: block;
		position: relative;
		z-index: 2;
		margin-right:50%;
	}
	.half-block .pic .image img {
		object-position: 0% 50%;
	}
}
/* large phone landscape */
@media (max-width:56em) and (max-height:27em) {

}
/* Phone */
@media (max-width:27em){
	.half-block.block-0 .nbs-container.pdd-t-b {
		padding-top: 5.75rem;
	}
	.half-block .pic .image {
		height: 50vh;
	}
	.half-block .pic {
		min-height: 50vh;
	}
	.half-block.block-0.pic-top .pic {
		/*padding-top:5rem;*/
	}
	.half-block.product-intro-block .txt {
		padding-bottom:3rem;
	}
}
/*--------------------------------- slider-block -------------------------*/
.slider-block {
	position: relative;
	z-index: 2;
	-webkit-transition: all .5s ease; 	
	-moz-transition: all .5s ease; 
	transition: all .5s ease;
	background-color: #1C1B1A;
}
.side-open .slider-block  {
	/*transform: translateX(-25%);*/
}
.slider-block .slick-initialized .slick-slide {
	display: flex;
	flex-direction: column;
	justify-content: center;
}
.slider-block .slick-dots {
	justify-content: flex-end;
	z-index: 9;
	max-width: 1920px;
	margin: auto;
	padding: 0 4rem;
	display: none;
}
.slider-block .slick-dots li button {
	background:rgba(225,225,225,.5) !important;
}
.inner-dots .slick-dots li button {
	bottom:2rem;
}
.slider-block .slick-dots li button:hover {
	background:rgba(225,225,225,1) !important;
}
.slider-block .slick-dots li.slick-active button {
	background:#bf795a !important;
}
.slider-block .slick-dots li button {
	bottom: 7rem;
	transform: translateY(50%);
}
.slider-block .nbs-container {
	position: unset;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	/*max-width: unset;*/
	flex-wrap: wrap;
	margin: 0 auto;
	/*min-height: 100vh;*/
}
.slider-block.full-height .nbs-container {
	min-height: 100vh;
}

.slider-block .txt {
	position:relative;
	z-index: 3;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	width:100%;
	z-index:3;
	padding-bottom:0;
}
.slider-block.block-0 .txt {
	padding-top:0;
}
.slider-block .txt .content {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	width: 100%;
	row-gap: 2rem;
}
.slider-block .txt .content .sl-logo {
	width: 360px;
}
.slider-block .txt .content .sl-logo img {
	width:100%;
	height: auto;
}
.slider-block .pic {
	position:unset;
	z-index: 2;
	display: flex;
	flex-direction: column;
	justify-content: center;
	width:1%;
	z-index:2;
}
.slider-block .pic.full-size {
}
.slider-block .pic .image {
	position: absolute;
	z-index: 1;
	top:0;
	left:0;
	width:100%;
	height: 100%;
	overflow: hidden;
}
.slider-block .pic.full-size .image {
	max-width:unset;
}
.slider-block .pic .image img {
	display: block;
	position: absolute;
	z-index: 1;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: 50% 50%;
	-webkit-transition: all 7s linear; 	
	-moz-transition: all 7s linear; 
	transition: all 7s linear;
	transform-origin: center;
}
.slider-block .pic .image img:nth-of-type(2) {
	display: none;
}
.ready .slider-block .pic .image .slick-current img {
	transform: scale(110%);
}
.slider-block .pic .image video {
	display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.slider-block .pic .content {
	position: relative;
	z-index: 2;
}
.slider-block .pic .double-txt {
	display: none;
}
.slider-block .pic .image .slick-slider,
.slider-block .pic .image .slick-slider .slick-list,
.slider-block .pic .image .slick-slider .slick-track {
	height:100%;
}
.slider-block .pic .content .slick-initialized .slick-slide {
}
.slider-block .pic .content .slick-slide img {
	display: inline-block;
}
.slider-block .pic .shadow {
	position: absolute;
	top:0;
	left:0;
	width: 100%;
	height: 100%;
	z-index: 2;
	background-color: rgba(0, 0, 0, 0.55);
}
.slider-block .pic .link {
	position: absolute;
	bottom:0;
	left:0;
	width:100%;
	z-index: 3;
	padding: 0 4rem;
}
.slider-block .pic .link .link-content {
	position: relative;
	margin: auto;
	max-width: 1920px;
}
.slider-block .pic .link .link-content a {
	position: absolute;
	left:0;
	bottom:7rem;
	transform: translateY(50%);
}
.slider-block .pic .link .link-content a.more {
	color: #ffffff;
}
/*--*/
.slider-block h2 {
	color: #ffffff;
	margin-bottom: 0;
	font-size: 6rem;
	text-transform: uppercase;
	font-weight: 400;
	overflow: hidden;
	padding:0;
}
.slider-block h2 a {
	position: relative;
	z-index: 1;
	display: inline-block;
	padding-left: 5.5rem;
	-webkit-transition: all 1.7s ease; 	
	-moz-transition: all 1.7s ease; 
	transition: all 1.7s ease;
	transform:translateX(-100%);
	opacity: 0;
	transition-delay: 0s;
	text-decoration: none;
	color: #ffffff;
}
.slider-block h2 span {
	display: block;
	font-weight: 800;
	transform: translateX(4rem);
	-webkit-transition: all .5s ease; 	
	-moz-transition: all .5s ease; 
	transition: all .5s ease;
	opacity:0;
}
.ready .slider-block .slick-current h2 span {
	transform: translateX(0rem);
	opacity: 1;
}
.slider-block h2 :nth-child(2) {
	transition-delay: 0.2s;
}
.slider-block h2 :nth-child(3) {
	transition-delay: 0.4s;
}
.slider-block h2 :nth-child(4) {
	transition-delay: 0.6s;
}
.slider-block h2 :nth-child(5) {
	transition-delay: 0.8s;
}
/*--*/
.slider-block .scroll-down {
	position: absolute;
	left:50%;
	bottom:10rem;
	z-index: 4;
	transform: translateX(-50%);
	text-decoration: none;
	color: #ffffff;
	opacity:0;
}
.ready .slider-block .scroll-down {
	bottom:5rem;
	opacity:1;
	transition-delay: 0.5s;
}
.ready.scroll-starts .slider-block .scroll-down {
	opacity:0;
	bottom: 10rem;
}
.slider-block .scroll-down .icon-down {
	display: flex;
	flex-direction: column;
	justify-content: flex-end;
	align-items: center;
	font-size: 2rem;
	width: 2.25rem;
	height: 4.5rem;
	color: #ffffff;
	border:2px solid #ffffff;
	border-radius: 1.25rem;
}
.slider-block .scroll-down:hover .icon-down {
	color: #bf795a;
	border-color:#bf795a;
	transform: translateY(1rem);
}
/* Desktop <=  1680 */
@media (max-width:105em){
	.slider-block .slick-dots li button,
	.slider-block .pic .link .link-content a {
		bottom:5rem;
	}
}
/* Desktop <=  1440 */
@media (max-width:90em){
	.slider-block .slick-dots,
	.slider-block .pic .link {
		padding: 0 3rem;
	}
	.slider-block .slick-dots li button,
	.slider-block .pic .link .link-content a {
		bottom:4rem;
	}
	.slider-block h2 {
		font-size: 5rem;
	}
	.ready .slider-block .scroll-down {
		bottom:4rem;
	}
	.slider-block .scroll-down .icon-down {
		font-size: 1.5rem;
		width: 1.75rem;
		height: 3.5rem;
		border-radius: 0.875rem;
	  }
}
/* Desktop <=  1366, iPad 12 landscape */
@media (max-width:86em){
	.slider-block h2 {
		font-size: 4rem;
	}
}
/* Tablet landscape */
@media (max-width:75em) and (max-height:56em) {
	.slider-block .slick-dots,
	.slider-block .pic .link {
		padding: 0 2rem;
	}
}
/* portrait */
@media (orientation: portrait) {
	.slider-block .slick-dots {
		justify-content: center;
	}
	.slider-block .pic .link .link-content a {
		left:50%;
		transform: translate(-50%,50%);
	}
	.slider-block h2 {
		text-align: center;
	}
	.slider-block .pic .image img:nth-of-type(1) {
		/*display: none;*/
	}
	.slider-block .pic .image img:nth-of-type(2) {
		display: block;
	}
	.slider-block .txt .content .sl-logo {
		width: 50%;
	}
}
/* Tablet portrait */
@media (max-width:64em) and (orientation: portrait) {
	.slider-block .nbs-container {
		padding-bottom: 6rem;
	}
	.slider-block .slick-dots,
	.slider-block .pic .link {
		padding: 0 2rem;
	}
	.slider-block .slick-dots li button {
		bottom:4rem;
	}
	.slider-block .pic .link .link-content a {
		bottom:10rem;
	}
}
/* Small tablet portrait */
@media (max-width:38em) and (orientation: portrait) {
	.slider-block .slick-dots,
	.slider-block .pic .link {
		padding: 0 1.5rem;
	}
	.slider-block h2 {
		font-size: 3rem;
	}
}
/* Large phone landscape */
@media (max-width:56em) and (max-height:27em) {
	.slider-block .slick-dots li button,
	.slider-block .pic .link .link-content a {
		bottom:3rem;
	}
	.slider-block h2 {
		font-size: 2.4rem;
	}
	.ready .slider-block .scroll-down {
		bottom:2rem;
	}
}
/* Phone */
@media (max-width:27em){
	.slider-block .slick-dots,
	.slider-block .pic .link {
		padding: 0 1rem;
	}
	.slider-block h2 {
		font-size: 2.4rem;
	}
	.slider-block .txt .content .sl-logo {
		width: 75%;
	}
}
/*-------------------------------------- blank-block ----------------------*/
.blank-block {
}
.blank-block {
	position: relative;
	display: flex;
	flex-direction: column;
	/*min-height: 100vh;
	overflow: hidden;*/
	-webkit-transition: all .5s ease; 	
	-moz-transition: all .5s ease; 
	transition: all .5s ease;
}
.side-open .blank-block {
	/*transform: translateX(25%);*/
}
.blank-block.std {
	padding-bottom:0;
}
.blank-block .nbs-container {
	position: relative;
	width: 100%;
	z-index: 1;
	display: flex;
	flex-direction: column;
	margin-left: auto;
	margin-right: auto;
	/*max-width: 1600px;*/
}
.blank-block.block-0 .nbs-container {
	padding-top:var(--header-min-height);
}
.blank-block.block-0 .nbs-container .nbs-container {
	padding-top:0;
}
.blank-block.full-height .nbs-container {
	min-height: 100vh;
}
.blank-block .txt {
	position:relative;
	z-index: 3;
	display: flex;
	flex-direction: column;
	justify-content: flex-start;
	z-index:3;
	width:100%;
}
.blank-block .txt p {
	text-align: left;
}
.blank-block.with-menu .txt {
	width: 75%;
}
.blank-block .sub-menu-toggle {
	display:none;
}
.blank-block .sub-menu {
	position:relative;
	flex-shrink: 0;
	z-index: 3;
	display: flex;
	flex-direction: column;
	justify-content: flex-start;
	z-index:3;
	width: 25%;
	padding-left:6rem;
	background-color: rgba(0, 0, 0, 0);
	-webkit-transition: all .3s ease; 	
	-moz-transition: all .3s ease; 
	transition: all .3s ease;
}
.blank-block .sub-menu .side-content {
	position: sticky;
	/*position: relative;*/
	top:0rem;
	margin: 0;
	padding: 1rem 0;
	list-style: none;
	/*max-height: 100vh;*/
	overflow: auto;
	-webkit-transition: all .3s ease; 	
	-moz-transition: all .3s ease; 
	transition: all .3s ease;
}
.header--narrow .blank-block .sub-menu .side-content {
	top:4.5rem;
}
.header--narrow.header--hidden .blank-block .sub-menu .side-content {
	top:0rem;
}
.header--narrow .blank-block .sub-menu .side-content {
	/*top:7.5rem;
	max-height: calc(100vh - 7.5rem);*/
}
.blank-block .sub-menu ul.menu {
	/*position: sticky;
	top:3rem;*/
	display: flex;
	flex-direction: column;
	row-gap:1.5rem;
	margin: 0 0 1rem 0;
	/*padding: 0 0 0 3rem;*/
	list-style: none;
	-webkit-transition: all .3s ease; 	
	-moz-transition: all .3s ease; 
	transition: all .3s ease;
}
.blank-block .sub-menu ul.menu li {
	padding:0;
	display: block;
	position: relative;
}
.blank-block .sub-menu ul.menu li.control {
	padding:0;
}
.blank-block .sub-menu ul.menu li.control div {
	position: absolute;
	top:0;
	right:100%;
	margin-right: 2rem;
	background-color: #ff0000;
}
.blank-block .sub-menu ul.menu li ul li {
	padding:0.5rem 0 0 0;
}
.blank-block .sub-menu ul.menu li ul li:last-of-type {
	padding-bottom:0;
}
.blank-block .sub-menu ul.menu li::before {
}
.blank-block .sub-menu ul.menu li .toggle,
.blank-block .sub-menu ul.menu li .rootlist {
	display: block;
	position: absolute;
	top:0;
	right:0;
	overflow: hidden;
	width: 2.5rem;
	height: 2.5rem;
	color: rgba(0, 0, 0, 0.3);
	background-color: rgba(0, 0, 0, 0);
	cursor: pointer;
	text-align: center;
	-webkit-transition: all .3s ease; 	
	-moz-transition: all .3s ease; 
	transition: all .3s ease;
	border-radius: 50%;
}
.blank-block .sub-menu ul.menu li .toggle:hover,
.blank-block .sub-menu ul.menu li.open .toggle:hover,
.blank-block .sub-menu ul.menu li .rootlist:hover,
.blank-block .sub-menu ul.menu li.open .rootlist:hover {
	background-color: rgba(0, 0, 0, 0.07);
	color: #bf795a;
}
.blank-block .sub-menu ul.menu li.open .toggle,
.blank-block .sub-menu ul.menu li.open .rootlist {
	background-color: rgba(0, 0, 0, 0);
	color: #bf795a;
}
.blank-block .sub-menu ul.menu li .toggle::before,
.blank-block .sub-menu ul.menu li .rootlist::before {
	display: inline-block;
	font-size: 1.5em;
	line-height: 2.5rem;
	-webkit-transition: all .3s ease; 	
	-moz-transition: all .3s ease; 
	transition: all .3s ease;
}
.blank-block .sub-menu ul.menu li.open .toggle::before,
.blank-block .sub-menu ul.menu li.open .rootlist::before {
	transform: rotate(90deg);
}
.blank-block .sub-menu ul.menu li a {
	display: inline-block;
	text-decoration: none;
	text-transform: none;
	color: #4d4d4d;
	font-size: 1.0rem;
	font-weight: 400;
	padding: 0.3rem 3rem 0.3rem 0;
	-webkit-transition: all .3s ease; 	
	-moz-transition: all .3s ease; 
	transition: all .3s ease;
}
.blank-block .sub-menu ul.menu li a:hover,
.blank-block .sub-menu ul.menu li a.active {
    color: #bf795a;
}
.blank-block .sub-menu ul.menu li ul li a {
	font-size: 1.0rem;
	font-weight: 400;
	display: inline-flex;
	align-items: flex-start;
	gap:0.5rem;
	padding: 0;
}
.blank-block .sub-menu ul.menu li ul li a::before {
	display: inline-block;
	padding: 0.3rem 0;

}
.blank-block .sub-menu ul.menu li ul {
	row-gap: 1rem;
	width:100%;
	margin:0;
	padding:0;
	display:none;
	-webkit-transition: none; 	
	-moz-transition: none; 
	transition: none;
}
.blank-block .sub-menu ul.menu li.open ul {
	display:block;
}
/*--*/

/*--*/
ul.contacts-list {
	position: relative;
	z-index: 2;
	list-style: none;
	padding: 0;
	margin:0;
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	justify-content: space-between;
}
ul.contacts-list li {
    padding: 0 2em 0 0;
    margin: 0 0 3rem 0;
    position: relative;
    z-index: 1;
	width: 50%;
}
.c-items {
	margin-bottom: 1rem;
}
.c-items div {
	position: relative;
	padding:0 0 1em 2em;
	left:-0.2rem;
}
.c-items div::before {
	font-size: 1.5rem;
	display: inline-block;
	position: absolute;
	top:0.1rem;
	left:0;
	width:1.5rem;
	text-align: center;
}
.c-items div.icon-email::before {
	font-size: 1.2em;
	top:0.2rem;
}
/* Desktop <=  1680 */
@media (max-width:105em){
	.blank-block .sub-menu ul.menu li a {
		font-size: 1.0em;
	}
	.blank-block .sub-menu {
		padding-left:4rem;
	}
	.blank-block .sub-menu ul.menu {
		gap: 1.0rem;
	}
	.blank-block .sub-menu ul.menu li a {
		font-size: 1.0rem;
	}
	.blank-block .sub-menu ul.menu li ul li a {
		font-size: 1.0rem;
	}
}
/* Desktop <=  1440 */
@media (max-width:90em){

	.blank-block.block-0 .nbs-container {
		padding-top:6rem;
	}
	.blank-block .sub-menu {
		padding-left:3rem;
	}
}
/* Desktop <=  1366, iPad 12 landscape */
@media (max-width:86em){
	.blank-block .sub-menu ul.menu li a {
		font-size: 1.0em;
	}
}
/* Tablet landscape */
@media (max-width:75em) and (max-height:56em) {
	.blank-block.block-0 .nbs-container {
		padding-top:4.5rem;
	}
	.side-open .blank-block {
		/*transform: translateX(33.3%);*/
	}
	.blank-block.with-menu .txt {
		width: 66.66%;
	}
	.blank-block .sub-menu {
		width: 30%;
		padding-left:2rem;
	}
	.blank-block .sub-menu .side-content {
		padding: 0.7rem 0;
	}
}
/* Tablet portrait */
@media (max-width:64em) and (orientation: portrait) {
	.blank-block.block-0 .nbs-container {
		padding-top:4.5rem;
	}
	.side-open .blank-block {
		/*transform: translateX(50%);*/
	}
	.blank-block.with-menu .txt {
		width: 100%;
	}
	.blank-block.with-menu .txt h1 {
	}
	/*--*/
	.blank-block .sub-menu .side-content {
		position: relative;
		padding: 0 2.0rem 0 2.0rem;
	}
	.blank-block .sub-menu-toggle {
		display: block;
		position: fixed;
		z-index: 8;
		top:8rem;
		right:0%;
		margin-right:0;
		width:4rem;
		height: 4rem;
		border-radius:0.25rem 0 0 0.25rem;
		overflow: hidden;
		background-color: rgba(147, 158, 167, 0.7);
		color: #ffffff;
		background-color: #bf795a;
		color:#ffffff;
		text-align: center;
		cursor: pointer;
		-webkit-transition: all .5s ease; 	
		-moz-transition: all .5s ease; 
		transition: all .5s ease;
		box-shadow: 0 0 0.8rem rgba(0, 0, 0, 0.1);
	}
	.header--narrow .blank-block .sub-menu-toggle {
		top:8rem;
	}
	.header--hidden.header--narrow .blank-block .sub-menu-toggle{
		top:2rem;
	}
	.blank-block .sub-menu-toggle:hover {
		background-color: #3e73b8;
		color:#ffffff;
	}
	.sub-menu-open .blank-block .sub-menu-toggle {
		right:50%;
	}
	.blank-block .sub-menu-toggle::before {
		line-height: 4rem;
		font-size: 2rem;
	}
	.blank-block .sub-menu {
		position:fixed;
		top:0;
		left:100%;
		display: block;
		flex-direction: column;
		justify-content: flex-start;
		z-index:10;
		width: 50%;
		height: 100%;
		overflow-y: auto;
		background-color: rgba(255, 255, 255, 1);
		box-shadow: 0 0 1rem rgba(0, 0, 0, 0);
		-webkit-transition: all .5s ease; 	
		-moz-transition: all .5s ease; 
		transition: all .5s ease;
		padding:2rem 0;
	}
	.sub-menu-open .blank-block .sub-menu {
		left:50%;
		box-shadow: 0 0 1rem rgba(0, 0, 0, 0.1);
	}
	.scroll-ends .blank-block .sub-menu.std {
		
	}
	.header--narrow .blank-block .sub-menu.std {
		
	}
	.header--hidden.header--narrow .blank-block .sub-menu.std {
		
	}
	.blank-block .sub-menu ul.menu.menu {
		position: relative;
		top: auto;
		margin: 0;
		padding: 0;
		list-style: none;
	}
	.scroll-ends .blank-block .sub-menu ul.menu.menu {
	}
	.scroll-ends .blank-block .sub-menu ul.menu.menu li ul {
		width:100%;
		margin:0;
		padding:1rem 0 0 1.0rem;
		-webkit-transition: none; 	
		-moz-transition: none; 
		transition: none;
	}
	/*--*/
	ul.pharmacy-list li {
		width: 33.33%;
		margin: 0 0;
	}
	ul.pharmacy-list li:nth-of-type(even),
	ul.pharmacy-list li:nth-of-type(18n+18),
	ul.pharmacy-list li:nth-of-type(14n+14) {
		display: none;
	}

}
/* Small tablet portrait */
@media (max-width:38em) and (orientation: portrait) {
	.scroll-ends .blank-block .sub-menu.std {
		
	}
	.sub-menu-open .blank-block .sub-menu-toggle {
		right:75%;
	}
	.blank-block .sub-menu {
		width: 75%;
	}
	.sub-menu-open .blank-block .sub-menu {
		left:25%;
	}
}
/* large phone landscape */
@media (max-width:56em) and (max-height:27em) {
	.side-open .blank-block {
		/*transform: translateX(50%);*/
	}
}
/* Phone*/
@media (max-width:27em){
	.side-open .blank-block {
		/*transform: translateX(100%);*/
	}
	.blank-block.block-0 .nbs-container {
		padding-top:4.5rem;
	}
	.blank-block .sub-menu .side-content {
		position: relative;
		padding: 0 1.5rem 0 1.5rem;
	}
	/*--*/
	.blank-block .sub-menu-toggle {
		top:5rem;
		margin-right: 0;
		width:3.5rem;
		height: 3.5rem;
	}
	.blank-block .sub-menu-toggle::before {
		line-height: 3.5rem;
		font-size: 2rem;
	}
	.header--narrow .blank-block .sub-menu-toggle {
		top:5rem;
	}
	.header--hidden.header--narrow .blank-block .sub-menu-toggle{
		top:2rem;
	}
	.sub-menu-open .blank-block .sub-menu-toggle {
		right:75%;
	}
	.blank-block .sub-menu {
		width: 75%;
	}
	.sub-menu-open .blank-block .sub-menu {
		left:25%;
	}
	.blank-block .sub-menu.std {
		padding-top:1.5rem;
	}
	.scroll-ends .blank-block .sub-menu.std {
		padding-bottom: 1.5rem;
	}
	.header--narrow .blank-block .sub-menu.std {
		padding-top:1.5rem;
	}
	.blank-block .sub-menu ul.menu.menu {
		position: relative;
		list-style: none;
	}
	.blank-block .sub-menu ul.menu li a {
		font-size: 0.875rem;
	}
	.blank-block .sub-menu ul.menu li ul li a {
		font-size: 0.875rem;
	}
	/*--*/
	ul.pharmacy-list li {
		width: 50%;
		margin:0;
	}
	ul.pharmacy-list li:nth-of-type(even),
	ul.pharmacy-list li:nth-of-type(18n+18),
	ul.pharmacy-list li:nth-of-type(14n+14) {
		display: none;
	}
	ul.contacts-list li {
		padding: 0;
		width: 100%;
	}
	ul.pharmacy-list li a {
		margin: 1rem;
	}
}
/*-----------------------------------about-block -------------------------------*/
.about-block {
	z-index: 2;
	background-color: #1C1B1A;
	/*background: linear-gradient(to bottom, #ffffff, #ffffff);*/
}
.half-block.about-block .txt {
	background-color: #1C1B1A;
	background-image: url(/root/img/pattern.svg);
	background-repeat: repeat;
	background-size: 50%;
	background-position: 0 0;
	/*background-attachment: fixed;*/
}
.about-block .spoiler-toggle::after {
	content: 'Читать полностью';
}
.about-block .spoiler-toggle.open::after {
	content: 'Свернуть';
}
.wave {
	position: absolute;
	bottom:0;
	left:0;
	z-index: 5;
	width: 50%;
	transform: translateX(-20%);
}
.wave svg {
	width:100%;
	height: auto;
	transform: translateY(75%);
}
.half-block.about-block .pic {
	z-index: 4;
}
.about-block .slick-dots {
	justify-content: flex-end;
	z-index: 9;
	max-width: 1920px;
	margin: auto;
	padding: 0 6rem;
}
.about-block .slick-dots li button {
	background:rgba(225,225,225,.5) !important;
}
.inner-dots .slick-dots li button {
	bottom:2rem;
}
.about-block .slick-dots li button:hover {
	background:rgba(225,225,225,1) !important;
}
.about-block .slick-dots li.slick-active button {
	background:#bf795a !important;
}
.about-block .slick-dots li button {
	bottom: 8rem;
}
/* Desktop <=  1680 */
@media (max-width:105em){
	.about-block .slick-dots {
		padding: 0 4rem;
	}
	.about-block .slick-dots li button {
		bottom: 6rem;
	}
}
/* Tablet landscape */
@media (max-width:75em) and (max-height:56em) {
	.about-block .slick-dots {
		padding: 0 3rem;
	}
	.about-block .slick-dots li button {
		bottom: 4rem;
	}
}
/* all portrait */
@media (orientation: portrait) {
	.half-block.about-block .pic {
		z-index: 2;
	}
	.half-block.about-block .pic .image img {
		/*position: fixed;*/
	}
	.wave {
		transform: translateX(0%);
	}
}
/* Tablet portrait */
@media (max-width:64em) and (orientation: portrait) {
	.about-block .slick-dots {
		padding: 0 3rem;
	}
	.about-block .slick-dots li button {
		bottom: 4rem;
	}
}
/* Small tablet portrait */
@media (max-width:38em) and (orientation: portrait) {
	.about-block .slick-dots {
		padding: 0 2.5rem;
	}
	.about-block .slick-dots li button {
		bottom: 3rem;
	}
}
/* Large phone landscape */
@media (max-width:56em) and (max-height:27em) {
	.about-block .slick-dots {
		padding: 0 2rem;
	}
	.about-block .slick-dots li button {
		bottom: 2.5rem;
	}
}
/* Phone */
@media (max-width:27em){
	.about-block .slick-dots {
		padding: 0 1.5rem;
	}
	.about-block .slick-dots li button {
		bottom: 2.5rem;
	}
}
/*------------------------------------ menu-block ------------------------------*/
.menu-block {
	z-index: 1;
	background-color: #1C1B1A;
	background-color: #1C1B1A;
		background-image: url(/root/img/menu-bg.jpg);
		background-repeat: no-repeat;
		background-position: center top;
		background-size: cover;
		background-attachment: fixed;
}
.half-block.menu-block .nbs-container {
	align-items: flex-start;
  }
.half-block.menu-block .txt {
	position: sticky;
	top:0;
	justify-content: flex-start;
}
.half-block.menu-block .pic .image img {
	position: fixed;
}
.half-block.menu-block .pic .image::after {
	content: '';
	display: block;
	position: fixed;
	z-index: 2;
	width:100%;
	height:100%;
	top:0;
	left:0;
	background: radial-gradient(at 0% 0%, rgba(0,0,0,0.6) 10%, rgba(0,0,0,.7) 100%);
	-webkit-transition: all .5s ease; 	
	-moz-transition: all .5s ease; 
	transition: all .5s ease;
	opacity: 0;
}
.half-block.menu-block.side-open .pic .image::after {
	opacity:1;
}
.menu-block .sub-menu {
	position:relative;
	z-index: 3;
	display: flex;
	flex-direction: column;
	justify-content: flex-start;
	z-index:3;
	-webkit-transition: all .3s ease; 	
	-moz-transition: all .3s ease; 
	transition: all .3s ease;
}
.menu-block .sub-menu .side-content {
	position: sticky;
	/*position: relative;*/
	top:0rem;
	margin: 0;
	padding: 1rem 0;
	list-style: none;
	/*max-height: 100vh;*/
	overflow: auto;
	-webkit-transition: all .3s ease; 	
	-moz-transition: all .3s ease; 
	transition: all .3s ease;
}
.header--narrow .menu-block .sub-menu .side-content {
	top:4.5rem;
}
.header--narrow.header--hidden .menu-block .sub-menu .side-content {
	top:0rem;
}
.header--narrow .menu-block .sub-menu .side-content {
	/*top:7.5rem;
	max-height: calc(100vh - 7.5rem);*/
}
.menu-block .sub-menu ul.menu {
	/*position: sticky;
	top:3rem;*/
	display: flex;
	flex-direction: column;
	row-gap:1.0rem;
	margin:0;
	padding:0;
	list-style: none;
	-webkit-transition: all .3s ease; 	
	-moz-transition: all .3s ease; 
	transition: all .3s ease;
}
.menu-block .sub-menu ul.menu li {
	padding:0;
	display: block;
	position: relative;
}
.menu-block .sub-menu ul.menu li.control {
	padding:0;
}
.menu-block .sub-menu ul.menu li.control div {
	position: absolute;
	top:0;
	right:100%;
	margin-right: 2rem;
	background-color: #ff0000;
}
.menu-block .sub-menu ul.menu li ul li {
	padding:0.5rem 0 0 0;
}
.menu-block .sub-menu ul.menu li ul li:last-of-type {
	padding-bottom:0;
}
.menu-block .sub-menu ul.menu li .toggle span,
.menu-block .sub-menu ul.menu li .rootlist span {
	display: block;
	position: relative;
	top:0;
	left:0;
	overflow: hidden;
	width: 1.0rem;
	height: 1.0rem;
	color: rgba(255, 255, 255, 1);
	background-color: rgba(0, 0, 0, 0);
	cursor: pointer;
	text-align: center;
	-webkit-transition: all .3s ease; 	
	-moz-transition: all .3s ease; 
	transition: all .3s ease;
	border-radius: 0;
	margin: 0 0.25rem;
}
.menu-block .sub-menu ul.menu li .toggle span::before,
.menu-block .sub-menu ul.menu li .toggle span::after,
.menu-block .sub-menu ul.menu li .rootlist span::before,
.menu-block .sub-menu ul.menu li .rootlist span::after {
	content: '';
	display: block;
	position: absolute;
	top:50%;
	left:50%;
	transform: translate(-50%, -50%);
	height: 2px;
	width: 100%;
	background-color:#ffffff;
	-webkit-transition: all .5s ease; 
	-moz-transition: all .5s ease; 
	transition: all .5s ease;
}
.menu-block .sub-menu ul.menu li .toggle span.dummy::before,
.menu-block .sub-menu ul.menu li .toggle span.dummy::after,
.menu-block .sub-menu ul.menu li .rootlist span.dummy::before,
.menu-block .sub-menu ul.menu li .rootlist span.dummy::after {
	display: none;
}
.menu-block .sub-menu ul.menu li .toggle span::after,
.menu-block .sub-menu ul.menu li .rootlist span::after {
	transform: translate(-50%, -50%) rotate(-90deg);
}
.menu-block .sub-menu ul.menu li.open .toggle span::after,
.menu-block .sub-menu ul.menu li.open .rootlist span::after {
	transform: translate(-50%, -50%) rotate(0deg);
}
.menu-block .sub-menu ul.menu li .toggle span.dummy {
	width: 1.5rem;
	margin: 0;
}
.menu-block .sub-menu ul.menu li .toggle span img {
	display: block;
	position: absolute;
	z-index: 1;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: 0% 0%;
}
.menu-block .sub-menu ul.menu li a {
	display: inline-flex;
	align-items: center;
	column-gap: 1rem;
	text-decoration: none;
	text-transform: none;
	color: rgba(255, 255, 255, 1);
	font-size: 1.25rem;
	font-weight: 400;
	padding: 0.3rem 3rem 0.3rem 0;
	-webkit-transition: all .3s ease; 	
	-moz-transition: all .3s ease; 
	transition: all .3s ease;
	cursor: pointer;
}
.menu-block .sub-menu ul.menu li a.toggle,
.menu-block .sub-menu ul.menu li a.rootlist {
	font-size: 1.5rem;
	text-transform: uppercase;
	letter-spacing: 0.2em;
}
.menu-block .sub-menu ul.menu li a:hover,
.menu-block .sub-menu ul.menu li a.active {
    color: #bf795a;
}
.menu-block .sub-menu ul.menu li ul li a {
	font-size: 1.0rem;
	letter-spacing: 0.2em;
	font-weight: 400;
	display: inline-flex;
	align-items: flex-start;
	gap:0.5rem;
	padding: 0;
}
.menu-block .sub-menu ul.menu li ul li a::before {
	display: inline-block;
	padding: 0.3rem 0;

}
.menu-block .sub-menu ul.menu li ul {
	width:100%;
	margin:0;
	padding:0;
	display:none;
	-webkit-transition: none; 	
	-moz-transition: none; 
	transition: none;
}
.menu-block .sub-menu ul.menu li ul li {
	padding:0 0 0 2.5rem;
}
.menu-block .sub-menu ul.menu li.open ul {
	display:block;
}
/*--------------*/
.half-block .pic .image img.menu-bg {
	display: none;
}
/*------------------*/
.menu-list {
	display: none;
}
.menu-list ul {
	list-style: none;
	margin: 0;
	padding: 0;
	display: flex;
	flex-direction: column;
	row-gap: 1rem;
}
.menu-list h3 {
	font-size: 2.0rem;
	font-weight: 400;
	margin: 0;
}
.menu-list h3.thin {
	font-weight: 300;
}
.menu-list h3::before {
	display: none;
}
.menu-list h5 {
	font-size: 1.5rem;
	font-weight: 300;
	margin: 0;
}
.menu-list h6 {
	font-size: 1.2rem;
	font-weight: 300;
	margin: 0;
}
.menu-items-list {
	display: flex;
	flex-direction: column;
	row-gap: 1rem;
	padding: 1rem 2rem;
	background-color: rgba(0,0,0,.5);
}
.menu-items-list div.menu-item:last-of-type {
	border-bottom: none;
	padding-bottom: 0.5rem;
}
.menu-item {
	padding:0.5rem 0 1.5rem;
	display: flex;
	flex-direction: column;
	row-gap: 0.5rem;
	border-bottom: 2px dotted rgba(255, 255, 255, 0.3);
}
.menu-list ul li:last-of-type .menu-item {
	border-bottom: none;
}
.menu-item .i-head {
	display: flex;
	justify-content: space-between;
	column-gap: 1rem;
	align-items: flex-start;
	font-size: 1.25rem;
}
.menu-item .i-head .i-name {
	flex-grow: 1;
}
.menu-item .i-head .i-name h4 {
	font-size: 1em;
	padding: 0;
	margin: 0;
	line-height: 1.25;
}
.menu-item .i-head .i-prices {
	flex-shrink: 0;
	display: flex;
	flex-direction: column;
	column-gap: 0.5rem;
}
.menu-item .i-head .i-price {
	display: flex;
	column-gap: 0.5rem;
	justify-content: flex-end;
	font-size: 1em;
	line-height: 1.25;
}
.menu-item .i-head .i-price span {
	white-space: nowrap;
	color: #bf795a;
}
.menu-item .i-head .i-price span.slash {
	color: rgba(255, 255, 255, 0.5);
	font-weight: 300;
}
.menu-item .i-body {
	display: flex;
	flex-direction: column;
	font-size: 1.15rem;
	line-height: 1.25;
}
.menu-item .i-body .i-contents {
	color: rgba(255, 255, 255, 0.5);
	font-style: italic;
	font-size: 0.875em;
}
.menu-item .i-body .i-nutrients {
	font-size: 0.875em;
	color: rgba(255, 255, 255, 0.8);
}
.i-icon {
	display: inline-flex;
	padding:0 0.5rem;
	column-gap: 0.25rem;
}
.i-icon span {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	width: 1.35rem;
	height: 1.0rem;
	background-size: contain;
	background-position: center center;
	background-repeat: no-repeat;
	transform: translateY(20%);
}
.i-icon span.hot {
	background-image: url(/root/img//icon-hot-01.svg);
}
.i-icon span.chili {
	background-image: url(/root/img//icon-chili-01.svg);
}
.i-icon span.new {
	background-image: url(/root/img//icon-new-01.svg);
}
.i-icon span.vegan {
	background-image: url(/root/img//icon-vegan-01.svg);
}
.i-icon span.company {
	background-image: url(/root/img//icon-company-01.svg);
}
.i-icon span.post {
	background-image: url(/root/img//icon-post-01.svg);
}
.i-icon span .tip {
	position: absolute;
	display: block;
	bottom:50%;
	left:50%;
	background-color: #bf795a;
	color: #000000;
	padding: 0rem;
	border-radius: 0.5rem 0.5rem 0.5rem 0rem;
	font-size: 1rem;
	font-weight: 400;
	white-space: nowrap;
	-webkit-transition: all .3s ease; 
	-moz-transition: all .3s ease; 
	transition: all .3s ease;
	overflow: hidden;
	max-width: 0rem;
	max-height: 0rem;
	transform-origin: left bottom;
	opacity:0;
}
.i-icon span:hover .tip {
	bottom:100%;
	left:100%;
	max-width: 100rem;
	max-height: 100rem;
	padding: 0.5rem 1rem;
	opacity:1;
}
.i-icon span.hot .tip {
	background-color: #e61c24;
	color: #ffffff;
}
.i-icon span.chili .tip {
	background-color: #ba272d;
	color: #ffffff;
}
.i-icon span.new .tip {
	background-color: #ea5a24;
	color: #ffffff;
}
.i-icon span.vegan .tip {
	background-color: #39ae4a;
	color: #ffffff;
}
.i-icon span.company .tip {
	background-color: #bf795a;
	color: #000000;
}
.i-icon span.post .tip {
	background-color: #f4a93b;
	color: #000000;
}
.special-item {
	display: flex;
	flex-direction: column;
	background-color: rgba(255, 255, 255, 1);
	margin-bottom: 1rem;
}
.special-item .sp-pic {
	position: relative;
	padding-top: 40%;
	overflow: hidden;
}
.special-item .sp-pic::after {
	content: '';
	display: block;
	position: absolute;
	bottom:-1px;
	left:0;
	width: 100%;
	height: 1.5rem;
	background-image: url(/root/img//wave-white.svg);
	background-size: cover;
	background-position: left bottom;
	z-index: 2;
}
.special-item .sp-pic img {
	display: block;
	position: absolute;
	z-index: 1;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: 50% 50%;
}
.special-item .sp-txt {
	padding: 1rem 2rem 2rem;
	color:#000000;
}
.special-item .sp-txt h2 {
	font-size: 1.5rem;
	line-height: 1.25;
	margin-bottom: 1.0rem;
}
.special-item .sp-txt p {
	font-size: 1.15rem;
	line-height: 1.25;
	padding-bottom: 0;
}
/*--*/
.special-set {
	display: flex;
	flex-direction: column;
	background-color: rgba(255, 255, 255, 1);
	position: relative;
}
.special-set .sp-pic {
	position: absolute;
	z-index: 1;
	width: 100%;
	height: 100%;
	overflow: hidden;
}
.special-set .sp-pic::after {
	content: '';
	position: absolute;
	z-index: 2;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: radial-gradient(at 100% 0%, rgba(0,0,0,0.1) 10%, rgba(0,0,0,.75) 100%);
}
.special-set .sp-pic img {
	display: block;
	position: absolute;
	z-index: 1;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: 50% 50%;
}
.special-set .sp-txt {
	position: relative;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	z-index: 2;
	padding: 2rem;
	min-height: 25vh;
	color:#ffffff;
}
.special-set .sp-txt h2 {
	font-size: 1.75rem;
	line-height: 1.25;
	margin-bottom: 0.5rem;
}
.special-set .sp-txt p {
	font-size: 1.15rem;
	line-height: 1.25;
	padding-bottom: 0;
}
.special-set .sp-txt .s-price {
	color: #bf795a;
	font-size: 1.5rem;
}
.special-set .spoiler-toggle::after {
	content: 'Подробнее';
}
.special-set .spoiler-toggle.open::after {
	content: 'Свернуть';
}
/* all portrait */
@media (orientation: portrait) {
	.menu-block {
		z-index: unset;
		background-color: #1C1B1A;
		background: url(/root/img//menu-bg-portrait.jpg) 30% top no-repeat fixed;
		background-size: cover;
	}
	@supports (-webkit-touch-callout: none) {
		.menu-block {
			background: url('/root/img//menu-bg-portrait.jpg') 30% top no-repeat scroll;
			background-size: 100vw auto;
		}    
	}
	.half-block.menu-block .txt {
		position: relative;
		top:auto;
		min-height: 75vh;
	}
	.half-block.menu-block .pic.full-size {
		display: block;
		position: fixed;
		z-index: 11;
		height: 100%;
		overflow: auto;
		top:0;
		left:100%;
		-webkit-transition: all .5s ease; 
		-moz-transition: all .5s ease; 
		transition: all .5s ease;
		background-color: #1C1B1A;
	}
	.half-block.menu-block.side-open .pic.full-size {
		left:0%;
	}
	.half-block .pic.full-size .image {
		position: absolute;
		max-width: unset;
		width:100%;
		height: 100%;
	}
	.half-block.menu-block .pic.full-size .image {
		position: fixed;
		left:100%;
		-webkit-transition: all .5s ease; 
		-moz-transition: all .5s ease; 
		transition: all .5s ease;
	}
	.half-block.menu-block.side-open .pic.full-size .image {
		left:0%;
	}
	.half-block.menu-block .pic .image img {
		position: absolute;
	}
	.half-block.menu-block .pic .image::after {
		position: absolute;
	}
	.menu-list {
		padding-top: 4rem;
	}
	.menu-list h3 {
		position: fixed;
		z-index: 3;
		display: flex;
		column-gap: 2rem;
		align-items: center;
		width: 100%;
		top: 0;
		left: 100%;
		background: rgba(0, 0, 0, 0.75);
		-webkit-transition: all .5s ease; 
		-moz-transition: all .5s ease; 
		transition: all .5s ease;
		padding: 0 3rem;
		min-height: 7rem;
		cursor: pointer;
	}
	.half-block.menu-block.side-open .menu-list h3 {
		left:0%;
	}
	.menu-list h3::before {
		display: inline;
		font-size: 0.8em;
	}
	.special-set .sp-txt {
		min-height: 20vh;
	}
}
/* Phone */
@media (max-width:27em){
	.menu-list h3 {
		min-height: 5rem;
		font-size: 1.5rem;
		padding: 0 1.5rem;
		column-gap: 1rem;
	}
	.menu-item .i-head {
		display: flex;
		justify-content: space-between;
		flex-direction: column;
		row-gap: 0.5rem;
		align-items: flex-start;
		font-size: 1.05rem;
	}
	.special-set .sp-txt {
		padding: 1.5rem;
	}
	.special-set .sp-txt h2 {
		font-size: 1.5rem;
		line-height: 1.25;
		margin-bottom: 0;
	}
	.menu-block .sub-menu ul.menu li a.toggle,
	.menu-block .sub-menu ul.menu li a.rootlist {
		font-size: 1.25rem;
		text-transform: uppercase;
		letter-spacing: 0.2em;
	}
	
}
/*------------------------------------ contacts-block ---------------------------*/
.contacts-block {
	overflow: hidden;
	background-color: #1C1B1A;
	z-index: 3;
}
.contacts-block .nbs-container {
	position: unset;
}
.contacts-block .txt {
	width:50%;
	z-index: 3;
	color: #ffffff;
	background-color: #1C1B1A;
	background-color: #1C1B1A;
	background-image: url(/root/img/pattern.svg);
	background-repeat: repeat;
	background-size: 50%;
	background-position: 0 0;
	/*background-attachment: fixed;*/
}
.contacts-block .txt .c-list{
	display: flex;
	flex-direction: column;
	row-gap: 2rem;
}
.contacts-block .pic {
	padding-top: 50%;
	z-index: 4;
}
.contacts-block .route-map {
	position: absolute;
	top:0;
	left:0;
	height: 100%;
	width:100%;
	z-index: 1;
}
.contacts-block .wave .waves {
	fill:#bf795a;
}
.contacts-block .social {
	display: flex;
	column-gap: 2rem;
	padding-top: 2rem;
}
.contacts-block .social a {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	font-size: 1.5rem;
	width:2.0rem;
	height: 2.0rem;
	text-decoration: none;
	color: #ffffff;
}
.contacts-block .social a:hover {
	color:#bf795a;
}
/* all portrait */
@media (orientation: portrait) {
	.contacts-block .nbs-container:before {
		width: 100%;
		top:40vh;
	}
	.contacts-block .txt {
		width:100%;
	}
	.contacts-block .pic {
		padding-top: 0;
		height: 50vh;
		z-index: 2;
	}
}
/* Phone */
@media (max-width:27em){
	.contacts-block .social {
		padding-top: 1rem;
	}
}
/*------------------------------------ content-block -----------------------------*/
.content-block {
	position: relative;
	z-index: 2;
	/*max-width: 1920px;*/
	margin: auto;
}
.inner-page .content-block .txt {
	min-height: 65vh;
	min-height: calc(100vh - 20rem);
	padding-top: 2rem;
}
.inner-page .content-block .txt .txt {
	padding-top: inherit;
	min-height:unset;
}
.b-p {
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-bottom: 2rem;
}
.b-p .print {
	position: relative;
}
.b-p .print a {
	display: block;
	text-decoration: none;
	font-size: 2.5rem;
	line-height: 2.5rem;
}
.b-p .print a::before {
	line-height: 2.5rem;
}
.breadcrumbs {
	position:relative;
	margin:0;
	font-size:0.9em;
}
.breadcrumbs a,
.breadcrumbs span {
	position:relative;
	text-decoration:none;
	color:#899cb7;
	margin:0 0.5em 0 0;
	-webkit-transition: all .3s ease; 
	-moz-transition: all .3s ease; 
	transition: all .3s ease;
	text-indent: 0;
}
.breadcrumbs a:hover {
	color:#5BBD10;
	text-decoration:none;
}
.breadcrumbs a::before,
.breadcrumbs span::before {
	content: '\e83b';
	font-family: "nbs-icons" !important;
	font-style: normal !important;
	font-weight: normal !important;
	font-variant: normal !important;
	text-transform: none !important;
	speak: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	position: relative;
	color:#5BBD10;
	display: inline-block;
	vertical-align: middle;
	margin-right: 0.5em;
}
.breadcrumbs a:first-of-type:before {
	content: '';
	font-size: 1.5em;
	top:-0.1em;
	display: none;
}
/* Desktop <=  1440 */
@media (max-width:90em){
	.inner-page .content-block .txt {
		min-height: calc(100vh - 20rem);
	}
}
/* Tablet landscape */
@media (max-width:75em) and (max-height:56em) {
	.inner-page .content-block .txt {
		min-height: calc(100vh - 18.5rem);
	}
}
/* Tablet portrait */
@media (max-width:64em) and (orientation: portrait) {
	.inner-page .content-block .txt {
		min-height: calc(100vh - 23.75rem);
	}
}
/* Small tablet portrait */
@media (max-width:38em) and (orientation: portrait) {
	.inner-page .content-block .txt {
		min-height: unset;
	}
}
/* large phone landscape */
@media (max-width:56em) and (max-height:27em) {
}
/* phone */
@media (max-width:27em){
	.inner-page .content-block .txt {
		padding-top: 1rem;
	}
}
/*------------------------------------- footer-block -----------------------------*/
.footer-block {
	position: relative;
	z-index: 5;
	height:auto;
}
.footer-block .nbs-container {
	max-width: unset;
}
/*--*/
.footer-block .top {
	position: absolute;
	bottom:100%;
	overflow: hidden;
	padding-top:2rem;
	padding-bottom:2rem;
	width:100%;
}
/*--*/
.footer-block .middle {
	position: relative;
	background-color: #F1F5F9;
}
.footer-block .middle .content {
	position: relative;
	max-width: 1600px;
	margin: 0 auto;
	z-index: 2;
	padding-top:2rem;
	padding-bottom:2rem;
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
	column-gap: 2rem;
	min-height: 10rem;
}
.footer-block .middle .right-side {
	position: relative;
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
	column-gap: 2rem;
	color: #2A3843;
	flex-grow: 1;
}
.footer-block .middle .logo {
	position: relative;
	display:inline-block;
	flex-shrink: 0;
}
.footer-block .middle .logo span {
	display: inline-block;
	height: 2.25rem;
}
.footer-block .middle .logo span svg {
	max-height: 100%;
	width: auto;
}
.footer-block .middle .logo span svg #nbs-icons {
	fill: #bf795a;
}
.footer-block .middle .c-list {
	display: flex;
	flex-direction: column;
}
.footer-block .middle .c-list b {
	width: 100%;
}
.footer-block .middle .c-list .c-item {
}
.footer-block .middle .c-item::before {
	display: none;
}
.footer-block .middle .c-item br {
	display: none;
}
.footer-block .middle .c-item a {
	text-decoration: none;
}
.footer-block .middle .menu {
	display: flex;
	column-gap: 2rem;
	font-size: 0.88em;
}
.footer-block .middle .menu a {
	font-family: 'Roboto', sans-serif;
	text-decoration: none;
	text-transform: uppercase;
	color: #2A3843;
}
.footer-block .bottom {
	position: relative;
	background-color: #0f0f0e;
}
.footer-block .bottom .content {
	position: relative;
	max-width: 1920px;
	margin: 0 auto;
	z-index: 3;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: space-between;
	font-size: 0.8rem;
	color: rgba(255, 255, 255, 0.5);
	padding-top:1rem;
	padding-bottom:1rem;
	min-height: 7.75rem;
}
.footer-block .bottom .copy {
	position: relative;
	z-index: 2;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
}
.footer-block .bottom .copy .belupo {
	margin-right: 1rem;
	width:5rem;
}
.footer-block .bottom .copy .belupo img {
	width:100%;
	height: auto;
}
.footer-block .bottom .made-by {
	position: relative;
	z-index: 3;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
}
.footer-block .bottom .made-by a {
	display: inline-block;
	margin-left: 1rem;
}
.footer-block .bottom .made-by a img {
	display: block;
	opacity: 0.5;
}
/* Desktop <=  1680 */
@media (max-width:105em){
}
/* Desktop <=  1440 */
@media (max-width:90em){
}
/* Desktop <=  1366, iPad 12 landscape */
@media (max-width:86em){
}
/* Tablet landscape */
@media (max-width:75em) and (max-height:56em) {
	.footer-block .middle .right-side {
		flex-direction: column;
		row-gap: 2rem;
	}
	.footer-block .middle .menu {
		order: 2;
		width: 100%;
		justify-content: space-between;
	}
	.footer-block .middle .c-list {
		order: 1;
		flex-direction: row;
		justify-content: space-between;
		width: 100%;
	}
	.footer-block .middle .c-list b {
		display: none;
	}
}
/* Tablet portrait */
@media (max-width:64em) and (orientation: portrait) {
	.footer-block .middle .content {
		flex-direction: column;
		align-items: center;
		row-gap: 1rem;
	}
	.footer-block .middle .right-side {
		flex-direction: column;
		align-items: center;
		row-gap: 2rem;
	}
	.footer-block .middle .menu {
		order: 1;
	}
	.footer-block .middle .c-list {
		order: 2;
	}
	.footer-block .middle .c-list {
		display: flex;
		flex-direction: column;
		align-items: center;
		row-gap: 0.5rem;
	}
	.footer-block .middle .c-list b {
		display: none;
	}

}
/* Small tablet portrait */
@media (max-width:38em) and (orientation: portrait) {
	.footer-block .middle .menu {
		flex-direction: column;
		row-gap: 1rem;
		align-items: center;
	}
	.footer-block .middle .c-list .c-sub {
		display: flex;
		flex-direction: column;
		align-items: center;
		row-gap: 0.5rem;
	}
	.footer-block .middle .c-list .c-sub span {
		display: none;
	}
	.footer-block .middle .c-item {
		flex-direction: column;
		align-items: center;
		text-align: center;
	}
	.footer-block .middle .c-item br {
		display: block;
	}
	.footer-block .middle .c-item::before {
		display: inline-block;
	}
	.footer-block .bottom .content {
		flex-direction:column;
		align-items: center;
		justify-content: center;
		padding-top:1rem;
		padding-bottom:1rem;
	}
	.footer-block .bottom .copy {
		flex-direction:column;
		margin-bottom: 1rem;
	}
	.footer-block .bottom .copy .belupo {
		margin-right: 0;
		margin-bottom: 0.5rem;
	}
	.footer-block .bottom .made-by {
		justify-content: center;
	}
	.footer-block .bottom .made-by span {
		width:100%;
		text-align: center;
		display: inline-block;
		margin-bottom: 0.5rem;
	}
	.footer-block .bottom .made-by a {
		display: inline-block;
		margin-left: 0.5rem;
		margin-right: 0.5rem;
	}
}
/* large phone landscape */
@media (max-width:56em) and (max-height:27em) {
	.footer-block .middle .content {
		flex-direction: column;
		align-items: center;
		row-gap: 1rem;
	}
	.footer-block .middle .right-side {
		flex-direction: column;
		align-items: center;
		row-gap: 2rem;
	}
	.footer-block .middle .menu {
		order: 1;
	}
	.footer-block .middle .c-list {
		order: 2;
	}
	.footer-block .middle .c-list {
		display: flex;
		flex-direction: column;
		align-items: center;
		row-gap: 0.5rem;
	}
	.footer-block .middle .c-list b {
		display: none;
	}

	
}
/* Phone*/
@media (max-width:27em){
}
/*---------------------------------- search-block -------------------------------*/
.search-block {
	position: relative;
	margin-bottom: 2rem;
}
.search-block form {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: center;
}
.search-block form input[type="text"] {
	flex-grow: 2;
	margin-bottom: 1rem;
}
.search-block form input[type="submit"] {
	min-width:10rem;
	text-align: center;
	margin-left: 1rem;
	margin-bottom: 1rem;
}
/* Phone*/
@media (max-width:27em){
	.search-block form input[type="submit"] {
		margin-left: 0;
	}
}
/*------------------------------*/
.page-nav {
	display: flex;
	justify-content: center;
	align-items: center;
}
.page-nav div {
	color: #4d4d4d;
	text-decoration: none;
	font-size: 0.9rem;
	line-height: 1.25rem;
	font-weight: bold;
	hyphens: none;
	white-space: pre-line;
	margin-left: 2rem;
	margin-right: 2rem;
}
.page-btn {
	display: inline-block;
	width: 2.75rem;
	height: 2.75rem;
	border-radius: 100%;
	text-align: center;
	text-decoration: none;
	overflow: hidden;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	transition: all .3s ease;
}
a.page-btn {
	background: rgba(255, 255, 255, 1) none repeat scroll 0% 0%;
	cursor: pointer;
	box-shadow: 0 0 0.8rem rgba(0, 0, 0, 0.10);
}
a.page-btn:hover {
	transform:scale(110%);
	background: #bf795a;
	color: #ffffff;
}
span.page-btn {
	background: rgba(255, 255, 255, 0) none repeat scroll 0% 0%;
	opacity:0.5;
}
.page-btn:before {
	line-height: 3.0rem;
}
/*--------------------------------------------------------*/
.half-block.page-intro-block {
	z-index: 1;
	background: #215d9d;
}
.half-block.page-intro-block .nbs-container {
	min-height: 60vh;
}
.half-block.page-intro-block .white-black {
	color:#ffffff;
}
/* Tablet portrait */
@media (max-width:64em) and (orientation: portrait) {
	.half-block.page-intro-block .pic {
		min-height: 40vh;
	}
	.half-block.page-intro-block .white-black {
		color:#4d4d4d;
	}
}
/* Phone */
@media (max-width:27em){
	.half-block.page-intro-block .pic {
		min-height: 15rem;
	}
}
/*---------------------------*/
/*------------------*/
div.calendar {
	position:relative;
	}
	a.month_btn {
	display:block;
	position:absolute;
	width:1.5rem;
	height:1.5rem;
	background-color: #e9edf4;
	color:#bf795a;
	top:0px;
	text-decoration: none;
	border-radius: 50%;
	text-align: center;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	transition: all .3s ease;
	}
	a.month_btn:hover {
		color:#ffffff;
		background-color: #5BBD10;
	}
	a.month_btn::before {
		line-height: 1.5rem;
	}
	a.month_btn.fwd {
	right:10px;
	}
	
	a.month_btn.bwd {
	left:10px;
	}
	div#month_name {
	text-align:center;
	margin:0 0 1rem 0;
	}
	table.calendar {
	border-collapse:collapse;
	width:100%;
	}
	table.calendar td {
	border:0px solid #637581;
	text-align:center;
	}
	table.calendar th {
	padding-bottom:8px;
	font-size:0.8rem;
	font-weight:normal;
	}
	table.calendar td a, table.calendar td span {
	font-size:0.9rem;
	display:block;
	margin:auto;
	height:1.5rem;
	width:1.5rem;
	line-height:1.5rem;
	text-align:center;
	margin-bottom:0.5rem;
	border-radius: 50%;
	text-decoration: none;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	transition: all .3s ease;
	}
	table.calendar td a {
	font-weight:400;
	background-color: #e9edf4;
	}
	table.calendar td a:hover {
		color: #ffffff;
		background-color: #5BBD10;
	}
	table.calendar td span {
	color:#899cb7;
	}
	table.calendar td.weekEnd a, table.calendar td.weekEnd span {
	color:#ff0101;
	}
	table.calendar td.weekEnd a:hover {
	color: #ffffff;
	background-color:#ff0101;
	}
	table.calendar td.today a, table.calendar td.today span {
	}
	table.calendar td.today a:hover {
	
	}
/*---------------------------------------------*/
.tag-cloud {
	position: relative;
	margin-bottom: 3rem;
}
.tag-cloud a {
	display: inline-block;
	margin:0 0.1em 0.5em 0;
	text-decoration: none;
	border-bottom: 2px dotted #bf795a;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	transition: all .3s ease;
}
.tag-cloud a:hover {
	border-bottom-color: rgba(255,255,255,0);
}
.detail-date {
	color: #9dadc6;
	font-weight: 400;
	margin-bottom: 1rem;
	font-size: 0.9em;
}
/*------------------------------------------------------------*/
ul.gallery {
	display: -ms-grid;
	display:grid;
	-ms-grid-columns: 1fr 1fr 1fr;
	grid-template-columns:  1fr 1fr 1fr;
	grid-column-gap: 3rem;
	grid-row-gap: 3rem;
	padding: 0;
	margin: 0 0 3rem 0;
	list-style: none;
}
ul.gallery.maps {
	-ms-grid-columns: 1fr 1fr;
	grid-template-columns:  1fr 1fr;
	font-size: 1em !important;
}
ul.gallery.team {
	-ms-grid-columns: 1fr 1fr 1fr;
	grid-template-columns:  1fr 1fr 1fr;
}
ul.gallery.features {
	-ms-grid-columns: 1fr 1fr 1fr;
	grid-template-columns:  1fr 1fr 1fr;
}
ul.gallery.tiles {
	-ms-grid-columns: 1fr 1fr 1fr 1fr 1fr;
	grid-template-columns:  1fr 1fr 1fr 1fr 1fr;
	grid-column-gap: 0.5rem;
		grid-row-gap: 0.5rem;
}
ul.gallery li {
	display: block;
	padding: 0;
	margin: 0;
}
ul.gallery.maps li {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}
ul.gallery li::before {
	display: none;
}
ul.gallery li a {
	position: relative;
	text-decoration: none;
}
ul.gallery li a .g-pic {
	position: relative;
	z-index: 1;
	padding-top: 70%;
	overflow: hidden;
}
ul.gallery.tiles li a .g-pic {
	padding-top: 100%;
}
ul.gallery li a .g-pic img {
	position: absolute;
	z-index: 1;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: 50% 50%;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	transition: all .3s ease;
}
ul.gallery li a .g-pic::before {
	display: block;
	position: absolute;
	z-index: 2;
	top:50%;
	left: 50%;
	transform: translate(-50%, -50%) scale(100%);
	width: 3rem;
	height: 3rem;
	text-align: center;
	line-height: 3.3rem;
	font-size: 2.5rem;
	overflow: hidden;
	border-radius: 50%;
	background-color: rgba(255,255,255,0.95);
	background-color: #bf795a;
	box-shadow: 0 0 1rem rgba(0, 0, 0, 0.07);
	color: #bf795a;
	color: #ffffff;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	transition: all .3s ease;
	opacity:0;
}
ul.gallery li a .g-pic.icon-camera::before {
	line-height: 3.0rem;
	font-size: 1.5rem;
}
ul.gallery li a .g-pic.icon-play::before {
	line-height: 3.0rem;
	font-size: 1.5rem;
	padding-left:0.2rem;
}
ul.gallery li a:hover .g-pic::before {
	opacity: 1;
}
ul.gallery li a:hover .g-pic img {
	opacity: 0.5;
}
ul.gallery li a h4 {
	display: block;
	position: relative;
	z-index: 2;
	left:0;
	padding:1.5rem 0;
	margin: 0;
	font-size: 1em;
	line-height: 1.4em;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	transition: all .3s ease;
}
ul.gallery li a:hover h4 {
	/*background-color: #bf795a;
	padding-bottom:2rem;*/
}
ul.gallery li a:hover h4::before {
	width: 100%;
}
ul.gallery .n-item {
	margin: 0;
}
/* Desktop <=  1680 */
@media (max-width:105em){
	ul.gallery {
		-ms-grid-columns: 1fr 1fr;
		grid-template-columns:  1fr 1fr;
	}
	ul.gallery.team {
		-ms-grid-columns: 1fr 1fr 1fr;
		grid-template-columns:  1fr 1fr 1fr;
	}
}
/* Desktop <=  1440 */
@media (max-width:90em){
	ul.gallery.tiles {
		-ms-grid-columns: 1fr 1fr 1fr 1fr;
		grid-template-columns:  1fr 1fr 1fr 1fr;
		grid-column-gap: 0.5rem;
		grid-row-gap: 0.5rem;
	}
}
/* Tablet landscape */
@media (max-width:75em) and (max-height:56em) {
	ul.gallery {
		-ms-grid-columns: 1fr 1fr;
		grid-template-columns:  1fr 1fr;
		grid-column-gap: 2rem;
	grid-row-gap: 2rem;
	}
	ul.gallery.maps {
		-ms-grid-columns: 1fr;
		grid-template-columns:  1fr;
	}
	ul.gallery li a h4 {
		padding:1.0rem 0;
		font-size: 0.9em;
	}
	ul.gallery.team {
		-ms-grid-columns: 1fr 1fr;
		grid-template-columns:  1fr 1fr;
	}
}
/* Tablet portrait */
@media (max-width:64em) and (orientation: portrait) {
	ul.gallery {
		-ms-grid-columns: 1fr 1fr;
		grid-template-columns:  1fr 1fr;
		grid-column-gap: 2rem;
		grid-row-gap:2rem;
	}
	ul.gallery.maps {
		-ms-grid-columns: 1fr;
		grid-template-columns:  1fr;
	}
	ul.gallery li a h4 {
		padding:1.0rem 0;
		font-size: 0.9em;
	}
}
/* Small tablet portrait */
@media (max-width:38em) and (orientation: portrait) {
	ul.gallery,
	ul.gallery.features {
		-ms-grid-columns: 1fr;
		grid-template-columns:  1fr;
		grid-column-gap: 1rem;
		grid-row-gap: 3rem;
	}
	ul.gallery.tiles {
		-ms-grid-columns: 1fr 1fr 1fr;
		grid-template-columns:  1fr 1fr 1fr;
		grid-column-gap: 0.5rem;
		grid-row-gap: 0.5rem;
	}
}
/* Phone */
@media (max-width:27em){
	ul.gallery.team {
		-ms-grid-columns: 1fr;
		grid-template-columns:  1fr;
	}
}
/*------------------ team --------------------------*/
.t-item {
	display: flex;
	height: 100%;
	flex-direction: column;
	justify-content: space-between;
	flex-wrap: nowrap;
	position: relative;
	margin: 0 0 2rem;
}
.t-item.list-type {
	flex-direction: row;
	margin:0 0 3rem;
	width: 100%;
	height: auto;
}
.t-item .t-pic {
	position: relative;
	z-index: 1;
	width: 100%;
	overflow: hidden;
	margin-bottom: 2rem;
	background-color: #edf0f4;
}
.t-item.list-type .t-pic {
	width: 25%;
}
.t-item .t-pic span,
.t-item .t-pic a {
	position: relative;
	display: block;
	padding-top: 150%;
}
.t-item .t-pic img {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: 50% 50%;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	transition: all .3s ease;
}
.t-item .t-pic a:hover img {
	opacity:0.75;
}
.t-item .t-txt {
	position: relative;
}
.t-item.list-type .t-txt {
	width: 75%;
	padding-left: 2rem;
}
.t-item .t-txt .date {
	color: #999898;
	font-weight: 400;
	font-style: italic;
	margin-bottom: 0.5rem;
	font-size: 0.9em;
}
.t-item .t-txt h3 {
	margin-bottom: 0.5em;
}
.t-item .t-txt h4 {
	font-size: 1em;
	line-height: 1.4em;
	font-weight: 500;
	margin-bottom: 1.5em;
}
.t-item p {
	font-size: 0.94em;
	line-height: 1.6em;
	padding-bottom: 1rem;
}
.c-item {
    display: inline-flex;
    align-items: center;
    text-decoration: none;
    cursor: pointer;
	column-gap: 0.5rem;
}
.c-item.bigger span,
.c-item.bigger a {
	font-size: 1.25em;
}
.t-item .c-item br {
	display: none;
}
.c-item::before {
    display: inline-block;
	position: relative;
    text-align: center;
    color: #bf795a;
	font-size: 1.75rem;
}
.c-item.yellow::before {
	color: #bf795a;
}
.t-item .c-item::before {
    display: inline-block;
	position: relative;
	top:0.0em;
    text-align: center;
    width: 1.0em;
    height: 1.2em;
    line-height: 1.3em;
    color: #bf795a;
    margin-right: 0.3em;
	font-size: 1.2em;
}
.t-item .c-item.icon-phone::before {
	font-size: 1.4em;
}
.t-detail-pic {
	float: right;
	width:33.33%;
	position: relative;
	z-index: 1;
	overflow: hidden;
	margin:0 0 1rem 3rem;
	background-color: #edf0f4;
}
.t-detail-pic  span {
	position: relative;
	display: block;
	padding-top: 150%;
}
.t-detail-pic img {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: 50% 50%;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	transition: all .3s ease;
}
.t-detail p {
	text-align: justify !important;
}
/* Desktop <=  1680 */
@media (max-width:105em){
	.t-item {
	}
}
/* Desktop <=  1440 */
@media (max-width:90em){
	.c-item.bigger span,
	.c-item.bigger a {
		font-size: 1.1em;
	}
	.t-detail-pic {
		margin:0 0 1rem 2rem;
	}
}
/* Tablet landscape */
@media (max-width:75em) and (max-height:56em) {
	.t-item {
	}
	.t-item.list-type .t-pic {
		width: 20%;
	}
	.t-item.list-type .t-txt {
		width: 80%;
	}
}
/* Tablet portrait */
@media (max-width:64em) and (orientation: portrait) {
	.t-item {
	}
	.t-item.list-type .t-pic {
		width: 20%;
	}
	.t-item.list-type .t-txt {
		width: 80%;
	}
	.t-item .c-item br {
		display: block;
	}
}
/* Small tablet portrait */
@media (max-width:38em) and (orientation: portrait) {
	.t-item.list-type .t-txt {
		padding-left: 1.5rem;
	}
	.t-item .c-item br {
		display: none;
	}
}
/* Phone */
@media (max-width:27em){
	.t-item {
	}
	.t-item.list-type {
		display: block;
		margin-bottom: 3rem;
	}
	.t-item.list-type .t-pic {
		width: 100%;
		margin-bottom: 1rem;
	}
	.t-item.list-type .t-pic span,
	.t-item.list-type .t-pic a {
		padding-top: 70%;
	}
	.t-item.list-type .t-txt {
		width: 100%;
		padding-left: 0;
	}
	.t-detail-pic {
		float: none;
		width:100%;
		position: relative;
		margin:0 0 1rem 0;
	}
}
/*--------------------------------------------*/
a.doc-link {
	display: inline-flex;
    align-items: flex-start;
    text-decoration: none;
	margin-bottom: 1.5rem;
	font-weight: 600;
    cursor: pointer;
	-webkit-transition: all .3s ease; 
	-moz-transition: all .3s ease; 
	transition: all .3s ease;
}
a.doc-link:hover {
}
a.doc-link:before {
	display: inline-block;
	position: relative;
	top:-0.5rem;
    border-radius: 50%;
    text-align: center;
    line-height: 2.75rem;
    color: #bf795a;
    margin-right: 0.3rem;
	font-size: 2.75rem;
}
/* Small tablet portrait */
@media (max-width:38em) and (orientation: portrait) {
	a.doc-link:before {
		font-size: 1.75rem;
	}
}
/*---------------------- site-map--------------------*/
ul.site-map {
	list-style: none;
	margin: 0;
	padding: 0;
	/*display: -ms-grid;
	display:grid;
	-ms-grid-columns: 1fr 1fr 1fr;
	grid-template-columns:  1fr 1fr 1fr;
	grid-column-gap: 3rem;
	grid-row-gap: 3rem;*/
	list-style: none;
	display: flex;
	flex-wrap: wrap;
}
ul.site-map li {
	margin: 0;
	padding: 0 2rem 1rem 0;
	background-color: rgba(0, 0, 0, 0.0);
	list-style: none;
	width:25%;
}
ul.site-map li ul {
	margin: 0;
	padding: 1em 2em 2em 0;
}
ul.site-map li ul li {
	padding:0.5em 0;
	display: flex;
	width:100%;
}
ul.site-map li ul li::before {
	font-family: "nbs-icons" !important;
	content: '\e80c';
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #bf795a;
  display: inline-block;
  position: relative;
  top:0.2em;
  margin-right: 0.5em;
}
ul.site-map  li a {
	text-decoration: none;
	font-size: 1.4em;
	font-weight: 600;
	color: #4d4d4d;
	border-bottom: 2px dotted rgba(255, 255, 255, 0);
	-webkit-transition: all .3s ease; 
	-moz-transition: all .3s ease; 
	transition: all .3s ease;
}
ul.site-map  li a:hover {
	color: #5BBD10;
	border-bottom-color: #5BBD10;
}
ul.site-map  li ul li a {
	text-decoration: none;
	font-size: 1.0em;
	font-weight: 400;
}
/* Tablet landscape */
@media (max-width:75em) and (max-height:56em) {
	ul.site-map li {
		width:33.33%;
	}
}
/* Tablet portrait */
@media (max-width:64em) and (orientation: portrait) {
	ul.site-map li {
		width:100%;
	}
}
/* Phone */
@media (max-width:27em){
	ul.site-map  li a {
		font-size: 1.2em;
	}
}
/*-------------------------------------------*/
.proc_table {
	font-size:14px;
	border-collapse:collapse;
}

.proc_table th {
	font-weight:bold;
	background:#CCC;
}

.proc_table tbody tr:nth-child(even) {
	background:#F7F7F7;
}

.proc_table th, .proc_table td {
	padding:10px;
	border-collapse:collapse;
}

.proc_table td.nw {
	white-space:nowrap;
}
/*------------------------------------*/
.tbl_wrap {
	position:relative;
	margin-bottom:3em;
}
.tbl {
	border-collapse:collapse;
	width:100%;
}
.tbl thead {
	position:sticky;
	top:0;
	z-index: 2;
}
.tbl thead th {
	background:#bf795a;
	color: #ffffff;
}
.tbl tbody {
	position:relative;
	z-index: 1;
}
.tbl th,
.tbl td {
	padding:1.0em 1.0em;
	vertical-align:top;
	font-size:0.9em;
}
.tbl th {
	font-weight:600;
	text-align:left;
	/*position: -webkit-sticky;
	position: sticky;
	top: 60px;*/
}
.tbl b {
		font-weight:600;
}
.tbl tbody tr:nth-of-type(odd) td {
	background:#edf0f4;
}
.tbl tbody tr:nth-of-type(even) td {
	background:#ffffff;
}
.tbl td.ctr {
	text-align:center;
}
.tbl .nowrap-rsp {
		white-space:nowrap;
}
.tbl a {
	text-decoration: none;
}
.tbl td.ext {
	text-align: center;
	vertical-align: middle;
	position: relative;
}
.tbl td.ext a {
	position: absolute;
	top:0;
	left:0;
	width:100%;
	height: 100%;
	-webkit-transition: all .3s ease; 
	-moz-transition: all .3s ease; 
	transition: all .3s ease;
}
.tbl td.ext a:hover {
	background-color: rgba(0, 0, 0, 0.05);
}
.tbl a .ext-link {
	position: absolute;
	display: inline-block;
	top:50%;
	left:50%;
	transform:translate(-50%, -50%);
	-webkit-transition: all .3s ease; 
	-moz-transition: all .3s ease; 
	transition: all .3s ease;
	padding-top:0.3em;
}
.tbl a .ext-link::before {
	font-size:1.8em;
	line-height:1;
}
.tbl a:hover .ext-link {
	color:#ed1f24;
}
.tbl-wrap-content  {
	position:relative;
	width:100%;
}
/*--*/
table.data-tbl {
  text-align: left;
  position: relative;
  border-collapse: collapse; 
  width:100%;
  overflow-x:auto;
  margin-bottom:0;
}
table.data-tbl tbody {
}
table.data-tbl th, table.data-tbl td {
font-size:0.94em;
}
table.data-tbl td span {
	display: none;
}
table.data-tbl th {
position: -webkit-sticky;
  position: sticky;
  top: 60px;
  top:0;
  /*white-space:nowrap;*/
}
table.data-tbl td:before {
	display:none;
}
table.data-tbl.break-1 tr th:nth-of-type(1){
	left:0;
	z-index:3;
}
table.data-tbl tr th:before {
	content:'';
	display:none;
	position:absolute;
	z-index:1;
	top:100%;
	left:0;
	width:100%;
	height:2em;
	background:#ccc;
	background: linear-gradient(to bottom, rgba(0,0,0,0.1), rgba(0,0,0,0));
	opacity:0;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	transition: all .3s ease;
}
table.data-tbl.break-1 tr th:nth-of-type(1):after,
table.data-tbl.break-1 tr td:nth-of-type(1):after {
	content:'';
	display:block;
	position:absolute;
	z-index:1;
	top:0;
	left:100%;
	width:2em;
	height:100%;
	background:#ccc;
	background: linear-gradient(to right, rgba(0,0,0,.03), rgba(0,0,0,0));
	opacity:0;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	transition: all .3s ease;
}
.scrolled-y table.data-tbl tr th:before,
.scrolled-x table.data-tbl.break-1 tr th:nth-of-type(1):after,
.scrolled-x table.data-tbl.break-1 tr td:nth-of-type(1):after{
	opacity:1;
}
table.data-tbl tr th:last-of-type,
table.data-tbl tr td:last-of-type{
	/*padding-right:3em;*/
}
table.data-tbl.break-1 tr td:nth-of-type(1) {
	position: -webkit-sticky;
  position: sticky;
	left:0;
	top:auto;
	z-index:2;
}
table.data-tbl th, table.data-tbl td .btn {
	margin-bottom: 0.5em;
}
/* Tablet landscape */
@media (max-width:75em) and (max-height:56em) {
	.tbl th,
	.tbl td {
		padding:0.5em 1.0em;
	}
	.wraps_wrap:after {
		display:none;
	}
	table.data-tbl tr th:last-of-type,
	table.data-tbl tr td:last-of-type{
		padding-right:1.5em;
	}
	table.data-tbl th, table.data-tbl td {
	font-size:0.84em;
	}
}
/* Tablet portrait */
@media (max-width:64em) and (orientation: portrait) {
	table.data-tbl th, table.data-tbl td {
		font-size:0.84em;
	}
}
/* Small tablet portrait */
@media (max-width:38em) and (orientation: portrait) {
	.tbl_wrap {
		position:relative;
		margin-bottom:2rem;
		/*margin-left: -2rem;
		margin-right: -2rem;*/
	}
	.tbl th,
	.tbl td {
		padding:0.5em;
	}
	.tbl tr th:first-of-type,
	.tbl tr td:first-of-type {
		padding:0.5em 0.5em 0.5em 1em;
	}
	.tbl tr th:last-of-type,
	.tbl tr td:last-of-type {
		padding:0.5em 1em 0.5em 0.5em;
	}
	.tbl.big th,
	.tbl.big td {
		padding:1em 1em;
	}
	.tbl-wrap-content  {
		/*max-height:calc(100vh - 15rem);
		overflow-x:auto;
		overflow-y:visible;
		position:relative;*/
	}
	table.data-tbl thead {
		display: none;
	}
	table.data-tbl tbody tr {
		display: block;
		padding:0;
		margin-bottom: 1.5rem;
	}
	table.data-tbl tbody tr td {
		display: block;
		padding: 1em !important;
		font-size: 0.9em;
	}
	table.data-tbl tbody tr:nth-of-type(odd) td,
	table.data-tbl tbody tr:nth-of-type(even) td {
		background: #edf0f4;
	}
	table.data-tbl tbody tr td:nth-of-type(1) {
		background:#bf795a;
		color: #ffffff;
		font-weight: 600;
	}
	table.data-tbl td span {
		display: block;
		font-weight: 600;
		margin-bottom: 0.5em;
	}
	table.data-tbl th {
		top: 0;
	}
	table.data-tbl th, table.data-tbl td {
		font-size:0.84em;
	}
	table.data-tbl th, table.data-tbl td .btn {
		margin-bottom: 0.5em;
	}
}
/* Phone landscape */
@media (max-width:760px) and (max-height:420px) {
	.tbl .nowrap-rsp {
		white-space:normal;
	}
}
@media (max-width:960px) and (orientation: landscape){
}
@media (max-width:680px) {
}
@media (max-width:680px) and (max-height:375px){
}
@media (max-width:480px) {
}
/*-----------------------------------------*/
.intro-block {
	background-color: #eee;
	background: linear-gradient(to bottom, #d8dfea, #f2f4f7);
	background-image: url(/root/img//brands-bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
}
.intro-block .txt {
	color: #ffffff;
}
h1.with-control {
	display: flex;
	justify-content: space-between;
}
h1.with-control .control {
	flex-shrink: 0;
	cursor: pointer;
	color:rgba(0, 0, 0, 0.2);
	font-size: 1.75rem;
}
h1.with-control .control:hover {
	color:rgba(0, 0, 0, 0.3);
}
/* Desktop <=  1440 */
@media (max-width:90em){
	h1.with-control .control {
		font-size: 1.5rem;
	}
}
/* all portrait */
@media (orientation: portrait) {
	.intro-block .txt {
		text-align: center;
	}
}
/* Small tablet portrait */
@media (max-width:38em) and (orientation: portrait) {
	h1.with-control .control {
		font-size: 1.25rem;
	}
}
/* Phone */
@media (max-width:27em){
	h1.with-control .control {
		font-size: 1.15rem;
	}
}
/*---------------------------------------------*/
.mission-block {
	background-color: #eee;
	background: linear-gradient(to bottom, #d8dfea, #f2f4f7);
	background-image: url(/root/img//mission-bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
}
.mission-block .txt {
	color: #ffffff;
}
/*--------------------------------------------*/
ul.models-list {
	list-style: none;
	padding: 0;
	margin: 0;
	display: -ms-grid;
	display:grid;
	-ms-grid-columns: 1fr 1fr 1fr 1fr;
	grid-template-columns: repeat(4, minmax(0, 1fr));
	grid-column-gap: 0rem;
	grid-row-gap: 0rem;
}
ul.models-list.table {
	display: flex;
	flex-direction: column;
	column-gap: 0rem;
	row-gap: 0rem;
} 
ul.models-list li {
	position: relative;
	z-index: 1;
	display: flex;
	flex-direction: column;
	padding: 0;
	margin: 0;
}
ul.models-list li:nth-of-type(1) {
	display: none;
}
ul.models-list.table li:nth-of-type(1) {
	display: flex;
	z-index: 2;
	background-color: rgba(255, 255, 255, 1);
	position: sticky;
	top:4.5rem;
	-webkit-transition: all .5s ease;
	-moz-transition: all .5s ease;
	transition: all .5s ease;
}
.header--hidden .models-list.table li:nth-of-type(1) {
	top:0;
}
ul.models-list li::marker {
	display: none;
}
.m-item {
	position: relative;
	display: flex;
	flex-direction: column;
	height: 100%;
	align-items: center;
	justify-content: space-between;
	row-gap: 0.5rem;
	padding: 2rem;
	-webkit-transition: box-shadow .3s ease;
	-moz-transition: box-shadow .3s ease;
	transition: box-shadow .3s ease;
}
ul.models-list.table .m-item {
	flex-direction: row;
	column-gap: 1rem;
	padding: 1rem 0;
	border-radius: 0 !important;
	border-bottom: 1px dotted rgba(0, 0, 0, 0.3);
}
.m-item:hover {
	box-shadow: 0 0 1rem rgba(0, 0, 0, 0.1);
}
ul.models-list.table .m-item:hover {
	box-shadow: 0 0 1rem rgba(0, 0, 0, 0);
}
.m-item .m-pic {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	width: 100%;
}
ul.models-list.table .m-item .m-pic {
	flex-basis: 15%;
}
.m-item .m-pic .img {
	position: relative;
	width: 100%;
}
.m-item .m-pic .img img {
	max-width: 100%;
	height: auto;
}
.m-item .m-data {
	display: flex;
	flex-wrap: wrap;
	width: 100%;
	justify-content: space-between;
	column-gap: 0;
	row-gap: 0.5rem;
}
ul.models-list.table .m-item .m-data {
	column-gap: 0;
	flex-wrap: nowrap;
}
.m-item .m-data .m-data-item {
	font-size: 0.875em;
	flex-basis: 50%;
}
ul.models-list.table .m-item .m-data .m-data-item {
	display: flex;
	flex-direction: column;
	justify-content: center;
	flex-basis: 14%;
	text-align: center;
	font-size: 1.25em;
}
.m-item .m-data .m-data-item img {
	display: none;
	max-width: 100%;
	height: auto;
}

ul.models-list.table li:nth-of-type(1) .m-item .m-data .m-data-item {
	font-size: 0.875em;
}
.m-item .m-data .m-data-item.name {
	width: 100%;
	text-align: center;
	flex-basis: 100%;
	order: 1;
}
ul.models-list.table .m-item .m-data .m-data-item.name {
	width: auto;
	flex-basis: 16%;
	text-align: left;
}
.m-item .m-data .m-data-item.current {
	order: 2;
}
.m-item .m-data .m-data-item.polarity {
	order: 4;
}
.m-item .m-data .m-data-item.weight {
	order: 6;
}
.m-item .m-data .m-data-item.lenght {
	order: 3;
	text-align: right;
}
.m-item .m-data .m-data-item.width {
	order: 5;
	text-align: right;
}
.m-item .m-data .m-data-item.height {
	order: 7;
	text-align: right;
}
ul.models-list.table .m-item .m-data .m-data-item.current {
	order: 2;
}
ul.models-list.table .m-item .m-data .m-data-item.polarity {
	order: 3;
}
ul.models-list.table .m-item .m-data .m-data-item.weight {
	order: 4;
}
ul.models-list.table .m-item .m-data .m-data-item.lenght {
	order: 5;
}
ul.models-list.table .m-item .m-data .m-data-item.width {
	order: 6;
}
ul.models-list.table .m-item .m-data .m-data-item.height {
	order: 7;
}
.m-item .m-data .m-data-item.name h3 {
	margin-bottom: 0;
	display: inline-flex;
	align-items: center;
}
.m-item .m-data .m-data-item div {
	display: inline-flex;
	align-items: center;
	column-gap: 0.25rem;
	color: #999;
}
ul.models-list.table .m-item .m-data .m-data-item div {
	color: #333333;
	justify-content: center;
}
ul.models-list.table .m-item .m-data .m-data-item div span {
	display: none;
}
ul.models-list.table .m-item .m-data .m-data-item b {
	hyphens: auto;
}
ul.models-list.table .m-item .m-data .m-data-item div b {
	font-weight: 400;
}
ul.models-list.table .m-item .m-data .m-data-item br {
	display: none;
}
/* Desktop <=  1440 */
@media (max-width:90em){
	.m-item {
		padding: 1.5rem;
	}
	.m-item .m-data .m-data-item {
		/*font-size: 1.0em;*/
	}
}
/* Tablet landscape */
@media (max-width:75em) and (max-height:56em) {
	ul.models-list {
		-ms-grid-columns: 1fr 1fr 1fr;
		grid-template-columns: repeat(3, minmax(0, 1fr));
		margin-bottom: 0rem;
	}
	ul.models-list.table .m-item {
		padding: 1rem 0;
	}
	ul.models-list.table .m-item .m-data .m-data-item {
		font-size: 1.0em;
	}
}
/* Tablet portrait */
@media (max-width:64em) and (orientation: portrait) {
	ul.models-list {
		-ms-grid-columns: 1fr 1fr;
		grid-template-columns: repeat(2, minmax(0, 1fr));
		margin-bottom: 0rem;
	}
	ul.models-list.table .m-item {
		padding: 1rem 0;
	}
	ul.models-list.table .m-item .m-data .m-data-item {
		font-size: 1.0em;
	}
	ul.models-list.table .m-item .m-pic {
		flex-basis: 12%;
	}
}
/* Small tablet portrait */
@media (max-width:38em) and (orientation: portrait) {
	.m-item {
		padding: 1rem;
	}
	ul.models-list.table .m-item .m-data .m-data-item {
		font-size: 0.75em;
	}
	ul.models-list.table .m-item .m-data .m-data-item.name h3 {
		font-size: 1.0em;
	}
	ul.models-list.table li:nth-of-type(1) .m-item .m-data .m-data-item {
		font-size: 0.65em;
		overflow: hidden;
	}
}
/* Large phone landscape */
@media (max-width:56em) and (max-height:27em) {
	ul.models-list {
		grid-column-gap: 2rem;
		grid-row-gap: 2rem;
	}
	.m-item {
		padding: 0;
	}
	.m-item .m-pic {
		padding: 0 2rem;
	}
	.m-item .m-data {
		row-gap: 0;
	}
	.m-item .m-data .m-data-item {
		font-size: 0.89em;
		line-height: 1.5;
	}
	.m-item .m-data .m-data-item div::before {
		font-size: 1.0rem;
	}
	.m-item:hover {
		box-shadow: 0 0 1rem rgba(0, 0, 0, 0);
	}
}
/* Phone */
@media (max-width:27em){
	ul.models-list {
		grid-column-gap: 2rem;
		grid-row-gap: 0rem;
	}
	ul.models-list.table {
		column-gap: 2rem;
		row-gap: 0rem;
	}
	.m-item {
		padding: 0 0 1rem;
	}
	ul.models-list.table .m-item {
		padding: 0.5rem 0;
	}
	.m-item .m-data {
		flex-direction: column;
		flex-wrap: nowrap;
		column-gap: 1.0rem;
		row-gap: 0;
	}
	ul.models-list.table .m-item .m-data {
		flex-direction: row;
	}
	ul.models-list.table .m-item .m-pic {
		display:none;
	}
	.m-item .m-data .m-data-item {
		flex-basis: 100%;
		font-size: 0.75em;
		line-height: 1.5;
	}
	ul.models-list.table .m-item .m-data .m-data-item {
		display: flex;
		flex-direction: column;
		justify-content: flex-end;
	}
	ul.models-list.table .m-item .m-data .m-data-item img {
		display: block;
	}
	ul.models-list.table .m-item .m-data .m-data-item {
		font-size: 0.75em;
	}
	ul.models-list.table li:nth-of-type(1) .m-item .m-data .m-data-item {
		font-size: 0.65em;
		overflow: hidden;
	}
	ul.models-list.table .m-item .m-data .m-data-item.name h3 {
		font-size: 1.0em;
	}
	.m-item .m-data .m-data-item div {
		display: flex;
		align-items: center;
		justify-content: space-between;
		column-gap: 0.25rem;
	}
	ul.models-list.table .m-item .m-data .m-data-item div {
		text-align: center;
		justify-content: center;
	}
	.m-item:hover {
		box-shadow: 0 0 1rem rgba(0, 0, 0, 0);
	}
	ul.models-list.table .m-item .m-data .m-data-item br {
		display: block;
	}

}
/*------------------------------*/
.tile-link {
	position: relative;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	text-decoration: none;
	color: #ffffff;
	min-height: 30vh;
}
.tile-link:hover {
	color: #bf795a;
}
.tile-link h2 {
	margin: 0;
	text-align: center;
}
.tile-link .t-pic img {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: 50% 50%;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	transition: all .3s ease;
}
/* all portrait */
@media (orientation: portrait) {
	.tile-link {
		min-height: 20vh;
	}
}
/*--------------------------*/
.map-wrap {
	position: relative;
	min-height: 40vh;
}
/*--------------------------------*/
.search-form form {
	display: flex;
	justify-content: center;
	gap: 1rem;
	flex-wrap: wrap;
}
.search-form form input[type="text"] {
	flex-grow: 1;
}
.search-form form input[type="submit"] {
	flex-shrink: 0;
}
/*---------------------------------*/
a.download {
	display: flex;
	position: relative;
	text-decoration: none;
	align-items: center;
	justify-content: space-between;
	column-gap: 2rem;
}
a.download:hover {
	background-color: #ffffff;
	box-shadow: 0 0 1rem rgba(0, 0, 0, 0.1);
}
a.download.plaque {
	margin-bottom: 0;
}
a.download h3 {
	flex-grow: 1;
	margin-bottom: 0;
}
a.download h3 span {
	font-weight: 400;
}
a.download div {
	flex-shrink: 0;
}
a.download div.icon-doc {
	font-size: 2rem;
}
/* Phone */
@media (max-width:27em){
	a.download {
		column-gap: 1rem;
	}
	a.download div.icon-doc {
		font-size: 1.5rem;
	}
	a.download .btn {
		display: none;
	}
}
/*----------------------------------- history-block --------------------------------*/
.history-block {
	overflow: hidden;
	background-color: #F1F5F9;
}
.history-block .main-h {
	text-align: center;
}
.history-block .h-txt {
	row-gap: 2rem;
}
.history-item {
	position: relative;
}
.history-item .h-pic {
	position: relative;
}
.history-item .h-pic::before {
    content: "";
    display: block;
    height: 0px;
	padding-bottom: 75%;
	
}
.history-item .h-pic div {
	position: absolute;
	left:0;
	bottom:0;
	width:100%;
	border-radius: 0.75rem 0.75rem 0 0;
	padding: 1.25rem 1.25rem 0rem;
	background: rgba(255, 255, 255, 0) none repeat scroll 0% 0%;
}
.history-item .h-pic img {
	position: relative;
	display: block;
	width: 90%;
	height: auto;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	transition: all .3s ease;
}
.slick-active .history-item .h-pic img {
	width: 90%;
}
.history-item .h-txt {
	position: relative;
	padding: 3.25rem 1.25rem 1rem;
	background: rgba(255, 255, 255, 0) none repeat scroll 0% 0%;
	border-radius: 0 0 0.75rem 0.75rem;
}
#history .history-item .h-txt {
	width:100%;
}
.history-item .h-txt h2 {
	margin-bottom: 0;
}
.history-item .h-txt h3 {
	color: #bf795a;
}
.history-item .h-txt p {
	padding-bottom: 0;
}
.history-item .h-txt::before {
    position: absolute;
	z-index: 3;
    left: 1.25rem;
    top: 1.5rem;
    content: "";
    display: block;
    width: 0.75rem;
    height: 0.75rem;
    border-radius: 50%;
    background: #bf795a none repeat scroll 0% 0%;
	border: 4px solid #bf795a;
}
.history-item .h-txt::after {
    position: absolute;
	z-index: 2;
    left: -0.75rem;
	right: -0.75rem;
    top: 1.825rem;
    content: "";
    width: auto;
    height: 2px;
	background: #bf795a none repeat scroll 0% 0%;
	width: auto;
}
ul.carousel.timeline {
	margin-bottom: 4rem !important;
}
ul.timeline li:first-of-type .history-item .h-txt::after {
	left: 1.5rem;
	right: -0.75rem;
}
ul.timeline li:last-of-type .history-item .h-txt::after {
	left: -0.75rem;
	right: auto;
	width: 2.25rem;
}
/* Tablet portrait */
@media (max-width:64em) and (orientation: portrait) {
	#history .h-txt {
		width:100%;
	}
}
/*----------------------*/
.ymaps-2-1-79-ground-pane {
	filter: grayscale(1);
	-ms-filter: grayscale(1);
	-webkit-filter: grayscale(1);
	-moz-filter: grayscale(1);
	-o-filter: grayscale(1);
}
/*------------------- loyalty-block ---------------*/
.loyalty-block .txt .c-list{
	display: flex;
	column-gap: 2rem;
}
.half-block.loyalty-block .pic .image img {
	top: 0px;
	left: auto;
	right:0;
	width: 100%;
	height: 100%;
	object-position: 50% 50%;
}
@media (max-width: 64em) and (orientation: portrait) {
	.half-block.block-0.loyalty-block .nbs-container {
		padding-top: 0rem;
		row-gap: 2rem;
	}
	.half-block.loyalty-block .pic .image img {
		top: 0px;
		left: auto;
		right:0;
		width: 150%;
		height: 100%;
		object-position: 50% 50%;
	}
}													 