@font-face{
	font-family:'PT Sans';
	src:url('/svalka/css/fonts/ptsans/PTS55f_w.eot');
	src:local('PT Sans'), url('/svalka/css/fonts/ptsans/PTS55F_W.eot?#iefix') format('embedded-opentype'), url('/svalka/css/fonts/ptsans/PTS55F_W.woff') format('woff'), url('/svalka/css/fonts/ptsans/PTS55F_W.ttf') format('truetype'), url('/svalka/css/fonts/ptsans/PTS55F_W.svg#/svalka/css/fonts/ptsans/PTSans-Regular') format('svg')
}
@font-face{
	font-family:'PT Sans';
	font-style:italic;
	src:url('/svalka/css/fonts/ptsans/PTS56f_w.eot');
	src:local('PT Sans Italic'), url('/svalka/css/fonts/ptsans/PTS56F_W.eot?#iefix') format('embedded-opentype'), url('/svalka/css/fonts/ptsans/PTS56F_W.woff') format('woff'), url('/svalka/css/fonts/ptsans/PTS56F_W.ttf') format('truetype'), url('/svalka/css/fonts/ptsans/PTS56F_W.svg#/svalka/css/fonts/ptsans/PTSans-Italic') format('svg')
}
@font-face{
	font-family:'PT Sans';
	src:url('/svalka/css/fonts/ptsans/PTS75f_w.eot');
	font-style:normal;
	font-weight:bold;
	src:local('PT Sans Bold'), url('/svalka/css/fonts/ptsans/PTS75F_W.eot?#iefix') format('embedded-opentype'), url('/svalka/css/fonts/ptsans/PTS75F_W.woff') format('woff'), url('/svalka/css/fonts/ptsans/PTS75F_W.ttf') format('truetype'), url('/svalka/css/fonts/ptsans/PTS75F_W.svg#/svalka/css/fonts/ptsans/PTSans-Bold') format('svg')
}
@font-face{
	font-family:'PT Sans';
	font-style:italic;
	font-weight:bold;
	src:url('/svalka/css/fonts/ptsans/PTS76f_w.eot');
	src:local('PT Sans Bold Italic'), url('/svalka/css/fonts/ptsans/PTS76F_W.eot?#iefix') format('embedded-opentype'), url('/svalka/css/fonts/ptsans/PTS76F_W.woff') format('woff'), url('/svalka/css/fonts/ptsans/PTS76F_W.ttf') format('truetype'), url('/svalka/css/fonts/ptsans/PTS76F_W.svg#/svalka/css/fonts/ptsans/PTSans-BoldItalic') format('svg')
}
@font-face{
	font-family:'PT Sans Caption';
	src:url('ptc55f_w.eot');
	src:local('PT Sans Caption'), url('PTC55F_W.eot?#iefix') format('embedded-opentype'), url('PTC55F_W.woff') format('woff'), url('PTC55F_W.ttf') format('truetype'), url('PTC55F_W.svg#/svalka/css/fonts/ptsans/PTSans-Caption') format('svg')
}
@font-face{
	font-family:'PT Sans Caption';
	font-weight:bold;
	src:url('ptc75f_w.eot');
	src:local('PT Sans Caption Bold'), url('PTC75F_W.eot?#iefix') format('embedded-opentype'), url('PTC75F_W.woff') format('woff'), url('PTC75F_W.ttf') format('truetype'), url('PTC75F_W.svg#/svalka/css/fonts/ptsans/PTSans-CaptionBold') format('svg')
}
@font-face{
	font-family:'PT Sans Narrow';
	src:url('ptn57f_w.eot');
	src:local('PT Sans Narrow'), url('PTN57F_W.eot?#iefix') format('embedded-opentype'), url('PTN57F_W.woff') format('woff'), url('PTN57F_W.ttf') format('truetype'), url('PTN57F_W.svg#/svalka/css/fonts/ptsans/PTSans-Narrow') format('svg')
}
@font-face{
	font-family:'PT Sans Narrow';
	font-weight:bold;
	src:url('ptn77f_w.eot');
	src:local('PT Sans Narrow Bold'), url('PTN77F_W.eot?#iefix') format('embedded-opentype'), url('PTN77F_W.woff') format('woff'), url('PTN77F_W.ttf') format('truetype'), url('PTN77F_W.svg#/svalka/css/fonts/ptsans/PTSans-NarrowBold') format('svg')
}
:root{
	--photo:url("/svalka/i/style/favicon.jpg");
	--fontFamily: 'PT Sans', arial, sans-serif;
	--fontFamilyTahoma:Tahoma, Verdana, Segoe, sans-serif;
	--fontFamilySans:'PT Sans', Segoe, arial, sans-serif;
	--fontFamilySerif:'PT Sans', Segoe, arial, sans-serif;
	--fontFamilySerif_old:'PT Serif', serif;
	--bodyMaxWidth:1600px;
	--whiteColor:#fff;
	--TodayColor:#fceee3;
	--MyCityColor:#e5fcf0;
	--blackColor:#212529;
	--blackColorUnderline:#454545;
	--blackLighttColor:#707070;
	--grayColor:#ccc;
	--grayColorUnderline:#cecece;
	--yellowColor:#fc0;
	--yellowColorUnderline:#b49700;
	--linkMenuColor:#1b9ed9;
	--linkMenuColorUnderline:#b2ccf0;
	--linkMenuColorHover:#a03000;
	--linkMenuColorHoverUnderline:rgba(160, 48, 0, 0.2);
	--linkColor:#1b9ed9;
	--linkColorUnderline:#b2ccf0;
	--TabColorMap:rgba(0,0,0,.1);
	--TabColorMapHover:#72abdd;
	--linkColorHover:#f00;
	--linkColorHoverUnderline:#f0b2b2;
	--linkColorVisited:#b40eb4;
	--linkColorVisitedUnderline:#d674d6;
	--linkColorSelected:#ff5020;
	--TabColorActive:#ffe998;
	--textSizeSmall:90%;
	--textSizeSmaller:80%;
	--textSizeDate:70%;
	--textBody:19px;
	--textBodyBig:20px;
	--textBodySmall:18px;
	--textBodyNormal:17px;
	--textBodySmaller:16px;
	--titleH1:75px;
	--titleH2:40px;
	--titleH3:30px;
	--titleH1Small:36px;
	--titleH2Small:28px;
	--titleH3Small:25px;
	--imageBorderColor:#e8e8e8;
	--hrColor:#e2e2e2;
}
body{
	margin:0;
	padding:0;
	color: var(--blackColor);
	background: var(--whiteColor);
	font-family: var(--fontFamilySans);
	font-weight:normal;
	line-height:1.5;
	font-size:100%;
	background:url("../i/style/bg_baccol_1.png") no-repeat center top;
}
body.menu-opened {
	margin: 0;
	overflow: hidden;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
body.menu-opened .mobile-menu.mobile-menu-windows {
	display: block;
}
.mark-d {
	display:inline-block;
	margin-right:5px;
	position:relative;
	font-size: var(--textBodyNormal);
}
.mark-d mark {
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	font-family:var(--fontFamilySans);
	padding: .4em .6em;
}
mark.mark_today {
	background:var(--TodayColor);
}
.mark_city_all {
	background:var(--MyCityColor);
	font-size:80%;
	padding: .4em .6em;
}
@media (max-width:767px){
	.mark-d {
		font-size: var(--textBodySmaller);
	}
}
@media (max-width:575px){
	.mark-d {
		margin-bottom:10px;
	}
}
mark.travel_map_link {
	background:transparent;
	cursor:pointer;
}
mark.travel_map_link svg {
	fill:var(--blackColor);
}
mark.travel_map_link:hover span.dashed {
	color:var(--linkColorHover);
	border-color:var(--linkColorHover);
}
mark.travel_map_link:hover svg {
	fill:var(--linkColorHover);
	color:var(--linkColorHover);
}
#travel_map_iframe {
	display:none;
	margin:1rem 0;
	-webkit-transition:all 3s cubic-bezier(.55,.08,.06,.97);
	-moz-transition:all 3s cubic-bezier(.55,.08,.06,.97);
	-ms-transition:all 3s cubic-bezier(.55,.08,.06,.97);
	-o-transition:all 3s cubic-bezier(.55,.08,.06,.97);
	transition:all 3s cubic-bezier(.55,.08,.06,.97);
}
.travel_map_iframe {
	-webkit-transition:all 3s cubic-bezier(.55,.08,.06,.97);
	-moz-transition:all 3s cubic-bezier(.55,.08,.06,.97);
	-ms-transition:all 3s cubic-bezier(.55,.08,.06,.97);
	-o-transition:all 3s cubic-bezier(.55,.08,.06,.97);
	transition:all 3s cubic-bezier(.55,.08,.06,.97);
}
#travel_map_iframe iframe {
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	overflow: hidden;
}
@media (max-width:575px) {
	mark.travel_map_link {
		font-size:90%;
	}
	#travel_map_iframe iframe {
		height:300px !important;
	}
}
.hr {
	margin-top:1.5rem;
	margin-bottom:1.5rem;
}
.container,
.container-fluid-padding {
	padding-left:64px;
	padding-right:64px;
}
.container {
	max-width:var(--bodyMaxWidth);
}
@media (max-width:1680px){
	.container,
	.container-fluid-padding{
		padding-left:40px;
		padding-right:40px;
	}
}
@media (max-width:1200px){
	.container,
	.container-fluid-padding{
		padding-left:25px;
		padding-right:25px;
	}
}
@media (max-width:1024px){
	.container,
	.container-fluid-padding{
		padding-left:20px;
		padding-right:20px;
	}
}
@media (max-width:768px){
	.container,
	.container-fluid-padding{
		padding-left:15px;
		padding-right:15px;
	}
}
.img_auto {
	width:auto;
	height:auto;
	max-width:100%;
	vertical-align:middle;
	-ms-interpolation-mode:bicubic;
	border:none;
}
.img_border {
	border:1px solid var(--imageBorderColor)
}
.img_radius {
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border-radius:10px;
}
.img_shadow {
	-webkit-box-shadow:0 .5rem 1rem rgba(0, 0, 0, .275);
	-moz-box-shadow:0 .5rem 1rem rgba(0, 0, 0, .275);
	box-shadow:0 .5rem 1rem rgba(0, 0, 0, .275)
}
.body-text,
.body-fonts {
	font-size:var(--textBodyBig);
	line-height: 1.4;
}
.body-text p,
.body-text ul,
.body-text ol,
.body-text dl,
.body-text blockquote,
.body-text table,
.body-text .col-list {
	margin: 0 0 1em 0;
}
.body-text p,
.body-text ul,
.body-text ol,
.body-text dl,
.body-text blockquote,
.body-text table,
.body-text .col-list,
.client_about {
	max-width: 840px;
	margin: 0 0 1em 0;
	line-height: 1.4;
}
.client_about {
	font-size:var(--textBodyBig);
}
.client_about p:last-child {
	margin-bottom:2em;
}
.client_about,
.client_about_list {
	font-size:var(--textBody);
}
.client_about {
	font-family:var(--fontFamilySerif);
	position:relative;
}
.client_about:after {
	content: '';
	position: absolute;
	z-index: 1;
	top: 0;
	left: -15px;
	height: 100%;
	width: 2px;
	background: var(--linkColorSelected);
}
.body-sans {
	font-family:var(--fontFamilySans);
}
.body-serif {
	font-family:var(--fontFamilySerif);
}
@media (max-width: 992px) {
	.body-text,
	.body-fonts {
		font-size:var(--textBody);
	}
}
@media (max-width: 350px) {
	.body-text,
	.body-fonts,
	.client_about_list {
		font-size:var(--textBodySmall);
	}
}
table, .table {
	color: var(--blackColor);
}
.table-container {
	width: 100%;
	overflow-x: auto;
}
a,
a u,
a.underline {
	text-decoration:none;
}
a u,
a.underline {
	text-decoration:none;
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:var(--linkColorUnderline);;
}
a:visited,
a.underline:visited,
a:visited u,
a.underline:visited u {
	color:var(--linkColorVisited);
	border-color:var(--linkColorVisitedUnderline);
}
a,
a.no_visited,
a.no_visited:visited {
	color:var(--linkColor);
	border-bottom-color:var(--linkColorUnderline);
	cursor:pointer;
	-webkit-transition-property:border-bottom, border-color, background, color, fill;
	transition-property:border-bottom, border-color, background, color, fill;
	-webkit-transition-duration:.33s;
	transition-duration:.33s;
	-webkit-transition-timing-function:ease-out;
	transition-timing-function:ease-out;
}
a:hover,
a.underline:hover,
a.no_visited:hover,
a:hover u,
a.underline:hover u,
a.no_visited:hover u {
	color:var(--linkColorHover);
	border-color:var(--linkColorHoverUnderline);
}
a:active,
a:focus {
	outline:none;
}
.underline_no {
	text-decoration:none;
	border-bottom:none;
}
.dashed, .dotted {
	cursor:pointer;
}
.dashed{
	border-bottom-width:1px;
	border-bottom-style:dashed;
}
.dotted{
	border-bottom-width:1px;
	border-bottom-style:dotted;
}
.small {
	font-size:var(--textSizeSmall);
}
.smaller {
	font-size:var(--textSizeSmaller);
}
.smallex {
	font-size:var(--textSizeDate);
}
.height100vh {
	height:100vh;
}
.white {
	color:var(--whiteColor);
}
.black {
	color:var(--blackColor);
}
.gray {
	color:var(--grayColor);
}
.white, .black, .gray {
	border-bottom-color:var(--grayColorUnderline);
}
.yellow {
	color:var(--yellowColor);
	border-bottom-color:var(--yellowColorUnderline);
}
.btn-warning:visited {
	color: #444;
	background-color: #ffc107;
	border-color: #ffc107;
}
.btn-warning:hover {
	color: #fff;
	background-color: #444;
	border-color: #444;
}
.border-top {
	border-top: 1px solid var(--grayColor);
}
.nowrap {
	white-space: nowrap;
}
.h1_title {
	position: relative;
	padding-top: 2em;
	margin-bottom: 2em;
	border-top:1px solid var(--hrColor);
}
.h1_title mark {
	font-family:var(--fontFamilySans);
	padding: .4em .6em;
	display: inline-block;
	-moz-box-decoration-break: clone;
	-ms-box-decoration-break: clone;
	-o-box-decoration-break: clone;
	-webkit-box-decoration-break: clone;
	box-decoration-break: clone;
	line-height:120%;
}
.h1_title h1,
.h2_title h2,
.h3_title h3 {
	font-family:var(--fontFamilySans);
	color: var(--blackColor);
}
.h1_title h1,
.h2_title h2 {
	font-weight: bold;
}
.h1_title h1 {
	font-size: var(--titleH1);
	line-height:100%;
}
.h2_title h2 {
	font-size: var(--titleH2);
	margin:0;
	padding:0;
}
.h3_title h3 {
	font-size: var(--titleH3);
	margin:0;
	padding:0;
}
.h2_title {
	margin-top:0;
	margin-bottom:0.25rem;
}
.h3_title {
	margin:0;
}
@media (max-width: 767px){
	.h1_title {
		padding-top: 1em;
	}
	.h1_title h1 {
		font-size: var(--titleH1Small);
	}
	.h2_title h2 {
		font-size: var(--titleH2Small);
	}
	.h3_title h3 {
		font-size: var(--titleH3Small);
	}
	
}
header {
	position:relative;
}
.logo {
	outline:none;
	display:inline-block;
	vertical-align:top;
	padding-top:15px;
	margin-right:10px;
	margin-bottom:20px;
	text-decoration:none;
	border: 0;
}
.logo-photo {
	background: var(--photo) center no-repeat;
	display: inline-block;
	vertical-align: top;
	background-size: cover;
	width: 45px;
	height: 45px;
	-webkit-border-radius:50%;
	-moz-border-radius:50%;
	border-radius:50%;
}
.navigation_pc,
.navigation_mobile {
	font-family:var(--fontFamilySans);
}
.navigation_pc {
	padding-top:15px;
	vertical-align:top;
	display:inline-block;
}
ul.menu_pc {
	margin: 0;
	padding: 0;
	position: relative;
	white-space: nowrap;
}
ul.menu_pc li,
ul.menu_pc li {
	display: inline-block;
	font-size: 17px;
	white-space: nowrap;
	position: relative;
	margin-right: 15px;
}
ul.menu_pc a,
ul.menu_pc span {
	position: relative;
}
ul.menu_pc a,
ul.menu_pc a:visited {
	text-decoration: none;
	color:var(--linkMenuColor);
	border-bottom-color:var(--linkMenuColorUnderline);
}
ul.menu_pc a:hover,
ul.menu_pc a:visited:hover {
	color:var(--linkMenuColorHover);
	border-bottom-color:var(--linkMenuColorHoverUnderline);
}
ul.menu_pc li .menuactive {
	border-bottom-color:var(--linkMenuColorHoverUnderline);
}
ul.menu_pc li .menuactive,
ul.menu_pc li .menuactive:visited,
ul.menu_pc li .menuactive:hover {
	color:var(--linkColorSelected);
}
ul.menu_pc li .menuactive:hover {
	border-bottom-color:var(--linkColorSelected)
}
ul.menu_pc li ul.submenu,
ul.menu_pc li ul.subsubmenu {
	padding: 0;
	margin: 4px 0 0;
	position: absolute;
	white-space: nowrap;
}
ul.menu_pc li ul.submenu li,
ul.menu_pc li ul.subsubmenu li {
	display: block;
	float: none;
	font-size: 16px;
	line-height: 120%;
	margin-right: 0;
}
ul.menu_mobile {
	margin: 0;
	padding: 0;
	position: relative;
	overflow: hidden;
	list-style-type: none;
}
ul.menu_mobile ul {
	width: auto;
}
ul.menu_mobile a {
	border:none;
}
ul.menu_mobile a,
ul.menu_mobile .submenu,
ul.menu_mobile .subsubmenu {
	display: inline-block;
	position: relative;
}
ul.menu_mobile .submenu,
ul.menu_mobile .subsubmenu {
	padding: 0 0 0 25px;
	margin-bottom: 0;
	margin-top: 0;
}
ul.menu_mobile .submenu li,
ul.menu_mobile .subsubmenu li {
	padding: 0;
	margin: 0;
	list-style-type: none;
}
ul.menu_mobile .submenu:before,
ul.menu_mobile .subsubmenu:before {
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	content: '\2192';
	opacity:0.8;
	color:var(--blackColorUnderline);
}
ul.menu_mobile a,
ul.menu_mobile a span {
	position: relative;
	text-decoration: none;
	white-space: nowrap;
	font-size:17px;
	line-height: 100%;
}
ul.menu_mobile a span {
	color:var(--linkColorSelected);
	border-bottom: 1px solid var(--linkMenuColorHoverUnderline);
	display: inline-block;
}
ul.menu_mobile a:hover span {
	color:var(--linkColorSelected);
	border-bottom-color:var(--linkColorSelected);
}
@media (max-width: 767px) {
	ul.menu_mobile .submenu:before,
	ul.menu_mobile .subsubmenu:before {
		left: 3px;
	}
}
@media (max-width: 575px) {
	ul.menu_mobile a {
	
	}
	ul.menu_mobile .submenu:before,
	ul.menu_mobile .subsubmenu:before {
		/*top: 2px;*/
	}
	ul.menu_mobile a,
	ul.menu_mobile a span {
		font-size:16px;
	}
}
#navigation_pc {
	display: block;
	height:100px;
}
@media (max-width: 767px) {
	#navigation_pc {
		display: none;
	}
	#navigation_mobile {
		display: block;
	}
}
@media (min-width: 767px) {
	#navigation_mobile {
		display: none;
	}
}
.mobile-menu-btn,
.close-menu-btn {
	cursor: pointer;
}
.mobile-icon,
.mobile-icon .mobile-icon-svg {
	border: none;
	outline: none;
	position: relative;
	vertical-align: top;
}
.mobile-icon .mobile-icon-svg {
	width:17px;
	height:17px;
}
.mobile-icon .mobile-icon-svg.mobile-icon-close {
	width: 13px;
	height: 13px;
	top: 2px;
}
.mobile-icon .mobile-icon-svg {
	fill:var(--blackColor);
}
.mobile-icon:hover .mobile-icon-svg {
	fill:var(--linkMenuColorHover);
}
.mobile-menu {
	position:fixed;
	display:none;
	top:0;
	left:0;
	right:0;
	bottom:0;
	z-index:99999;
	padding:0 15px 20px 15px;
	overflow-y:auto;
	background:url("../i/style/bg_baccol_1.png") no-repeat center top #fff;
}
.menu_mob,
.menu_mob_sup,
.menu_mob-item. {
	position:relative;
}
.menu_mob,
.menu_mob_sub {

}
.menu_mob-item {
	overflow: hidden;
	height: auto;
	padding: 16px 0 0 0;
	white-space: nowrap;
	text-decoration: none;
	cursor: pointer;
}
.menu_mob-item a {
	display:block;
	position:relative;
}
.menu_mob-item svg.mobile-menu-arrow {
	position: absolute;
	z-index: 1;
	right: 2%;
	bottom:8px;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	border: none !important;
	stroke:none;
	fill:currentColor;
}
.menu_mob-item a,
.menu_mob-item a .mobile-menu-arrow,
.menu_mob-item a:visited{
	color: var(--linkMenuColor);
	full: var(--linkMenuColor);
	border-bottom:1px solid var(--linkMenuColorUnderline);
}
.menu_mob-item a:hover,
.menu_mob-item a:hover .mobile-menu-arrow{
	color:var(--linkMenuColorHover);
	border-bottom-color: var(--linkMenuColorHoverUnderline);
}
.menu_mob-item a.menuactive,
.menu_mob-item a.menuactive .mobile-menu-arrow {
	color: var(--linkColorSelected);
	border-bottom-color:var(--linkMenuColorHoverUnderline);
}
.menu_mob-item a.menuactive:hover,
.menu_mob-item a.menuactive:hover .mobile-menu-arrow {
	border-bottom-color: var(--linkColorSelected);
}
.menu_mob_social {
	position:relative;
	width:100%;
}
.menu_mob_social-link a {
	display:block;
	padding: 16px 0 0 0;
}
.announce__tab {
	font-family:var(--fontFamilySans);
	font-size:var(--textBodyNormal);
}
.announce__tab .small {
	font-size:75%;
	color:#626262;
}
@media (max-width: 767px){
	.announce__tab {
		font-size:var(--textBodySmaller);
	}
}
.announce__tab,
.tabs___txt,
.tabs___line,
.tabs___light,
.tabs___circle {
	position:relative;
}
.tabs___txt a,
.tabs___line a,
.tabs___light a,
.tabs___circle a {
	cursor: pointer;
	text-decoration: none;
}
.tabs___line a,
.tabs___light a,
.tabs___circle a,
.tabs___line span.nolinks,
.tabs___light span.nolinks,
.tabs___circle span.nolinks {
	display:inline-block;
}
.tabs___line,
.tabs___light,
.tabs___circle {
	line-height: 100%;
}
.tabs___line a,
.tabs___line a:visited,
.tabs___circle a,
.tabs___circle a:visited {
	border:none;
	color:var(--blackColor);
}
.tabs___line a:hover,
.tabs___circle a:hover {
	color:var(--blackColor);
	background: rgba(255, 233, 152, 0.45);
}
.tabs___line a:hover,
.tabs___circle a:hover,
.tabs___light a:hover,
.tabs___light a:hover:after {
	-webkit-transition: border-bottom .33s ease-out,border-color .33s ease-out,background .33s ease-out,fill .33s ease-out,color .33s ease-out,box-shadow .396s ease-out,fill .33s ease-out;
	transition: border-bottom .33s ease-out,border-color .33s ease-out,background .33s ease-out,fill .33s ease-out,color .33s ease-out,box-shadow .396s ease-out,fill .33s ease-out;
}
.tabs___line .tab_active,
.tabs___line .tab_active:hover,
.tabs___line .tab_active:visited {
	color:var(--blackColor);
	background: var(--TabColorActive);
	cursor:default;
}
.tabs___light .tab_active,
.tabs___line .tab_active {
	padding: .4em .6em;
	display:inline-block;
}
.tabs___line a,
.tabs___light a,
.tabs___light span.tab_active,
.tabs___line span.nolinks,
.tabs___light span.nolinks {
	padding: .4em .6em;
	margin-bottom:.5rem;
}
.tabs___line span.nolinks {
	background:#f7f7f7;
}
.tabs___line span.nolinks,
.tabs___light span.nolinks {
	color:var(--blackColor);
}
@media (max-width: 350px){
	.tabs___line a,
	.tabs___light a,
	.tabs___light span.tab_active {
		padding: .4em;
	}
}
.tabs___line a {
	background: rgba(0,0,0,.1);
}
.tabs___circle a,
.tabs___circle .tab_active{
	margin: 0 .5rem .5rem 0;
	padding: .4em .6em;
	background: #f5f3f3;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}
.tabs___circle .tab_active,
.tabs___circle .tab_active:hover,
.tabs___circle .tab_active:visited {
	color:var(--blackColor);
	background: var(--TabColorActive);
	cursor:default;
	display: inline-block;
}
.tabs___txt {
	-moz-column-count: 5;
	-webkit-column-count: 5;
	column-count: 5;
}
.tabs___txt .tabs___txt-col {
	display:block;
	width: 100%;
}
.tabs___txt .tabs___txt-col a {
	display:block;
	position:relative;
	text-decoration:none;
	border:none;
}
.tabs___txt a span.tabs___txt-col-links {
	line-height:100%;
	position:relative;
	color:var(--linkColor);
	border-bottom:1px solid var(--linkColorUnderline);
	display:inline-block;
	-moz-box-decoration-break: clone;
	-ms-box-decoration-break: clone;
	-o-box-decoration-break: clone;
	-webkit-box-decoration-break: clone;
	box-decoration-break: clone;
	-webkit-transition: border-bottom .33s ease-out,border-color .33s ease-out,background .33s ease-out,fill .33s ease-out,color .33s ease-out,box-shadow .396s ease-out,fill .33s ease-out;
	transition: border-bottom .33s ease-out,border-color .33s ease-out,background .33s ease-out,fill .33s ease-out,color .33s ease-out,box-shadow .396s ease-out,fill .33s ease-out;
}
.tabs___txt a:hover span.tabs___txt-col-links {
	color:var(--linkColorHover);
	border-bottom-color:var(--linkColorHoverUnderline);
}
.tabs___txt a.tab_active,
.tabs___txt a:hover.tab_active span,
.tabs___txt a.tab_active span{
	border-bottom:none;
	color:var(--linkColorSelected);
	font-weight: bold;
	cursor:default;
}
@media (max-width: 1400px) {
	.tabs___txt {
		-moz-column-count: 4;
		-webkit-column-count: 4;
		column-count: 4;
	}
}
@media (max-width: 1100px) {
	.tabs___txt {
		-moz-column-count: 3;
		-webkit-column-count: 3;
		column-count: 3;
	}
}
@media (max-width: 900px) {
	.tabs___txt {
		-moz-column-count: 2;
		-webkit-column-count: 2;
		column-count: 2;
	}
}
@media (max-width: 500px) {
	.tabs___txt {
		-moz-column-count: 1;
		-webkit-column-count: 1;
		column-count: 1;
	}
}
.tabs___light a,
.tabs___light a:hover {
	position:relative;
	border-top: 2px solid #E5E5E7;
}
.tabs___light span.nolinks {
	border-top: 2px solid transparent;
}
.tabs___light a {
	color:var(--linkMenuColor);
}
.tabs___light a:hover {
	color:var(--blackColor);
}
.tabs___light .tab_active {
	position:relative;
}
.tabs___light a:after,
.tabs___light .tab_active:after{
	background:#E5E5E7;
}
.tabs___light a:after,
.tabs___light .tab_active:after,
.tabs___light span.nolinks:after{
	content: '';
	position: absolute;
	z-index: 1;
	top: -2px;
	left:0;
	height:2px;
	width: 100%;
}
.tabs___light span.nolinks:after {
	background:transparent;
}
.tabs___light a:hover:after {
	background:#797979;
}
.tabs___light .tab_active,
.tabs___light .tab_active:hover {
	color:var(--linkColorSelected);
	cursor:default;
}
.tabs___light .tab_active:after,
.tabs___light .tab_active:hover:after{
	background:var(--linkColorSelected);
}
.tabs_connect {
	position: relative;
}
.tabs_connect .tab {
	display: none;
}
.tabs_connect .tab.tab_selected  {
	display: block;
}
.tab-first_second {
	position: relative;
}
.tab-first_second .tab-fs_icon {
	text-align: left;
	position: relative;
	margin: 0;
}
.tab-first_second .tab-fs_icon .tab-fs_icon-first,
.tab-first_second .tab-fs_icon .tab-fs_icon-second,
.tab-first_second .tab-fs_icon .tab-fs_icon-list {
	cursor: pointer;
	position: relative;
	display: inline-block;
	width: 24px;
	height: 22px;
	left: 0;
	top: 0;
	padding: 0;
	background: 0 0!important;
	border: none;
	-webkit-border-radius: 0;
	border-radius: 0;
	margin: 0 4px;
}
.tab-first_second .tab-fs_icon-second:hover .line,
.tab-first_second .tab-fs_icon-first:hover .line,
.tab-first_second .tab-fs_icon-list:hover .line {
	background:var(--linkColorHover)!important;
}
.tab-first_second .tab-fs_icon .tab-fs_line .line {
	position: absolute;
	background: rgba(0,137,255,.2);
	overflow: hidden;
	-webkit-transition: all .3s cubic-bezier(.55,.08,.06,.97);
	transition: all .3s cubic-bezier(.55,.08,.06,.97);
	left: 0;
	top: 0;
}
.tab-first_second .tab_active.tab-fs_line .line {
	background: var(--linkColor);
	cursor: default;
}
.tab-first_second .tab-fs_icon .tab-fs_line .line-1 {
	width: 5px;
	height: 5px;
	left: 0;
}
.tab-first_second .tab-fs_icon .tab-fs_line .line-2 {
	width: 5px;
	height: 5px;
	left: 8px;
}
.tab-first_second .tab-fs_icon .tab-fs_line .line-3 {
	width: 5px;
	height: 5px;
	left: 16px;
}
.tab-first_second .tab-fs_icon .tab-fs_line .line-4 {
	width: 5px;
	height: 5px;
	left: 0;
	top: 8px;
}
.tab-first_second .tab-fs_icon .tab-fs_line .line-5 {
	width: 5px;
	height: 5px;
	left: 8px;
	top: 8px;
}
.tab-first_second .tab-fs_icon .tab-fs_line .line-6 {
	width: 5px;
	height: 5px;
	left: 16px;
	top: 8px;
}
.tab-first_second .tab-fs_icon .tab-fs_line .line-7 {
	width: 5px;
	height: 5px;
	left: 0;
	top: 16px;
}
.tab-first_second .tab-fs_icon .tab-fs_line .line-8 {
	width: 5px;
	height: 5px;
	left: 8px;
	top: 16px;
}
.tab-first_second .tab-fs_icon .tab-fs_line .line-9 {
	width: 5px;
	height: 5px;
	left: 16px;
	top: 16px;
}
.tab-first_second .tab-fs_icon .tab-fs_line .line-10 {
	width: 5px;
	height: 3px;
	left: 0;
}
.tab-first_second .tab-fs_icon .tab-fs_line .line-11 {
	width: 5px;
	height: 3px;
	left: 0;
	top: 6px;
}
.tab-first_second .tab-fs_icon .tab-fs_line .line-12 {
	width: 5px;
	height: 3px;
	left: 0;
	top: 12px;
}
.tab-first_second .tab-fs_icon .tab-fs_line .line-13 {
	width: 5px;
	height: 3px;
	left: 0;
	top: 18px;
}
.tab-first_second .tab-fs_icon .tab-fs_line .line-14 {
	width: 12px;
	height: 3px;
	left: 9px;
}
.tab-first_second .tab-fs_icon .tab-fs_line .line-15 {
	width: 12px;
	height: 3px;
	left: 9px;
	top: 6px;
}
.tab-first_second .tab-fs_icon .tab-fs_line .line-16 {
	width: 12px;
	height: 3px;
	left: 9px;
	top: 12px;
}
.tab-first_second .tab-fs_icon .tab-fs_line .line-17 {
	width: 12px;
	height: 3px;
	left: 9px;
	top: 18px;
}
.tab-first_second .tab-fs_icon .tab-fs_line .line-18 {
	width: 21px;
	height: 3px;
}
.tab-first_second .tab-fs_icon .tab-fs_line .line-19 {
	width: 21px;
	height: 3px;
	top: 6px;
}
.tab-first_second .tab-fs_icon .tab-fs_line .line-20 {
	width: 21px;
	height: 3px;
	top: 12px;
}
.tab-first_second .tab-fs_icon .tab-fs_line .line-21 {
	width: 21px;
	height: 3px;
	top: 18px;
}
.tab-first_second .tab-fs_icon .tab-fs_line .line-22 {
	width: 5px;
	height: 3px;
	left: 0;
}
.tab-first_second .tab-fs_icon .tab-fs_line .line-23 {
	width: 5px;
	height: 3px;
	left: 0;
	top: 6px;
}
.tab-first_second .tab-fs_icon .tab-fs_line .line-24 {
	width: 5px;
	height: 3px;
	left: 0;
	top: 12px;
}
.tab-first_second .tab-fs_icon .tab-fs_line .line-25 {
	width: 5px;
	height: 3px;
	left: 0;
	top: 18px;
}
.tab-first_second .tab-fs_icon .tab-fs_line .line-26 {
	width: 13px;
	height: 3px;
	left: 8px;
}
.tab-first_second .tab-fs_icon .tab-fs_line .line-27 {
	width: 13px;
	height: 3px;
	left: 8px;
	top: 6px;
}
.tab-first_second .tab-fs_icon .tab-fs_line .line-28 {
	width: 13px;
	height: 3px;
	left: 8px;
	top: 12px;
}
.tab-first_second .tab-fs_icon .tab-fs_line .line-29 {
	width: 13px;
	height: 3px;
	left: 8px;
	top: 18px;
}
@media (max-width: 900px) {
	.tab-first_second {
		text-align: justify;
	}
}
.modal-backdrop.show{
	background:rgba(0, 0, 0, .8);
	opacity:1;
	z-index:9999
}
.modal{
	z-index:10000
}
.modal-content{
	border:none;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border-radius:10px
}
.modal-header,
.modal-body{
	padding:20px
}
.modal-header{
	padding-bottom:0;
	border:0;
}
.modal-title{
	font-size:25px;
	font-weight:700;
	color:#444;
	padding:0;
	line-height:120%
}
.modal-body{
	padding-top:15px
}
.modal-body p{
	margin-bottom:20px;
	font-size:17px;
	line-height:120%
}
.subscribe .close,
.modal .close{
	opacity:1;
	outline:none;
	border:none;
}
.modal .close:hover{
	color:red
}
a.close svg {
	fill:#444;
	width:12px;
	height:12px;
	display:inline-block;
	position:relative;
}
a.close:hover svg {
	fill:red;
}
@media all and (max-width:575px){
	.modal .modal-body,
	.modal .modal-header{
		padding-right:15px;
		padding-left:15px
	}
}
.subscribe-matrix{
	float:left;
	width:100%;
}
.subscribe-element{
	float:left;
	width:120px;
	height:60px;
	margin:0 20px 16px 0
}
.subscribe-element a{
	display:block;
	margin-bottom:2px;
	font-weight:bold;
	border-bottom:1px solid;
}
@media screen and (max-width:735px){
	.subscribe-element{
		width:40%;
		margin-right:10%
	}
}
.subscribe-twitter:link, .subscribe-twitter:visited{
	color:#1da1f2;
	border-color:rgba(29, 161, 242, 0.15)
}
.subscribe-facebook:link, .subscribe-facebook:visited{
	color:#1877f2;
	border-color:rgba(24, 119, 242, 0.15)
}
.subscribe-vk:link, .subscribe-vk:visited{
	color:#4680c2;
	border-color:rgba(70, 128, 194, 0.15)
}
.subscribe-telegram:link, .subscribe-telegram:visited{
	color:#35a3dc;
	border-color:rgba(53, 163, 220, 0.15)
}
.subscribe-odnoklassniki:link, .subscribe-odnoklassniki:visited{
	color:#ee8208;
	border-color:rgba(238, 130, 8, 0.15)
}
.subscribe-instagram:link, .subscribe-instagram:visited{
	color:#b40eb4;
	border-color:#f1d5f1;
}
.subscribe-youtube:link, .subscribe-youtube:visited{
	color:#fc0d1b;
	border-color:rgba(252, 13, 27, 0.15)
}
.subscribe-tiktok:link, .subscribe-tiktok:visited{
	color: #000;
	border-color: rgba(0,0,0,0.15);
}
.subscribe-rss:link, .subscribe-rss:visited{
	color:#de601c;
	border-color:rgba(222, 96, 28, 0.15)
}
.subscribe-jsonfeed:link, .subscribe-jsonfeed:visited{
	color:#6cbf00;
	border-color:rgba(108, 191, 0, 0.15)
}
.subscribe-email:link, .subscribe-email:visited{
	color:#404040;
	border-color:#c0c0c0
}
.subscribe-twitter:hover, .subscribe-twitter.hover, .subscribe-facebook:hover, .subscribe-facebook.hover, .subscribe-vk:hover, .subscribe-vk.hover, .subscribe-telegram:hover, .subscribe-telegram.hover, .subscribe-odnoklassniki:hover, .subscribe-odnoklassniki.hover, .subscribe-instagram:hover, .subscribe-instagram.hover, .subscribe-rss:hover, .subscribe-rss.hover, .subscribe-jsonfeed:hover, .subscribe-jsonfeed.hover, .subscribe-email:hover, .subscribe-email.hover, .subscribe-neutral:hover, .subscribe-neutral.hover, .subscribe-youtube:hover, .subscribe-youtube.hover, .subscribe-tiktok:hover, .subscribe-tiktok.hover {
	color:#F00F00;
	border-color:#f0b2b2;
}
.subscribe-rss, .subscribe-jsonfeed, .subscribe-email, .subscribe-twitter, .subscribe-facebook, .subscribe-vk, .subscribe-instagram, .subscribe-odnoklassniki, .subscribe-telegram, .subscribe-youtube, .subscribe-tiktok, .subscribe-neutral {
	border-bottom:1px solid;
	padding-bottom:2px;
}
.subscribe-element svg, .svgi svg{
	fill:currentColor;
	stroke:currentColor;
}
.svgi svg{
	width:16px;
	height:16px;
	display:inline-block;
	font-size:0;
	line-height:0;
	vertical-align:middle;
	position:relative;
	top:-1px;
	text-indent:0
}
.svgi-double svg{
	width:32px;
	height:32px
}
ul.second {
	margin: 0;
	padding: 0;
}
ul.second li {
	padding: 0;
}
.col-list,
ol.second li,
ul.second li {
	position: relative;
	margin-bottom:1rem;
	vertical-align: top;
	-webkit-column-break-inside: avoid;
	page-break-inside: avoid;
	break-inside: avoid;
	text-align:left;
}
ul.second li {
	list-style-type: none;
}
.col-list .date_travel {
	display:block;
}
.date_travel {
	font-size: 12px;
	color:var(--blackColorUnderline);
	font-weight: 300;
	white-space: nowrap;
}
.list_city-none {
	color:gray;
	font-style:italic;
	font-size:80%;
}
.columns {
	width: 100%;
	white-space: nowrap;
}
.columns .col-list{
	position: relative;
	margin-bottom: 0;
	-webkit-column-break-inside: avoid;
	page-break-inside: avoid;
	break-inside: avoid;
	padding-bottom:1rem;
}
.cols-5 {
	-moz-column-count: 5;
	-webkit-column-count: 5;
	column-count: 5;
	-moz-column-width: 15em;
	-webkit-column-width: 15em;
	column-width: 15em;
}
.start-footer,
.adv-footer {
	margin-top:1em;
	padding-top:1em;
	border-top:1px solid var(--hrColor);
}
.container_project .row{
	margin:0
}
@media (max-width:900px){
	.container_project{
		padding:0
	}
}
.container_project-list .col-list{
	font-size:var(--textBodyBig);
	max-width:840px
}
@media (max-width:992px){
	.container_project-txt .col-list{
		font-size:var(--textBody)
	}
}
@media (max-width:350px){
	.container_project-txt .col-list{
		font-size:var(--textBodySmall)
	}
}
@media (max-width:575px){
	.project-mark .mark-d{
		margin-bottom:0
	}
}
.project_module{
	position:relative;
	text-align:center;
	vertical-align:top;
	width:20%;
	z-index:99;
	background:-webkit-linear-gradient(135deg, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, .09) 100%);
	background:-moz-linear-gradient(135deg, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, .09) 100%);
	background:-o-linear-gradient(135deg, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, .09) 100%);
	background:-ms-linear-gradient(135deg, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, .09) 100%);
	background:linear-gradient(135deg, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, .09) 100%)
}
.project_module:hover{
	background:-webkit-linear-gradient(135deg, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, .04) 100%);
	background:-moz-linear-gradient(135deg, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, .04) 100%);
	background:-o-linear-gradient(135deg, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, .04) 100%);
	background:-ms-linear-gradient(135deg, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, .04) 100%);
	background:linear-gradient(135deg, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, .04) 100%)
}
.project_module .overlap{
	z-index:2
}
.project_module .overlap, .project_module .project_module-a{
	position:absolute;
	display:block;
	left:0;
	top:0;
	bottom:0;
	right:0;
	width:100%;
	height:100%
}
.project_module .project_module-img, .project_module .project_module-description{
	z-index:3;
	position:relative;
	padding-right:15px;
	padding-left:15px;
	text-align:center
}
.project_module .project_module-img{
	padding-top:25px
}
.project_module .project_module-description{
	padding-top:15px;
	padding-bottom:35px;
}
.project_module .project_module-img,
.project_module .project_module-description {
	width:100%;
}
.project_module img{
	max-width:100%
}
.project_module a{
	cursor:pointer;
	text-decoration:none;
	border:none;
	z-index:99
}
.project_module .project_module-description{
	font-family:var(--fontFamilySerif);
	line-height:150%
}
.project_module .project_module-description .project_module-title{
	font-size:var(--textBody)
}
.project_module .project_module-description .project_module-date{
	font-family:var(--fontFamilySans);
	font-size:13px;
	padding-top:5px;
	opacity:.8
}
.project_module .project_module-description .project_module-date span{
	padding-bottom:5px;
	border-bottom:2px solid transparent
}
.project_module:hover .project_module-description {
	color:var(--linkColorSelected);
}
.project_module:hover .project_module-description .project_module-date span {
	border-bottom:2px solid var(--linkColorSelected);
}
.project_module .project_module-description .project_module-title span,
.project_module .project_module-description .project_module-date span{
	display:inline;
	-moz-box-decoration-break:clone;
	-ms-box-decoration-break:clone;
	-o-box-decoration-break:clone;
	-webkit-box-decoration-break:clone;
	box-decoration-break:clone
}
@media (max-width:1400px){
	.project_module{
		width:25%
	}
}
@media (max-width:1100px){
	.project_module{
		width:33.333%
	}
}
@media (max-width:900px){
	.project_module{
		width:50%
	}
	.project_module .project_module-img,
	.project_module .project_module-description{padding-right:5px;padding-left:5px;}
	.project_module .project_module-description .project_module-title{
		font-size:var(--textBodySmall);
		line-height:130%
	}
	.project_module .project_module-description{
		padding-bottom:25px
	}
}
@media (max-width:500px){
	.project_module .project_module-description{
		padding-bottom:15px;
		padding-right:0;padding-left:0;
	}
	.project_module .project_module-description .project_module-title{
		font-size:var(--textBodySmaller);
	}
}
@media (max-width:350px){
	.project_module{
		width:100%
	}
}
.announce__video {
	height: 56.25%;
	position: relative;
	width: 1200px;
	max-width: 100%;
}
.announce__video,
.announce__picture{
	margin-bottom:1em
}
.announce__travel img {
	-webkit-border-radius:6px;
	-moz-border-radius:6px;
	border-radius:6px;
}
.announce__picture-note{
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	display:block;
	font-size:16px;
	font-family:var(--fontFamilySans);
	line-height:130%;
	font-style:italic;
	margin:.5rem 0 1em;
	text-align:center;
	-webkit-hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	hyphens:auto
}
.announce__video-wrapper {
	width: 100%;
	height: 0;
	position: relative;
	padding-bottom: 56.25%;
}
.announce__video-wrapper iframe {
	position:absolute;
}
.b-team{
	position:relative;
	padding-top:1em;
	border-top:1px solid var(--hrColor);
}
.works_date,
.works_dop,
.b-team .b-team_title {
	font-size:17px;
	text-align:left;
}
.works_date, .works_dop, .b-team .b-team_title, .b-team .b-team_name{
	padding-top:2px
}
.b-team .b-team_title{
	margin:0;
	padding:0;
	font-weight:700
}
.b-team .b-team_title_inf {
	font-weight:normal;
	font-style:italic;
	margin-bottom:2px;
}
.b-team .b-team_name{
	font-size:17px;
	margin:0 0 1em
}
@media (max-width:900px){
	.b-team{
		font-size:var(--textBodyNormal)
	}
}
.h1_title-works{
	margin-bottom:3em
}
@media (max-width:900px){
	.h1_title-works{
		margin-bottom:2em
	}
}
.works_dop div, .works_date {
	display:inline-block;
	margin:0 0 1em;
	position:relative
}
.works_date{
	line-height:100%
}
.works_dop div:before, .works_date:before,.b-team_title_inf:before{
	content:'';
	display:block;
	clear:both;
	top:0;
	left:0;
	margin-bottom:.3rem;
	width:45px;
	height:3px;
	background:var(--linkColorSelected)
}
.b-team_title_inf_none:before{
	content:'';
	display:block;
	clear:both;
	top:0;
	left:0;
	margin-bottom:.3rem;
	width:45px;
	height:3px;
	background:transparent;
}
.b-team_title_inf {
	font-size:90%;
}
.works_dop div svg{
	width:12px;
	height:12px
}
.container_main{
	margin-bottom:2em;
}
.l-favicon {
	font-family:var(--fontFamilySans);
}
.l-favicon a,
.l-favicon a:visited {
	color:var(--linkColor);
	border-color:var(--linkColorUnderline);
}
.l-favicon a:hover,
.l-favicon a:hover:visited {
	color:var(--linkColorSelected);
	border-color:var(--linkColorSelected);
}
.l-favicon svg {
	font-size:70%;
}