

/* Start:/media/style/wg_additional.css?16983945743539*/
.alertBlock{
	position: relative;
	width: calc(100% - 20px); max-width: 800px;
	margin: 10px auto;
	padding: 10px 105px 10px 105px;
	border-radius: 5px;
	background-image: url(/media/style/../image/alertBlock.svg);
	background-repeat: no-repeat;
	background-position: center left;
	
	font-family: 'Exo 2', sans-serif;
	font-size: 11pt;
	text-align: center;
	color: black;
}

.wg_shadowed{
	position: relative;
}
.wg_shadowed:after{
	content: '';
	position: absolute; bottom: -10px; left: 0;
	width: 100%; height: 10px;
	background-image: url(/media/style/../image/shadowed.png);
	background-position: center;
	background-repeat: no-repeat;
	background-size: 100% 100%;
}

.simpleText{
	display: block;
	width: 100%; max-width: 1000px;
	margin: 10px auto;
	padding: 5px 10px;
	font-family: 'Exo 2', sans-serif;
	font-size: 11pt;
	text-align: justify;
	color: rgb(54,64,74);
}

.priceListPhoto{
	display: block;
	width: 100%; max-width: 350px;
	margin: 10px auto -10px;
}

.priceList{
	width: 100%; max-width: 1000px;
	margin: 10px auto;
	padding: 10px;
	border-radius: 10px;
	border: solid 1px rgb(193,202,212);
}
.priceList table{
	width: 100%; table-layout: fixed;
	
	font-family: 'Exo 2', sans-serif;
	font-size: 11pt;
	color: rgb(54,64,74);
}
.priceList table td{
	padding: 5px;
}
.priceList table .sep{
	display: table-cell;
	width: 1px;
	border-right: solid 1px rgb(230,238,247);
}
.priceList table .r{
	text-align: right;
}
.priceList table .th{
	color: rgb(116,128,140);
}
.priceList table .act{
	font-weight: bold;
	color: rgb(70,120,52);
}
.priceList table .pas{
	color: rgb(54,64,74);
}
.priceList .marker{
	position: relative;
	display: inline-block;
	min-width: 70px; height: 16px;
	margin: 5px 0 5px 10px;
	padding: 1px;
	background: rgb(227,95,95);
	
	font-family: 'Exo 2', sans-serif;
	font-size: 8pt;
	text-align: center;
	color: white;
}
.priceList .marker:after{
	content: '';
	position: absolute; top: 0; left: -16px;
	width: 0; height: 0;
	border: solid 8px transparent;
	border-right: solid 8px rgb(227,95,95);
}

@media screen and (max-width: 480px){
	.priceList table td{
		font-size: 9pt;
	}
	.priceList .marker{
		font-size: 8pt;
	}
	.priceList .marker{
		min-width: 0;
	}
}
@media screen and (max-width: 430px){
	.priceList .t1{
		width: 120px;
		text-align: left;
	}
	.priceList .marker{
		min-width: 0;
	}
}
@media screen and (min-width: 431px) and (max-width: 550px){
	.priceList .t1{
		width: 180px;
		text-align: left;
	}
	.priceList .t2{
		width: auto;
	}
	.priceList .t3{
		width: auto;
	}
	.priceList table td{
		font-size: 10pt;
	}
	.priceList .marker{
		min-width: 0;
	}
}
@media screen and (min-width: 551px) and (max-width: 830px){
	.priceList .t1{
		width: 250px;
		text-align: left;
	}
	.priceList .t2{
		width: auto;
	}
	.priceList .t3{
		width: auto;
	}
	.priceList table td{
		font-size: 10pt;
	}
}
@media screen and (min-width: 831px) and (max-width: 950px){
	.priceList .t1{
		width: calc(100% - 120px);
	}
	.priceList .t2{
		width: 300px;
	}
	.priceList .t3{
		width: 170px;
	}
}


.regButton{
	cursor: pointer;
	display: block;
	width: 100% !important; 
	max-width: 250px;
	margin: 20px auto;
	padding: 10px 5px;
	border-radius: 5px;
	background: rgb(253,60,43);
	
	font-family: 'Exo 2', sans-serif;
	font-size: 11pt;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	color: white;
}
.regButton:hover{
	background: rgb(222,55,40);
}


.wg_youtubeVid{
	width: 100%; max-width: 500px; height: 280px;
}
@media screen and (max-width: 500px){
	.wg_youtubeVid{
		width: calc(100% - 20px); height: 200px;
	}
}
/* End */


/* Start:/media/style/_fonts.css?16983945742584*/
@font-face {
   font-family: Ubuntu;
   src: url("/media/style/fnt/UbuntuRegular.eot");
   src: url("/media/style/fnt/UbuntuRegular.eot?#iefix") format("embedded-opentype"), url("/media/style/fnt/UbuntuRegular.woff") format("woff"), url("/media/style/fnt/UbuntuRegular.ttf") format("truetype");
   font-style: normal;
   font-weight: 400;
   font-display: swap
}

@font-face {
   font-family: 'RobotoRegular';
   src: url("/media/font/Roboto/RobotoRegular.eot");
   src: url("/media/font/Roboto//RobotoRegular.eot?#iefix") format('embedded-opentype'), url("/media/font/Roboto/RobotoRegular.woff2") format('woff2'), url("/media/font/Roboto/RobotoRegular.woff") format('woff'), url("/media/font/Roboto/RobotoRegular.ttf") format('truetype'), url("/media/font/Roboto/RobotoRegular.svg#RobotoRegular") format('svg');
}

@font-face {
   font-family: 'RobotoBold';
   src: url("/media/font/Roboto/RobotoBold.eot");
   src: url("/media/font/Roboto/RobotoBold.eot") format('embedded-opentype'), url("/media/font/Roboto/RobotoBold.woff2") format('woff2'), url("/media/font/Roboto/RobotoBold.woff") format('woff'), url("/media/font/RobotoBold.ttf") format('truetype'), url("/media/font/Roboto/RobotoBold.svg#RobotoBold") format('svg');
}

@font-face {
   font-family: 'RobotoMedium';
   src: url("/media/font/Roboto/RobotoMedium.eot");
   src: url("/media/font/Roboto/RobotoMedium.eot") format('embedded-opentype'), url("/media/font/Roboto/RobotoMedium.woff2") format('woff2'), url("/media/font/Roboto/RobotoMedium.woff") format('woff'), url("/media/font/Roboto/RobotoMedium.ttf") format('truetype'), url("/media/font/Roboto/RobotoMedium.svg#RobotoMedium") format('svg');
}

@font-face {
   font-family: 'NotoSansRegular';
   src: url('/media/font/NotoSans/NotoSansRegular.eot');
   src: url('/media/font/NotoSans/NotoSansRegular.eot') format('embedded-opentype'), url('/media/font/NotoSans/NotoSansRegular.woff2') format('woff2'), url('/media/font/NotoSans/NotoSansRegular.woff') format('woff'), url('/media/font/NotoSans/NotoSansRegular.ttf') format('truetype'), url('/media/font/NotoSans/NotoSansRegular.svg#NotoSansRegular') format('svg');
}

@font-face {
   font-family: 'NotoSansBold';
   src: url('/media/font/NotoSans/NotoSansBold.eot');
   src: url('/media/font/NotoSans/NotoSansBold.eot') format('embedded-opentype'), url('/media/font/NotoSans/NotoSansBold.woff2') format('woff2'), url('/media/font/NotoSans/NotoSansBold.woff') format('woff'), url('/media/font/NotoSans/NotoSansBold.ttf') format('truetype'), url('/media/font/NotoSans/NotoSansBold.svg#NotoSansBold') format('svg');
}

/* End */


/* Start:/media/settings/_variables.css?1706780397920*/
:root {
  /* colors */
  --head: #262626;
  --red-main: #ce1313;
  --red-elem-icon: #e42d32;
  --blue-text: #0d86ff;
  --text-secondary: #474747;
  --border-gray: #d1d1d1;
  --bg-service-gray: #f4f4f4;
  --white: #ffffff;
  --gray-1: #e4e4e5;
  --gray-assign: #707070;
  --btn-bg-color: #27241d;
  --cl-lst-hover: rgba(255, 255, 255, 0.5);
  --gray-header-border: #b1b1b1;
  --disabled-input-bg: #eeeeee;
  --disabled-input-text: #c1c1c1;
  /* fonts */
  --font-notoSans: 'NotoSansRegular', sans-serif;
  --font-notoSans-medium: 'NotoSansMedium', sans-serif;
  --font-notoSans-semi: 'NotoSansSemiBold', sans-serif;
  --font-notoSans-bold: 'NotoSansBold', sans-serif;
  --font-notoSans-extra: 'NotoSansExtraBold', sans-serif;
  --font-roboto: 'RobotoMedium', sans-serif;
  --font-roboto-reg: 'RobotoRegular', sans-serif;
  --font-roboto-bold: 'RobotoBold', sans-serif;
  --font-roboto-black: 'RobotoBlack', sans-serif;
}

/* End */


/* Start:/media/style/header.min.css?175403553430554*/
@import"/media/style/../settings/fonts.css";body>br{display:none}.red-text{color:var(--red-main)}.firstRow-controls .red-text,.modal-header__body .red-text{display:inline}form{margin-bottom:0}.mm{line-height:normal;-webkit-box-shadow:0 3px 12px 0 rgba(0,0,0,.16);box-shadow:0 3px 12px 0 rgba(0,0,0,.16);background-color:#fff;position:absolute;z-index:102;left:0}.header-container{font-family:var(--font-notoSans);z-index:1}.header-container a{text-decoration:none}.header-container ul li::before{content:""}.header-mobile-container{display:none}.filter{display:none}.mobile-search{display:none;height:100%;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:31px 50px}.mobile-tablet-page-header{display:none}.flag-container-default-lang{display:none}.logo{background-image:url(/media/image/logoMain.svg)}.mm .rMenu{-webkit-transition:all .3s;transition:all .3s}.mm ul{white-space:nowrap}.rMenu-firstRow{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;max-width:1740px;margin:0 auto;padding:24px 50px}.logo-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.mm .slogan{margin-left:24px;padding:12px 0 12px 24px;font-size:1.5rem;color:var(--head);font-family:var(--font-roboto);border-left:1px solid var(--gray-1);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@font-face{font-family:NotoSansMedium;src:url(/media/font/NotoSans/NotoSansMedium.eot);src:url(/media/font/NotoSans/NotoSansMedium.eot) format("embedded-opentype"),url(/media/font/NotoSans/NotoSansMedium.woff2) format("woff2"),url(/media/font/NotoSans/NotoSansMedium.woff) format("woff"),url(/media/font/NotoSans/NotoSansMedium.ttf) format("truetype"),url(/media/font/NotoSans/NotoSansMedium.svg#NotoSansMedium) format("svg");font-display:swap}.indicator-dropdown{position:relative;height:44px;margin-right:16px;min-width:262px}.indicator-dropdown summary,.indicators-button{-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;display:-webkit-box;display:-ms-flexbox;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;font-size:14px;display:flex;padding:0 52px 0 15px;border:1px solid var(--red-main);font-family:var(--font-notoSans);background:#fff;color:var(--red-main);border-radius:5px;height:44px;position:relative;-webkit-transition:all .3s;transition:all .3s}.indicator-dropdown summary::-webkit-details-marker,.indicators-button::-webkit-details-marker{display:none}.indicator-dropdown summary:after,.indicators-button:after{content:"";display:block;position:absolute;right:14px;top:50%;width:13px;height:7px;background-image:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTIiIGhlaWdodD0iNyIgdmlld0JveD0iMCAwIDEyIDciIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxwYXRoIGQ9Ik0xMSAxTDYuODgzODQgNS41OTMxN0M2LjM5NzczIDYuMTM1NjEgNS42MDIyNyA2LjEzNTYxIDUuMTE2MTYgNS41OTMxN0wxIDEiIHN0cm9rZT0iI0NFMTMxMyIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZS1taXRlcmxpbWl0PSIxMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIi8+Cjwvc3ZnPgo=");background-repeat:no-repeat;background-size:cover;-webkit-transition:all .2s;transition:all .2s;-webkit-transform:translateY(-50%);transform:translateY(-50%);-webkit-transform-origin:center;transform-origin:center}.indicator-dropdown summary:hover,.indicators-button:hover{-webkit-box-shadow:0 0 0 1px var(--red-main);box-shadow:0 0 0 1px var(--red-main)}.indicator-dropdown[open] summary,.indicator-dropdown[open] summary:hover{background:#fff;-webkit-box-shadow:none;box-shadow:none}.indicator-dropdown[open] summary:after{-webkit-transform:translateY(-50%) rotate(180deg);transform:translateY(-50%) rotate(180deg)}.indicator-dropdown summary svg,.indicators-button svg{-webkit-transition:inherit;transition:inherit}.indicators-button svg,.indicator-dropdown summary svg{margin-right:14px}.indicator-dropdown ul,.indicators-modal ul{background-color:#fff;border:1px solid var(--border-gray);-webkit-box-shadow:0px 4px 10px rgba(0,0,0,.12);box-shadow:0px 4px 10px rgba(0,0,0,.12);border-radius:5px;font-size:.875rem;left:0;margin-top:0;margin-bottom:0;width:348px;padding:0;position:absolute;top:49px;white-space:initial;z-index:103}.indicator-dropdown ul p,.indicators-modal ul p{margin-top:0;margin-bottom:0}.indicator-dropdown ul li,.indicators-modal ul li{list-style-type:none;font-family:var(--font-notoSans)}.indicator-dropdown>ul>li,.indicators-modal>ul>li{padding:14px 0 0 0;color:var(--gray-assign);margin:0 20px 0 19px}.indicator-dropdown>ul>li span.red-text,.indicators-modal>ul>li span.red-text{margin-top:5px;display:block;font-family:"NotoSansMedium"}.indicator-dropdown>ul>li:not(:first-child),.indicators-modal>ul>li:not(:first-child){padding-top:4px;padding-bottom:10px}.indicator-dropdown>ul>li.double,.indicators-modal>ul>li.double{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.indicator-dropdown>ul>li.double:not(:last-child),.indicators-modal>ul>li.double:not(:last-child){border-bottom:none}.indicator-dropdown>ul>li.double p,.indicators-modal>ul>li.double p{width:100%;border-bottom:1px solid var(--bg-service-gray);padding-bottom:10px;color:var(--gray-assign)}.indicator-dropdown>ul>li.double p+p,.indicators-modal>ul>li.double p+p{margin-left:10px}.indicator-dropdown>ul>li.indicators__footer,.indicators-modal>ul>li.indicators__footer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:var(--bg-service-gray);border-top:1px solid var(--gray-1);border-bottom:none;padding:10px 19px 10px 20px;margin:5px 0 0 0;border-radius:0 0 5px 5px}.indicator-dropdown>ul>li.indicators__footer:not(:nth-last-child(2)),.indicators-modal>ul>li.indicators__footer:not(:nth-last-child(2)){border-bottom:none}.indicator-dropdown>ul>li.indicators__footer .red-text,.indicators-modal>ul>li.indicators__footer .red-text{font-size:12px}.indicator-dropdown>ul>li.indicators__footer .year,.indicators-modal>ul>li.indicators__footer .year{font-size:16px;margin-left:10px;color:var(--text-secondary)}.indicator-dropdown>ul>li.indicators__footer .btn,.indicators-modal>ul>li.indicators__footer .btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-left:auto;height:36px;max-width:107px;width:100%;font-size:12px;border-radius:5px;color:#fff;background-color:var(--red-main);line-height:1.375rem;font-family:var(--font-notoSans);-webkit-box-shadow:none;box-shadow:none;-webkit-transition:all .2s ease;transition:all .2s ease}.indicator-dropdown>ul>li.indicators__footer .btn:hover,.indicators-modal>ul>li.indicators__footer .btn:hover{background-color:#f53535}.indicator-dropdown li:not(:nth-last-child(2)),.indicators-modal li:not(:nth-last-child(2)){border-bottom:1px solid var(--bg-service-gray)}.modal__body{border-radius:4px}.modal__close{top:20px;right:20px}.shortNav__main .indicators-button{opacity:1}.indicators-button{margin-top:40px;min-width:220px;width:220px;font-size:12px;height:40px;padding:0 9px;margin-bottom:20px}.indicators-button svg{margin-right:10px}.indicators-button:after{display:none;right:9px}.indicators-modal{background-color:#fff;max-width:348px;min-width:328px;border-radius:5px;border:1px solid var(--border-gray)}.indicators-modal>p{font-family:var(--font-roboto);font-size:16px;margin-bottom:11px;text-align:left;margin-top:27px;margin-left:20px;color:var(--text-secondary)}.indicators-modal ul{position:relative;top:0;border:none;border-top-right-radius:0;width:100%;border-top-left-radius:0;-webkit-box-shadow:none;box-shadow:none}.firstRow-controls{height:44px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.firstRow-controls #title-search{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:44px;margin-right:16px}.firstRow-controls #title-search form{display:-webkit-box;display:-ms-flexbox;display:flex;height:44px;margin:0}.firstRow-controls #title-search form .btn{border:1px solid var(--gray-header-border);border-left:none;border-radius:0px 4px 4px 0px;height:44px;width:45px;background-image:url("/media/icons/icon-magnifier.svg");background-size:24px;background-position:30% 50%;background-repeat:no-repeat;background-color:unset}.firstRow-controls #title-search form .string{border:solid 1px var(--gray-header-border);border-radius:4px 0 0 4px;border-right:none;height:44px;outline:none;font-size:.875rem;font-family:var(--font-notoSans);padding:12px}.firstRow-controls #title-search form .string{width:141px}.firstRow-controls #title-search form .string::-webkit-input-placeholder{color:var(--gray-assign);font-family:var(--font-notoSans);font-size:.875rem}.firstRow-controls #title-search form .string::-moz-placeholder{color:var(--gray-assign);font-family:var(--font-notoSans);font-size:.875rem}.firstRow-controls #title-search form .string:-ms-input-placeholder{color:var(--gray-assign);font-family:var(--font-notoSans);font-size:.875rem}.firstRow-controls #title-search form .string::-ms-input-placeholder{color:var(--gray-assign);font-family:var(--font-notoSans);font-size:.875rem}.firstRow-controls #title-search form .string::placeholder{color:var(--gray-assign);font-family:var(--font-notoSans);font-size:.875rem}.shortMenu{display:none}.menu-header{font-family:var(--font-roboto);font-size:1.125rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;max-width:1740px;padding-left:50px;padding-right:50px;margin:0 auto 20px auto}.menu-header a{-webkit-transition:all .3s;transition:all .3s;color:var(--head)}.menu-header a:hover,.sub-menu-header a:hover,.menu-header .act{color:var(--red-main)}.sub-menu-header__container{background-color:var(--bg-service-gray);height:41px;position:relative}.sub-menu-header__background{background-color:var(--bg-service-gray);height:inherit;position:absolute;width:100vw}.sub-menu-header{-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:var(--text-secondary);font-family:var(--font-roboto);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin:0 auto;max-width:1740px;padding:8px 50px;position:relative}.sub-menu-header ul{margin-top:0;margin-bottom:0}.navigation-left__button{border:none;color:inherit;font-size:1rem;font-family:var(--font-roboto);padding:0 20px 0 0;margin-right:10px;cursor:pointer;background-color:var(--bg-service-gray);position:relative}.navigation-left__button::after{content:"";background-image:url("/media/icons/icon-dropdown-red.svg");background-repeat:no-repeat;background-position:center;height:16px;position:absolute;right:0;width:16px;-webkit-transition:all .2s linear;transition:all .2s linear}.navigation-left__button.isOpen::after{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.navigation-left__list{position:absolute;padding:10px 0;top:45px;left:40px;width:110px;background-color:#fff;border:1px solid #f4f4f4;-webkit-box-shadow:0px 3px 12px rgba(0,0,0,.08);box-shadow:0px 3px 12px rgba(0,0,0,.08);border-radius:4px}.navigation-left__list-item{padding:10px;cursor:pointer}.navigation-left__list-item:hover{background-color:var(--bg-service-gray)}.header-container ul{list-style:none}.sub-menu-header__news{display:-webkit-box;display:-ms-flexbox;display:flex;margin-right:16px;color:var(--text-secondary);-webkit-box-align:center;-ms-flex-align:center;align-items:center}.sub-menu-header__news img{display:block;margin-left:4px;width:30px;height:16px}.nav-sections{display:none;font-family:var(--font-roboto-reg);font-size:.875rem;width:100%;padding:4px 20px;border-left:1px solid var(--gray-header-border);border-right:1px solid var(--gray-header-border);overflow:scroll;-ms-overflow-style:none;scrollbar-width:none}.nav-sections::-webkit-scrollbar{display:none}.nav-sections>*:not(:last-child){margin-right:20px}.nav-sections a{opacity:.5;color:var(--text-secondary)}.nav-sections a:hover{opacity:1}.currency-rate-header{color:var(--text-secondary);font-family:var(--font-roboto-reg);font-size:.875rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;padding-left:16px}.currency-rate-header a{color:var(--text-secondary)}.currency-rate-header__button{display:none}.currency-rate-header>*:not(:last-child){margin-right:20px}.bitcoin-price{white-space:nowrap}.bitcoin-name{color:#cc981e}.accorsys-btn{background:none;max-width:123px;-webkit-box-shadow:none;box-shadow:none;padding:7px 12px;height:42px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.accorsys-btn a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.selector{max-width:113px;-webkit-box-shadow:none;box-shadow:none}body .mm .rMenu .bAuth{border:1px solid var(--red-main);border-radius:4px;font-family:var(--font-notoSans);font-size:.875rem;display:-webkit-box;display:-ms-flexbox;display:flex;padding:12px 24px;white-space:nowrap}body .mm .rMenu .bAuth:hover{outline:1px solid var(--red-main)}body .mm .rMenu .title{padding:0}.page{padding-top:184px;overflow:hidden}.hid{right:-100%}.mm .shortNav.hid{right:-100%}.vis{right:0px}.shortAuthMenu .shortAuthMenu__login{opacity:1}.news__useful--mobile{display:none}@media only screen and (min-width: 1206px){.mm .shortNav.hid{display:none}}@media only screen and (max-width: 1672px){.currency-rate-header__button{display:-webkit-box;display:-ms-flexbox;display:flex;white-space:nowrap;margin-left:6px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.currency-rate-header{display:none;font-size:.875rem;padding:12px;position:absolute;right:0;bottom:-45px;border:1px solid var(--gray-header-border);border-radius:2px;background-color:var(--bg-service-gray)}.nav-sections>*:not(:last-child){margin-right:16px}.currency-rate-header>*:not(:last-child){margin-right:24px}.currency-rate-header__button span{opacity:.5;margin-right:6px;font-family:var(--font-roboto-reg)}.currency-rate-header__button:hover{cursor:pointer}}@media only screen and (max-width: 1600px){.rMenu-firstRow,.menu-header,.sub-menu-header{max-width:1540px}}@media only screen and (max-width: 1468px){.currency-rate-header__button span{display:none}}@media only screen and (max-width: 1440px){.rMenu-firstRow,.menu-header,.sub-menu-header{max-width:1306px}.rMenu-firstRow{padding-bottom:32px}.mm .slogan{margin-left:16px;padding-left:16px;font-size:1.125rem}.menu-header,.navigation-left__button,.navigation-left__list,.sub-menu-header__news{font-size:.9375rem}.nav-sections{font-size:.8125rem}.menu-header>*:not(:first-child){padding-left:3px}.menu-header>*:not(:last-child){padding-right:3px}.nav-sections{padding-right:16px;padding-left:16px}.nav-sections>*:not(:last-child){margin-right:12px}.sub-menu-header__news{margin-right:8px}.indicator-dropdown{font-size:.875rem}}@media only screen and (max-width: 1440px)and (min-width: 1206px){.mm .slogan{padding-left:6px;margin-left:6px}}@media only screen and (max-width: 1250px)and (min-width: 1206px){.firstRow-controls #title-search{margin-right:8px}}@media only screen and (max-width: 1250px){.menu-header,.navigation-left__button,.navigation-left__list,.sub-menu-header__news{font-size:.875rem}.logo-wrapper img{width:150px}}@media only screen and (max-width: 1206px){.page{padding-top:104px}.mm{padding-right:0}.mm.fixed{top:0;position:fixed}.mm .rMenu{max-width:100vw;width:100%;-webkit-box-shadow:0 3px 12px 0 rgba(0,0,0,.16);box-shadow:0 3px 12px 0 rgba(0,0,0,.16)}.rMenu-firstRow{margin-left:0;margin-right:0;padding:12px 50px;background-color:#fff}.menu-header{display:none}.filter{position:absolute;left:0;width:100%;height:100%;z-index:1;opacity:.8}.logo-wrapper a{display:-webkit-box;display:-ms-flexbox;display:flex}.logo-wrapper img{width:123px}.shortAuth{font-size:.875rem;color:var(--head);padding:8px 16px;border:1px solid var(--red-main);border-radius:2px}.mobile-tablet-page-header{padding:16px 50px 12px 50px;margin:0;display:block;width:100%;font-size:20px;color:#111}.sub-menu-header__container{height:43px}.sub-menu-header{padding:10px 50px}.sub-menu-header__news{margin-right:10px;font-size:.875rem}.sub-menu-header__news img{margin-left:6px;width:26px;height:14px}.navigation-left__button,.navigation-left__list-item{font-size:.875rem}.header-container ul{padding-left:16px;overflow:scroll;-ms-overflow-style:none;scrollbar-width:none}.header-container .navigation-left__list{padding-left:0}.header-container ul::-webkit-scrollbar{display:none}.nav-sections a{white-space:nowrap}.mobile-search #title-search{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-right:24px;width:100%}.mobile-search .searchForm{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%}.mobile-search .searchForm .string{height:auto}.mobile-search #title-search .searchForm #title-search-input{width:100%;float:unset;background-color:#e4e4e5;border:none;color:var(--head);padding:12px 16px}#title-search-input{outline:none}.mobile-search #title-search .searchForm #title-search-input::-webkit-input-placeholder{color:var(--head);font-size:.875rem}.mobile-search #title-search .searchForm #title-search-input::-moz-placeholder{color:var(--head);font-size:.875rem}.mobile-search #title-search .searchForm #title-search-input:-ms-input-placeholder{color:var(--head);font-size:.875rem}.mobile-search #title-search .searchForm #title-search-input::-ms-input-placeholder{color:var(--head);font-size:.875rem}.mobile-search #title-search .searchForm #title-search-input::-webkit-input-placeholder{color:var(--head);font-size:.875rem}.mobile-search #title-search .searchForm #title-search-input::-moz-placeholder{color:var(--head);font-size:.875rem}.mobile-search #title-search .searchForm #title-search-input:-ms-input-placeholder{color:var(--head);font-size:.875rem}.mobile-search #title-search .searchForm #title-search-input::-ms-input-placeholder{color:var(--head);font-size:.875rem}.mobile-search #title-search .searchForm #title-search-input::-webkit-input-placeholder{color:var(--head);font-size:.875rem}.mobile-search #title-search .searchForm #title-search-input::-moz-placeholder{color:var(--head);font-size:.875rem}.mobile-search #title-search .searchForm #title-search-input:-ms-input-placeholder{color:var(--head);font-size:.875rem}.mobile-search #title-search .searchForm #title-search-input::-ms-input-placeholder{color:var(--head);font-size:.875rem}.mobile-search #title-search .searchForm #title-search-input::-webkit-input-placeholder{color:var(--head);font-size:.875rem}.mobile-search #title-search .searchForm #title-search-input::-moz-placeholder{color:var(--head);font-size:.875rem}.mobile-search #title-search .searchForm #title-search-input:-ms-input-placeholder{color:var(--head);font-size:.875rem}.mobile-search #title-search .searchForm #title-search-input::-ms-input-placeholder{color:var(--head);font-size:.875rem}.mobile-search #title-search .searchForm #title-search-input::-webkit-input-placeholder{color:var(--head);font-size:.875rem}.mobile-search #title-search .searchForm #title-search-input::-moz-placeholder{color:var(--head);font-size:.875rem}.mobile-search #title-search .searchForm #title-search-input:-ms-input-placeholder{color:var(--head);font-size:.875rem}.mobile-search #title-search .searchForm #title-search-input::-ms-input-placeholder{color:var(--head);font-size:.875rem}.mobile-search #title-search .searchForm #title-search-input::-webkit-input-placeholder{color:var(--head);font-size:.875rem}.mobile-search #title-search .searchForm #title-search-input::-moz-placeholder{color:var(--head);font-size:.875rem}.mobile-search #title-search .searchForm #title-search-input:-ms-input-placeholder{color:var(--head);font-size:.875rem}.mobile-search #title-search .searchForm #title-search-input::-ms-input-placeholder{color:var(--head);font-size:.875rem}.mobile-search #title-search .searchForm #title-search-input::-webkit-input-placeholder{color:var(--head);font-size:.875rem}.mobile-search #title-search .searchForm #title-search-input::-moz-placeholder{color:var(--head);font-size:.875rem}.mobile-search #title-search .searchForm #title-search-input:-ms-input-placeholder{color:var(--head);font-size:.875rem}.mobile-search #title-search .searchForm #title-search-input::-ms-input-placeholder{color:var(--head);font-size:.875rem}.mobile-search #title-search .searchForm #title-search-input::-webkit-input-placeholder{color:var(--head);font-size:.875rem}.mobile-search #title-search .searchForm #title-search-input::-moz-placeholder{color:var(--head);font-size:.875rem}.mobile-search #title-search .searchForm #title-search-input:-ms-input-placeholder{color:var(--head);font-size:.875rem}.mobile-search #title-search .searchForm #title-search-input::-ms-input-placeholder{color:var(--head);font-size:.875rem}.mobile-search #title-search .searchForm #title-search-input::-webkit-input-placeholder{color:var(--head);font-size:.875rem}.mobile-search #title-search .searchForm #title-search-input::-moz-placeholder{color:var(--head);font-size:.875rem}.mobile-search #title-search .searchForm #title-search-input:-ms-input-placeholder{color:var(--head);font-size:.875rem}.mobile-search #title-search .searchForm #title-search-input::-ms-input-placeholder{color:var(--head);font-size:.875rem}.mobile-search #title-search .searchForm #title-search-input::-webkit-input-placeholder{color:var(--head);font-size:.875rem}.mobile-search #title-search .searchForm #title-search-input::-moz-placeholder{color:var(--head);font-size:.875rem}.mobile-search #title-search .searchForm #title-search-input:-ms-input-placeholder{color:var(--head);font-size:.875rem}.mobile-search #title-search .searchForm #title-search-input::-ms-input-placeholder{color:var(--head);font-size:.875rem}.mobile-search #title-search .searchForm #title-search-input::-webkit-input-placeholder{color:var(--head);font-size:.875rem}.mobile-search #title-search .searchForm #title-search-input::-moz-placeholder{color:var(--head);font-size:.875rem}.mobile-search #title-search .searchForm #title-search-input:-ms-input-placeholder{color:var(--head);font-size:.875rem}.mobile-search #title-search .searchForm #title-search-input::-ms-input-placeholder{color:var(--head);font-size:.875rem}.mobile-search #title-search .searchForm #title-search-input::-webkit-input-placeholder{color:var(--head);font-size:.875rem}.mobile-search #title-search .searchForm #title-search-input::-moz-placeholder{color:var(--head);font-size:.875rem}.mobile-search #title-search .searchForm #title-search-input:-ms-input-placeholder{color:var(--head);font-size:.875rem}.mobile-search #title-search .searchForm #title-search-input::-ms-input-placeholder{color:var(--head);font-size:.875rem}.mobile-search #title-search .searchForm #title-search-input::-webkit-input-placeholder{color:var(--head);font-size:.875rem}.mobile-search #title-search .searchForm #title-search-input::-moz-placeholder{color:var(--head);font-size:.875rem}.mobile-search #title-search .searchForm #title-search-input:-ms-input-placeholder{color:var(--head);font-size:.875rem}.mobile-search #title-search .searchForm #title-search-input::-ms-input-placeholder{color:var(--head);font-size:.875rem}.mobile-search #title-search .searchForm #title-search-input::-webkit-input-placeholder{color:var(--head);font-size:.875rem}.mobile-search #title-search .searchForm #title-search-input::-moz-placeholder{color:var(--head);font-size:.875rem}.mobile-search #title-search .searchForm #title-search-input:-ms-input-placeholder{color:var(--head);font-size:.875rem}.mobile-search #title-search .searchForm #title-search-input::-ms-input-placeholder{color:var(--head);font-size:.875rem}.mobile-search #title-search .searchForm #title-search-input::-webkit-input-placeholder{color:var(--head);font-size:.875rem}.mobile-search #title-search .searchForm #title-search-input::-moz-placeholder{color:var(--head);font-size:.875rem}.mobile-search #title-search .searchForm #title-search-input:-ms-input-placeholder{color:var(--head);font-size:.875rem}.mobile-search #title-search .searchForm #title-search-input::-ms-input-placeholder{color:var(--head);font-size:.875rem}.mobile-search #title-search .searchForm #title-search-input::-webkit-input-placeholder{color:var(--head);font-size:.875rem}.mobile-search #title-search .searchForm #title-search-input::-moz-placeholder{color:var(--head);font-size:.875rem}.mobile-search #title-search .searchForm #title-search-input:-ms-input-placeholder{color:var(--head);font-size:.875rem}.mobile-search #title-search .searchForm #title-search-input::-ms-input-placeholder{color:var(--head);font-size:.875rem}.mobile-search #title-search .searchForm #title-search-input::-webkit-input-placeholder{color:var(--head);font-size:.875rem}.mobile-search #title-search .searchForm #title-search-input::-moz-placeholder{color:var(--head);font-size:.875rem}.mobile-search #title-search .searchForm #title-search-input:-ms-input-placeholder{color:var(--head);font-size:.875rem}.mobile-search #title-search .searchForm #title-search-input::-ms-input-placeholder{color:var(--head);font-size:.875rem}#mobile-search-close{border:none;background-color:rgba(0,0,0,0);font-family:var(--font-notoSans);font-size:.875rem;text-align:center;color:var(--head)}.firstRow-controls,.mm .slogan{display:none}.shortNav a{color:var(--text-secondary)}.shortMenu{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.shortMenu>*:not(:last-child){margin-right:40px}.burger-menu__button{width:28px;height:28px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-top:7px;padding-bottom:7px}.burger-menu__button span,.close-menu-button span{height:2px;width:21px;background-color:var(--head);-webkit-transition:-webkit-transform .2s linear;transition:-webkit-transform .2s linear;transition:transform .2s linear;transition:transform .2s linear, -webkit-transform .2s linear;transition:transform .2s linear,-webkit-transform .2s linear}.burger-menu__button.close>:nth-child(1){-webkit-transform:rotate(45deg);transform:rotate(45deg);position:relative;top:6px}.burger-menu__button.close>:nth-child(2){-webkit-transform:scaleX(0);transform:scaleX(0)}.burger-menu__button.close>:nth-child(3){-webkit-transform:rotate(-45deg);transform:rotate(-45deg);position:relative;bottom:6px}.shortNav__main .burger-menu__button{margin-left:auto}.mm .shortNav{height:100%;max-width:500px;position:fixed;top:0;right:0;z-index:102;background-color:#fff;padding:20px 50px 50px 36px;-webkit-transition:all .3s;transition:all .3s}.shortNav__main{font-size:1rem;-webkit-box-flex:1;-ms-flex:1;flex:1}.shortNav__main a.sub-menu-header__news{font-size:1rem;display:-webkit-box;display:-ms-flexbox;display:flex}.shortAuthMenu{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%}.mm .shortNav a.popUpMenu__news{display:-webkit-box;display:-ms-flexbox;display:flex}.shortNav__main>*{opacity:.5}.shortNav__main>*:not(:last-child){margin-bottom:20px}.shortNav .act{position:relative;left:-6px;border-left:2px solid var(--red-main);background-color:unset;opacity:1;padding-left:4px}}@media only screen and (max-width: 576px){.page{padding-top:100px}.rMenu-firstRow{padding-left:16px;padding-right:16px}.shortAuth{display:none}.shortMenu>*:not(:last-child){margin-right:24px}.sub-menu-header__container{height:45px}.sub-menu-header{padding-left:16px;padding-right:16px}.header-container .navigation-left__list{left:6px}.mm .shortNav{max-width:75%;padding:16px 16px 50px 32px}.shortNav__main>*:not(:last-child){margin-bottom:16px}.mobile-search{padding:12px 16px}}.flex{display:-webkit-box;display:-ms-flexbox;display:flex}.nav-sections .opacity{opacity:1}.display-none{display:none}.blur{-webkit-filter:blur(1px);filter:blur(1px)}.sub-menu-header .active{opacity:1}/*# sourceMappingURL=header.min.css.map */
/* End */


/* Start:/media/style/new-styles.css?17376379874122*/
.rMenu.new-year {
	background-repeat: no-repeat;
	background-size: auto;
	background-position: top center;
	/* background-image: url(/media/style/../NewYearBanner/ny-header-bg.svg); */
	/* Это на новый год */
}

.rMenu.new-year .slogan {
	margin-left: 20px;
	padding-left: 20px;
}

.rMenu-firstRow.new-year {
	padding: 14px 41px 15px 35px;
}

.rMenu-firstRow.new-year .bAuth,
.shortAuth {
	background-color: #fff;
}

.logo-wrapper.new-year a {
	height: 48px;
	width: 188px;
}

.logo-wrapper.new-year img {
	position: relative;
	/* top: -23px;
	left: -21px; */
	/* Это на новый год */
}

a.sub-menu-header__news ~ a {
	color: #909090;
}

.shortNav a.sub-menu-header__news {
	color: #909090;
}

.shortNav a.sub-menu-header__news.act {
	color: #262626;
}

.shortNav__main > * {
	opacity: 1;
}

.shortNav__main a.act {
	color: #262626;
}

.footer__banner-wrap {
	text-align: center;
	font-size: 0;
	margin-top: 45px;
	margin-bottom: 24px;
}

.footer__banner {
	max-width: 100%;
	object-fit: cover;
}

.footer__banner--tablet {
	display: none;
}

@media (max-width: 1650px) {
	.menu-header a {
		font-size: 16px;
	}

	.rMenu-firstRow.new-year {
		padding: 14px 41px 18px 35px;
	}
}

@media (max-width: 1500px) {
	.menu-header a {
		font-size: 15px;
	}
}

@media (max-width: 1440px) {
	.menu-header a {
		font-size: 13px;
	}

	.footer__banner-wrap {
		max-width: 889px;
		margin: 61px auto 47px;
	}

	.rMenu.new-year .slogan {
		margin-left: 10px;
		max-width: 200px;
		padding: 4.5px 0 4.5px 10px;
	}

	.rMenu-firstRow.new-year {
		padding: 14px 41px 22px 35px;
	}
}

@media only screen and (max-width: 1440px) and (min-width: 1206px) {
	.rMenu.new-year .slogan {
		padding-left: 14px;
		margin-left: 14px;
	}
}

@media (max-width: 1250px) {
	.logo-wrapper.new-year a {
		height: 38px;
		width: 150px;
	}

	.logo-wrapper.new-year img {
		/* top: -19px;
		left: -18px; */
		/* Это на новый год */
	}
}

@media (max-width: 1230px) {
	.menu-header a {
		font-size: 12px;
	}

	.rMenu-firstRow.new-year {
		padding: 23px 41px 32px 35px;
	}
}

@media (max-width: 1206px) {
	.rMenu.new-year {
		background-position: center -70px;
		background-color: #fff;
	}

	.rMenu-firstRow.new-year {
		padding: 10px 50px;
		background-color: transparent;
	}

	.logo-wrapper.new-year a {
		height: 31px;
		width: 123px;
	}

	.logo-wrapper.new-year img {
		/* top: -10px;
		left: -14px;
		width: 150px;
		height: 42px; */
		/* Это на новый год */
	}

	.mm .shortNav {
		background-repeat: no-repeat;
		background-size: auto;
		background-position: top left;
		/* background-image: url(/media/style/../NewYearBanner/ny-menu-bg.svg); */
		/* Это на новый год */
	}
}

@media (max-width: 1200px) {
	.rMenu-firstRow.new-year {
		padding: 7px 50px;
	}
}

@media (max-width: 800px) {
	.footer__banner-wrap {
		max-width: 667px;
		margin: -19px auto 22px;
	}

	.footer__banner {
		display: none;
	}

	.footer__banner--tablet {
		display: initial;
	}
}

@media (max-width: 576px) {
	.rMenu-firstRow.new-year {
		padding: 4px 16px;
	}

	.mm .shortNav {
		background-position: left -60px;
	}

	.footer__banner-wrap {
		margin: -19px auto 22px;
		max-width: 341px;
	}
}

.placeholder {
	pointer-events: none;
	height: 60px;
	background: #eee;
	background: -webkit-gradient(
		linear,
		left top,
		right top,
		color-stop(8%, #ececec),
		color-stop(18%, #f5f5f5),
		color-stop(33%, #ececec)
	);
	background: -o-linear-gradient(left, #ececec 8%, #f5f5f5 18%, #ececec 33%);
	background: linear-gradient(to right, #ececec 8%, #f5f5f5 18%, #ececec 33%);
	background-size: 200% 100%;
	-webkit-animation: 1.5s shine linear infinite;
	animation: 1.5s shine linear infinite;
}

@-webkit-keyframes shine {
	to {
		background-position-x: -200%;
	}
}

@keyframes shine {
	to {
		background-position-x: -200%;
	}
}

#move_totop-button {
	z-index: 104;
}

.mm .shortNav {
	z-index: 106;
}

/* End */


/* Start:/media/style/header-banner.css?17364292292861*/
.big-banner {
	display: flex;
	position: relative;
	background-color: #ce1313 !important;
}

.big-banner__wrap {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	height: 55px;
	max-width: 1600px;
	margin: 0 auto;
	text-decoration: none;
}

.big-banner__img {
	width: 60px;
	height: 60px;
}

.big-banner__wrap:hover .big-banner__desc {
	text-decoration: underline;
}

.big-banner__desc {
	position: relative;
	text-align: center;
	font-size: 22px;
	color: #fff;
	font-family: var(--font-notoSans);
	margin-left: 10px;
}

.big-banner__desc br {
	display: none;
}

.big-banner__close {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	right: 30px;
	width: 20px;
	height: 20px;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	background-image: url(/media/icons/icon-close-white.svg);
	background-color: transparent;
	transition: 0.2s;
	border: none;
	outline: none;
	cursor: pointer;
}

.big-banner__close:hover {
	background-image: url(/media/icons/icon-close-gray.svg);
}

@media (max-width: 1300px) {
	.big-banner__wrap {
		height: 3.692vw;
	}

	.big-banner__img {
		width: 3.692vw;
		height: 3.692vw;
	}

	.big-banner__desc {
		font-size: 1.538vw;
		margin-left: 0.532vw;
	}

	.big-banner__close {
		right: 20px;
		width: 17px;
		height: 17px;
	}
}

@media (max-width: 1024px) {
	.big-banner__wrap {
		height: 4.688vw;
	}

	.big-banner__img {
		width: 4.688vw;
		height: 4.688vw;
	}

	.big-banner__desc {
		font-size: 1.853vw;
	}

	.big-banner__close {
		right: 15px;
	}
}

@media (max-width: 900px) {
	.big-banner__wrap {
		height: 7.778vw;
	}

	.big-banner__img {
		display: none;
	}

	.big-banner__desc {
		max-width: 55.411vw;
		font-size: 2.222vw;
		margin-left: 0;
	}

	.big-banner__desc br {
		display: block;
	}
}

@media (max-width: 700px) {
	.big-banner__wrap {
		height: 10vw;
	}

	.big-banner__desc {
		max-width: 71.711vw;
		font-size: 2.857vw;
	}
}

@media (max-width: 576px) {
	.big-banner__wrap {
		height: 14.889vw;
	}

	.big-banner__desc {
		max-width: 91.711vw;
		font-size: 3.572vw;
	}

	.big-banner__close {
		top: 10px;
		transform: none;
		right: 10px;
		width: 15px;
		height: 15px;
	}
}

.mm.calendar-big-banner + .page {
	padding-top: 239px;
}

@media only screen and (max-width: 1206px) {
	.mm.calendar-big-banner + .page {
		padding-top: calc(104px + 3.692vw);
	}
}

@media only screen and (max-width: 1024px) {
	.mm.calendar-big-banner + .page {
		padding-top: calc(104px + 4.688vw);
	}
}

@media only screen and (max-width: 900px) {
	.mm.calendar-big-banner + .page {
		padding-top: calc(104px + 7.778vw);
	}
}

@media only screen and (max-width: 700px) {
	.mm.calendar-big-banner + .page {
		padding-top: calc(104px + 10vw);
	}
}

@media only screen and (max-width: 576px) {
	.mm.calendar-big-banner + .page {
		padding-top: calc(100px + 14.889vw);
	}
}

/* End */


/* Start:/media/style/header-phone.min.css?17030640658583*/
.header__phone-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-right:40px}.header__phone-icon{width:44px;height:44px;background-repeat:no-repeat;background-position:center;background-size:24px;background-color: #fff;background-image:url(/media/image/header/phone-icon-pc.svg);border-radius:4px;border:1px solid #f0f0f0;-webkit-transition:.2s;transition:.2s}.header__phone-content{margin-left:12px}.header__phone-link{font-family:"RobotoMedium",sans-serif;color:#262626;font-size:16px;-webkit-transition:.2s;transition:.2s;line-height:1;margin-top:5px}@media(max-width: 1300px){.header__phone-link{font-size:16px}}.header__phone-callback{display:inline;font-size:14px;color:#ce1313;-webkit-transition:.2s;transition:.2s}@media(min-width: 1201px){.header__phone-wrap:hover .header__phone-icon{background-color:#f8f8f8;border-color:#f8f8f8}.header__phone-wrap:hover .header__phone-link{color:#ce1313}}@media(max-width: 1300px){.header__phone-wrap{margin-right:20px}.header__phone-link{font-size:16px}}@media(max-width: 1200px){.header__phone-icon{display:none}.header__phone-content{margin-left:0}.header__phone-link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:14px;background-repeat:no-repeat;background-position:center left;background-size:24px;height:24px;padding-left:36px;background-image:url(/media/image/header/phone-icon-mob.svg);margin-top:0}.header__phone-callback{display:none}div.shortMenu>div.header__phone-wrap{margin-right:24px}}@media(max-width: 768px){.header__phone-link{padding-left:26px}.header__phone-link span{display:none}div.shortMenu>div.header__phone-wrap{margin-right:24px}div.shortMenu>.shortAuth{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1;margin-right:24px}div.shortMenu>.shortAuth+svg{margin-right:24px}}#filter-modal-container{top:0;height:100%;left:0;background-color:#000;opacity:0;position:fixed;width:100%;z-index:110;-webkit-transition:.2s;transition:.2s;visibility:hidden}.header-modal__body{position:fixed;z-index:112;top:50%;left:50%;width:calc(100% - 30px);max-width:850px;max-height:500px;height:100vh;background:#fff;-webkit-transform:translate(-50%, -40%);transform:translate(-50%, -40%);-webkit-transition:inherit;transition:inherit;display:-webkit-box;display:-ms-flexbox;display:flex;visibility:hidden;-webkit-transition:.2s;transition:.2s;overflow:hidden}.header-modal__body.active{opacity:1;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);visibility:visible}.header-modal__picture{background-image:url(/img/origin/laptop_top.jpg);background-size:cover;background-position:center;background-repeat:no-repeat;width:30%;height:100%;position:relative}.header-modal__content{width:70%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;overflow:auto;padding-top:40px}.header-modal__close{width:32px;height:32px;background-image:url(/index-files/css/../icons/icons.svg#plus);background-size:2rem;background-position:center;background-repeat:no-repeat;position:absolute;z-index:5;right:3%;top:3%;-webkit-transform:rotate(45deg);transform:rotate(45deg);cursor:pointer;-webkit-transition:.2s;transition:.2s;opacity:.7}.header-modal__close:hover{opacity:1}.header-modal__body .b24-form{font-family:NotoSansRegular,sans-serif !important}.header-modal__body div.b24-form-sign{max-width:225px;margin:0}.header-modal__body div.b24-form-wrapper.b24-form-border-bottom{border-bottom:none}.header-modal__body .b24-form-style-classic .b24-form-wrapper.b24-form-border-bottom{border-bottom:none}.header-modal__body .b24-form-padding-side{padding-left:0 !important;padding-right:0 !important}.header-modal__body .b24-form-content .b24-form-padding-side{padding-left:0 !important;padding-right:0 !important}.header-modal__body .b24-form-header-padding{border-bottom:none}.header-modal__body .b24-form-btn,RFclos .b24-form-field{max-width:34.25rem !important}.header-modal__body .b24-form-wrapper.b24-form-border-bottom{background-color:rgba(0,0,0,0);min-height:unset !important;margin-left:0 !important}.header-modal__body div.b24-form-header{padding-top:0;border-bottom:none}.header-modal__body div.b24-form-header .b24-form-header-title{font-family:var(--font-roboto) !important;color:var(--head);font-size:1.25rem !important;font-weight:500;margin:0 !important;text-align:left}.header-modal__body div.b24-form-header .b24-form-header-description{font-size:16px;text-align:left;color:#262626}.header-modal__body .b24-form-control{background-color:#fff !important}.header-modal__body .b24-form-btn-block button.b24-form-btn{font-family:var(--font-roboto);font-weight:500;max-width:220px !important;background-color:var(--red-main);margin:0;display:block}.header-modal__body .b24-form-btn.b24-form-btn-white:hover{color:#fff}.header-modal__body .b24-form-btn:hover{background-color:#f53535 !important}.header-modal__body .b24-form-sign-info{display:none}.header-modal__body .b24-form-state-container .b24-form-state.b24-form-success{background-color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:auto;height:100%;top:40px}.header-modal__body div.b24-form-wrapper.b24-form-border-bottom .b24-form-state-container .b24-form-state,.header-modal__body .b24-form-wrapper.b24-form-border-bottom .b24-form-state-container .b24-form-loader{bottom:-25px}.header-modal__body .b24-form-state-inner{position:absolute;top:50%;max-width:330px;text-align:center;-webkit-transform:translateY(-50%);transform:translateY(-50%);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header-modal__body .b24-form-state-icon.b24-form-success-icon{display:inline-block;margin:0 0 26px 0;width:5rem;height:5rem;background-image:url(/outsourcing/icons/icons.svg#icon_check);background-repeat:no-repeat;border:4px solid #fff;border-radius:100%;background-size:3rem;-webkit-filter:contrast(0) sepia(100%) saturate(100) brightness(0.9);filter:contrast(0) sepia(100%) saturate(100) brightness(0.9);background-position:60% 50%}.header-modal__body .b24-form-loader{display:none !important}.header-modal__body .b24-form-state .b24-form-error{display:none !important}.header-modal__body .b24-form-state .b24-form-warning{display:none !important}#modal-bitrix-form-callback{margin-top:0;width:90%;height:100%;padding-left:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}#modal-bitrix-form-callback .personal-data{font-family:var(--font-notoSans);font-size:.75rem;font-weight:400;letter-spacing:.01px;text-align:left;color:var(--text-secondary);border-bottom:1px solid var(--text-secondary);padding-bottom:2px;border-bottom-style:dashed;max-width:-webkit-max-content;max-width:-moz-max-content;max-width:max-content;text-decoration:none;margin:0;margin-bottom:20px}.header-modal__body .b24-form-header{display:block !important}.header-modal__body .address-wrapper{margin-top:1.25rem;font-family:var(--font-notoSans)}.header-modal__body .address-wrapper>:nth-child(2){margin-bottom:1.25rem !important}.header-modal__body .b24-form-field-agreement .b24-form-control-container{text-align:center}.header-modal__body div.b24-form-dropdown-container{-webkit-box-shadow:0 4px 8px rgba(0,0,0,.2);box-shadow:0 4px 8px rgba(0,0,0,.2)}@media(max-width: 576px){.header-modal__picture{display:none}.header-modal__content{width:100%}.header-modal__body div.b24-form-sign{margin:0 auto}.header-modal__body .b24-form-btn-block button.b24-form-btn{margin:0 auto}#modal-bitrix-form-callback .personal-data{margin:0 auto}}@media(max-width: 530px){div.header-modal__close{top:10px;right:10px}.header-modal__body div.b24-form-header .b24-form-header-title{line-height:1.2}.header-modal__body .b24-form-content.b24-form-padding-side{padding-bottom:0}}/*# sourceMappingURL=header-phone.min.css.map */
/* End */


/* Start:/index-files/css/b24form-fix.css?1723449131497*/
.b24-form-state-icon.b24-form-success-icon {
    margin: 0 0 26px 0;
    width: 5rem;
    height: 5rem;
    background-image: url(/outsourcing/icons/icons.svg#icon_check);
}

.b24-form-state-container .b24-form-state.b24-form-success {
    background-color: #fff;
    margin-bottom: 5px;
    left: -2px;
}

@media(max-width: 1024px) and (min-width: 576px){
    div.b24-form-field{
        margin-bottom: 7px;
    }

    div.b24-form-content{
        padding: 7px 31px;
    }
}
/* End */


/* Start:/pageBlockComponents/modal-banner/styleStaticBanner.css?17301819638018*/
@font-face {
	font-family: "NotoSansMedium";
	src: url("/media/font/NotoSans/NotoSansMedium.woff");
	font-style: normal;
	font-weight: 500;
	font-display: swap;
}

.webinar-modal__wrap {
	z-index: 103;
	font-size: 0;
	position: fixed;
	bottom: 20px;
	right: 20px;
	width: 400px;
	height: 400px;
	transform: translateY(130%);
	visibility: hidden;
	transition: 0.8s ease;
	opacity: 1;
	overflow: hidden;
	border-radius: 8px;
	box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.2);
	padding: 12px 16px 16px;
	background-color: #fff;
}

.webinar-modal__wrap.blur {
	z-index: 100;
}

.webinar-modal__wrap.active {
	visibility: visible;
	transform: translateY(0);
}

.webinar-modal__close-btn {
	position: absolute;
	z-index: 2;
	top: 12px;
	right: 16px;
	width: 32px;
	height: 32px;
	border-radius: 50%;
	background-color: transparent;
	border: 1px solid var(--red-main);
	background-color: var(--red-main);
	border-color: var(--red-main);
	transition: 0.4s ease;
	cursor: pointer;
}

.webinar-modal__close-btn:hover {
	background-color: var(--head);
	border-color: var(--head);
}

.webinar-modal__close-btn:focus {
	background-color: #f93232;
	border-color: #f93232;
}

.webinar-modal__close-btn:hover:before,
.webinar-modal__close-btn:hover:after,
.webinar-modal__close-btn:focus:before,
.webinar-modal__close-btn:focus:after {
	background-color: #fff;
}

.webinar-modal__close-btn:before,
.webinar-modal__close-btn:after {
	position: absolute;
	content: "";
	top: 50%;
	left: 50%;
	width: 12px;
	transform: translate(-50%, -50%);
	height: 1px;
	background-color: #fff;
	transition: 0.4s ease;
}

.webinar-modal__close-btn:before {
	transform: translate(-50%, -50%) rotate(45deg);
}

.webinar-modal__close-btn:after {
	transform: translate(-50%, -50%) rotate(135deg);
}

.footer {
	transition: 0.4s ease;
}

.footer.modal-open {
	padding-bottom: 450px;
}

.red-text {
	color: #ce1313;
}

.webinar-modal__top {
	position: relative;
	height: 158px;
	border-bottom: 1px solid var(--gray-1);
}

.webinar-modal__title {
	position: absolute;
	left: 1px;
	top: 5px;
	width: 149px;
	padding-left: 23px;
	font-family: var(--font-notoSans);
	font-weight: initial;
	font-size: 14px;
	background-repeat: no-repeat;
	background-position: center left;
	background-size: 18px;
	background-image: url(/pageBlockComponents/modal-banner/rupor.svg);
}

.webinar-modal__banner {
	position: absolute;
	top: 0;
	left: 50%;
	transform: translateX(-50%);
	object-fit: cover;
	object-position: center top;
	width: 100%;
	/* max-width: 130px; */
	pointer-events: none;
	height: 100%;
}

.webinar-modal__content {
	display: flex;
	align-items: flex-end;
	position: relative;
	z-index: 1;
	height: 100%;
}

.webinar-modal__subtitle {
	font-family: var(--font-roboto);
	font-weight: initial;
	font-size: 18px;
	color: #363636;
	margin-top: 12px;
	line-height: 1.2;
	margin-bottom: 0;
}

.webinar-modal__desc {
	font-family: var(--font-notoSans);
	font-size: 13px;
	margin-top: 6px;
	color: #363636;
}

.webinar-modal__card {
	display: flex;
	align-items: center;
	height: 46px;
	border-radius: 8px;
	padding-right: 8px;
	padding: 7px 12px;
	background-color: #f9f9f9;
	margin-top: 12px;
}

.webinar-modal__card + .webinar-modal__card {
	margin-top: 6px;
}

.webinar-modal__card-title {
	font-size: 12px;
	font-family: var(--font-notoSans);
	color: var(--gray-assign);
	border-right: 1px solid var(--gray-1);
	padding: 8px 8px 8px 0;
	width: 60px;
}

.webinar-modal__card-desc {
	color: #363636;
	font-family: "NotoSansMedium", sans-serif;
	font-size: 13px;
	padding-left: 12px;
}

.webinar-modal__portal-desc {
	font-size: 13px;
	font-family: "NotoSansMedium", sans-serif;
	color: #ce1313;
	transition: 0.2s;
	text-decoration: underline;
	margin-left: 10px;
}

.webinar-modal__portal-desc:hover {
	color: #f83434;
}

.webinar-modal__more-info {
	display: flex;
	align-items: center;
	justify-content: center;
	background-color: #ce1313;
	margin-top: 16px;
	width: 100%;
	height: 42px;
	font-size: 13px;
	font-family: "NotoSansMedium", sans-serif;
	color: #fff;
	transition: 0.3s ease;
	border-radius: 6px;
	text-decoration: none;
	-webkit-tap-highlight-color: transparent;
}

.webinar-modal__more-info:hover {
	background-color: #f83434;
}

@media (min-width: 1024px) {
	.webinar-modal__social-icon {
		transition: 0.4s ease;
	}
}

@media (max-width: 917px) {
	.webinar-modal__wrap {
		left: 50%;
		transform: translateX(-50%) translateY(130%);
	}

	.webinar-modal__wrap.active {
		transform: translateX(-50%) translateY(0);
	}
}

@media (max-width: 450px) {
	.webinar-modal__wrap {
		width: 92vw;
		height: 92vw;
		max-width: 88.889vw;
		padding: 2.667vw 3.556vw 3.556vw;
	}

	.webinar-modal__close-btn {
		top: 2.667vw;
		right: 3.556vw;
		width: 7.111vw;
		height: 7.111vw;
	}

	.webinar-modal__close-btn:before,
	.webinar-modal__close-btn:after {
		width: 2.667vw;
	}

	.webinar-modal__top {
		height: 35.111vw;
	}

	.webinar-modal__title {
		left: 0.222vw;
		top: 1.111vw;
		width: 33.289vw;
		padding-left: 5.111vw;
		font-size: 3.111vw;
		background-size: 4vw;
	}

	.webinar-modal__title.free:before {
		top: 0.222vw;
		right: 0.222vw;
		width: 9.111vw;
		height: 4.444vw;
	}

	.webinar-modal__subtitle {
		font-size: 4vw;
		margin-top: 2.667vw;
	}

	.webinar-modal__desc {
		font-size: 2.889vw;
		margin-top: 1.333vw;
	}

	.webinar-modal__card {
		height: 10.222vw;
		padding-right: 1.778vw;
		padding: 1.556vw 2.667vw;
		margin-top: 2.667vw;
	}

	.webinar-modal__card + .webinar-modal__card {
		margin-top: 1.333vw;
	}

	.webinar-modal__card-title {
		font-size: 2.667vw;
		padding: 1.778vw 1.778vw 1.778vw 0;
		width: 13.333vw;
	}

	.webinar-modal__card-desc {
		font-size: 2.889vw;
		padding-left: 2.667vw;
	}

	.webinar-modal__portal-desc {
		font-size: 2.889vw;
		margin-left: 2.222vw;
	}

	.webinar-modal__socials-list {
		width: 19.333vw;
		padding-left: 2.667vw;
	}

	.webinar-modal__social-item + .webinar-modal__social-item {
		margin-left: 2.222vw;
	}

	.webinar-modal__social-icon {
		width: 7.111vw;
		height: 7.111vw;
	}

	.webinar-modal__more-info {
		margin-top: 3.556vw;
		height: 9.333vw;
		font-size: 2.889vw;
	}
}

@media (max-width: 380px) {
	.webinar-modal__wrap {
		max-width: 94vw;
		width: 100vw;
		height: 94vw;
		padding: 3.158vw 4.211vw 4.211vw;
		right: 5.263vw;
		bottom: 5.263vw;
	}

	.webinar-modal__close-btn {
		top: 3.158vw;
		right: 4.211vw;
		width: 8.421vw;
		height: 8.421vw;
	}

	.webinar-modal__close-btn:before,
	.webinar-modal__close-btn:after {
		width: 3.158vw;
	}

	.webinar-modal__top {
		height: 41.579vw;
	}

	.webinar-modal__title {
		top: 1.316vw;
		width: 34.211vw;
		padding-left: 6.316vw;
		font-size: 3.684vw;
		background-size: contain;
	}

	.webinar-modal__title {
		top: 0.263vw;
		right: 0.263vw;
		width: 39.789vw;
		font-size: 3.484vw;
		height: 5.263vw;
	}

	.webinar-modal__subtitle {
		font-size: 4.737vw;
		margin-top: 3.158vw;
	}

	.webinar-modal__desc {
		font-size: 3.421vw;
		margin-top: 1.579vw;
	}

	.webinar-modal__card {
		height: 12.105vw;
		padding-right: 2.105vw;
		padding: 1.842vw 3.158vw;
		margin-top: 3.158vw;
	}

	.webinar-modal__card + .webinar-modal__card {
		margin-top: 1.579vw;
	}

	.webinar-modal__card-title {
		font-size: 3.158vw;
		padding: 2.105vw 2.105vw 2.105vw 0;
		width: 15.789vw;
	}

	.webinar-modal__socials-list {
		width: 22.895vw;
		padding-left: 3.158vw;
	}

	.webinar-modal__social-item + .webinar-modal__social-item {
		margin-left: 2.632vw;
	}

	.webinar-modal__social-icon {
		width: 8.421vw;
		height: 8.421vw;
	}

	.webinar-modal__more-info {
		margin-top: 4.211vw;
		height: 11.053vw;
		font-size: 3.421vw;
	}
}

/* End */


/* Start:/pageBlockComponents/sidebar-menu/css/style.css?17079917149104*/
.sidebar-menu {
  position: fixed;
  z-index: 10;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  border-radius: 0px 8px 8px 0px;
  background: #282A32;
  width: 320px;
  padding: 16px 8px 12px;
  -webkit-transition: width 0.4s ease-in-out, height 0.4s ease-in-out, padding 0.1s ease-in-out;
  transition: width 0.4s ease-in-out, height 0.4s ease-in-out, padding 0.1s ease-in-out;
  height: 667px;
  max-height: calc(100vh - var(--headerHeight));
  overflow: hidden;
  margin-bottom: auto;
}
.sidebar-menu.centered {
  margin-top: 0;
}
.sidebar-menu__wrap {
  height: 100%;
}
.sidebar-menu.hide {
  width: 64px;
}
.sidebar-menu.hide .sidebar-menu__list {
  overflow-y: hidden;
}
.sidebar-menu.hide .sidebar-menu__heading-text {
  visibility: hidden;
  opacity: 0;
  width: 0;
  padding-left: 0;
}
.sidebar-menu.hide .sidebar-menu__link-text {
  visibility: hidden;
  opacity: 0;
}
.sidebar-menu__heading {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding-bottom: 16px;
  border-bottom: 1px solid #373A44;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
.sidebar-menu__heading-text {
  -webkit-transition: 0.2s;
  transition: 0.2s;
  white-space: nowrap;
  padding: 11px 0 11px 11px;
  font-family: var(--font-roboto-bold);
  color: #fff;
  font-size: 18px;
  margin: 0;
}
.sidebar-menu__btn {
  min-width: 40px;
  height: 40px;
  background-color: #fff;
  border: none;
  border-radius: 50%;
  cursor: pointer;
  -webkit-transition: 0.2s;
  transition: 0.2s;
  -webkit-box-shadow: 0px 1px 7px 0px rgba(40, 42, 50, 0.2);
  box-shadow: 0px 1px 7px 0px rgba(40, 42, 50, 0.2);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 20px;
  background-image: url(/pageBlockComponents/sidebar-menu/css/../img/sprite.svg#arrow-right);
  margin-left: auto;
  margin-right: 4px;
  -webkit-tap-highlight-color: transparent;
}
.sidebar-menu__btn:hover {
  background-image: url(/pageBlockComponents/sidebar-menu/css/../img/sprite.svg#arrow-right-active);
}
.sidebar-menu__btn.active {
  background-image: url(/pageBlockComponents/sidebar-menu/css/../img/sprite.svg#close);
}
.sidebar-menu__list {
  list-style-type: none;
  padding-left: 0;
  margin: 0;
  margin-top: 4px;
  overflow-y: auto;
  overflow-x: hidden;
  scroll-behavior: smooth;
  height: 588px;
  max-height: calc(100vh - (131px + var(--height)));
}
@supports (-moz-appearance:none) {
  .sidebar-menu__list {
    scrollbar-width: thin;
    scrollbar-color: #939599 transparent;
  }
}
.sidebar-menu__list::-webkit-scrollbar {
  width: 2px;
  height: 4px;
  border-radius: 2px;
}
.sidebar-menu__list::-webkit-scrollbar-thumb {
  border: 2px solid transparent;
  border-radius: 2px;
  background-color: #939599;
}
.sidebar-menu__item {
  padding-left: 0;
  white-space: nowrap;
}
.sidebar-menu__item + .sidebar-menu__item {
  margin-top: 4px;
}
.sidebar-menu__link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  padding: 12px;
  border-radius: 10px;
  -webkit-transition: background 0.2s;
  transition: background 0.2s;
  color: #fff;
  text-decoration: none;
  font-family: var(--font-notoSans);
  font-size: 14px;
  height: 48px;
}
.sidebar-menu__link:hover {
  background-color: #3B3F49;
}
.sidebar-menu__link-icon {
  display: inline-block;
  font-size: 0;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  min-width: 24px;
  height: 24px;
}
.sidebar-menu__link-icon--home {
  background-image: url(/pageBlockComponents/sidebar-menu/css/../img/sprite.svg#home);
}
.sidebar-menu__link-icon--consult {
  background-image: url(/pageBlockComponents/sidebar-menu/css/../img/sprite.svg#consult);
}
.sidebar-menu__link-icon--jur {
  background-image: url(/pageBlockComponents/sidebar-menu/css/../img/sprite.svg#jur);
}
.sidebar-menu__link-icon--news {
  background-image: url(/pageBlockComponents/sidebar-menu/css/../img/sprite.svg#news);
}
.sidebar-menu__link-icon--useful {
  background-image: url(/pageBlockComponents/sidebar-menu/css/../img/sprite.svg#useful);
}
.sidebar-menu__link-icon--expert {
  background-image: url(/pageBlockComponents/sidebar-menu/css/../img/sprite.svg#expert);
}
.sidebar-menu__link-icon--quest {
  background-image: url(/pageBlockComponents/sidebar-menu/css/../img/sprite.svg#quest);
}
.sidebar-menu__link-icon--templates {
  background-image: url(/pageBlockComponents/sidebar-menu/css/../img/sprite.svg#templates);
}
.sidebar-menu__link-icon--fno {
  background-image: url(/pageBlockComponents/sidebar-menu/css/../img/sprite.svg#fno);
}
.sidebar-menu__link-icon--webinars {
  background-image: url(/pageBlockComponents/sidebar-menu/css/../img/sprite.svg#webinars);
}
.sidebar-menu__link-icon--kurs {
  background-image: url(/pageBlockComponents/sidebar-menu/css/../img/sprite.svg#kurs);
}
.sidebar-menu__link-icon--authors {
  background-image: url(/pageBlockComponents/sidebar-menu/css/../img/sprite.svg#authors);
}
.sidebar-menu__link-text {
  -webkit-transition: 0.2s;
  transition: 0.2s;
  margin-left: 10px;
}
@media (max-width: 1600px) {
  .sidebar-menu {
    padding: 12px 8px;
    height: 613px;
  }
  .sidebar-menu.hide {
    width: 52px;
    padding: 12px 4px 12px;
  }
  .sidebar-menu__heading {
    padding-bottom: 12px;
  }
  .sidebar-menu__link {
    height: 44px;
    padding: 10px;
  }
  .sidebar-menu__btn {
    margin-right: 2px;
  }
}
/* @media(max-width: 1780px) and (min-width: 1601px) {
  .sidebar-menu {
    border-radius: 8px;
    top: initial;
    bottom: 30px;
    left: 50px;
    transform: none;
    max-height: calc(100vh - var(--headerHeight) - 30px);
    width: 320px;
    height: 667px;
    padding-bottom: 16px;
    padding-top: 16px;

    &.hide {
      width: 217px;
      height: 72px;
      padding: 16px 8px;

      .sidebar-menu {
        &__heading-text {
          visibility: visible;
          opacity: 1;
          width: initial;
          padding-left: 8px;
        }
      }
    }

    &__heading {
      padding-bottom: 16px;
    }

    &__heading-text {
      font-family: var(--font-roboto-bold);
      font-size: 16px;
      padding: 8px 0 8px 8px;
    }

    &__list {
      max-height: calc(100vh - (155px + var(--height)));
    }

    &__link {
      height: 48px;
      padding: 12px;
    }

    &__btn {
      margin-right: 4px;
      background-image: url(/pageBlockComponents/sidebar-menu/css/../img/sprite.svg#arrow-top);

      &:not(.active):hover {
        background-image: url(/pageBlockComponents/sidebar-menu/css/../img/sprite.svg#arrow-top-active);
      }
    }
  }
} */
@media (max-width: 1800px) {
  .sidebar-menu {
    border-radius: 8px;
    top: initial;
    bottom: 30px;
    left: 50px;
    -webkit-transform: none;
    transform: none;
    max-height: calc(100vh - var(--headerHeight) - 30px);
    width: 320px;
    height: 667px;
    padding-bottom: 16px;
    padding-top: 16px;
  }
  .sidebar-menu.hide {
    width: 217px;
    height: 72px;
    padding: 16px 8px;
  }
  .sidebar-menu.hide .sidebar-menu__heading-text {
    visibility: visible;
    opacity: 1;
    width: initial;
    padding-left: 8px;
  }
  .sidebar-menu__heading {
    padding-bottom: 16px;
  }
  .sidebar-menu__heading-text {
    font-family: var(--font-roboto-bold);
    font-size: 16px;
    padding: 8px 0 8px 8px;
  }
  .sidebar-menu__list {
    max-height: calc(100vh - (155px + var(--height)));
  }
  .sidebar-menu__link {
    height: 48px;
    padding: 12px;
  }
  .sidebar-menu__btn {
    margin-right: 4px;
    background-image: url(/pageBlockComponents/sidebar-menu/css/../img/sprite.svg#arrow-top);
  }
  .sidebar-menu__btn:not(.active):hover {
    background-image: url(/pageBlockComponents/sidebar-menu/css/../img/sprite.svg#arrow-top-active);
  }
}
@media (max-height: 600px) {
  .sidebar-menu {
    border-radius: 8px;
    top: initial;
    bottom: 30px;
    left: 50px;
    -webkit-transform: none;
    transform: none;
    max-height: calc(100vh - var(--headerHeight) - 30px);
    width: 320px;
    height: 667px;
    padding-bottom: 16px;
    padding-top: 16px;
  }
  .sidebar-menu.hide {
    width: 217px;
    height: 72px;
    padding: 16px 8px;
  }
  .sidebar-menu.hide .sidebar-menu__heading-text {
    visibility: visible;
    opacity: 1;
    width: initial;
    padding-left: 8px;
  }
  .sidebar-menu__heading {
    padding-bottom: 16px;
  }
  .sidebar-menu__heading-text {
    font-family: var(--font-roboto-bold);
    font-size: 16px;
    padding: 8px 0 8px 8px;
  }
  .sidebar-menu__list {
    max-height: calc(100vh - (155px + var(--height)));
  }
  .sidebar-menu__link {
    height: 48px;
    padding: 12px;
  }
  .sidebar-menu__btn {
    margin-right: 4px;
    background-image: url(/pageBlockComponents/sidebar-menu/css/../img/sprite.svg#arrow-top);
  }
  .sidebar-menu__btn:not(.active):hover {
    background-image: url(/pageBlockComponents/sidebar-menu/css/../img/sprite.svg#arrow-top-active);
  }
}
@media (max-width: 576px) {
  .sidebar-menu {
    padding-top: 13px;
    padding-bottom: 13px;
    bottom: 16px;
    left: 16px;
    max-height: calc(100vh - var(--headerHeight) - 66px);
    max-height: calc(100svh - var(--headerHeight));
    width: calc(100% - 32px);
  }
  .sidebar-menu.hide {
    padding: 13px 8px;
  }
  .sidebar-menu__btn {
    min-width: 35px;
    height: 35px;
  }
  .sidebar-menu__heading-text {
    padding: 7px 0 6px 8px;
  }
  .sidebar-menu.hide {
    height: 64px;
    width: 213px;
  }
  .sidebar-menu__list {
    max-height: calc(100vh - (139px + var(--height)));
    max-height: calc(100svh - (121px + var(--height)));
  }
}

/* End */


/* Start:/pageBlockComponents/modal-selector/css/style.css?17162764139944*/
@font-face {
  font-family: "NotoSansMedium";
  src: url("/media/font/NotoSans/NotoSansMedium.woff2");
  font-style: normal;
  font-weight: 500;
  font-display: swap;
}
.js_selector_bg {
  position: fixed;
  z-index: 1100;
  content: '';
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: transparent;
  opacity: 0;
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
  cursor: pointer;
  visibility: hidden;
}
.js_selector_bg.active {
  opacity: 1;
  visibility: visible;
  background-color: rgba(0, 0, 0, 0.3);
}
.modal-selector {
  position: fixed;
  z-index: 1111;
  max-width: 912px;
  width: calc(100% - 40px);
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  border-radius: 16px;
  background-color: #fff;
  -webkit-box-shadow: 3px 3px 8px rgba(0, 0, 0, 0.12);
  box-shadow: 3px 3px 8px rgba(0, 0, 0, 0.12);
  -webkit-transition: 0.4s ease;
  transition: 0.4s ease;
  overflow: hidden;
  max-height: 684px;
  height: 100%;
  padding: 20px 0 40px;
  opacity: 0;
  visibility: hidden;
}
.modal-selector.active {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translate(-50%, -50%) scale(1);
  transform: translate(-50%, -50%) scale(1);
}
.modal-selector * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  outline: none;
  font-family: var(--font-notoSans);
}
.modal-selector *:after,
.modal-selector *:before {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.modal-selector ul,
.modal-selector li {
  list-style-type: none;
}
.modal-selector ul {
  padding-left: 0;
}
.modal-selector p {
  margin-bottom: 0;
}
.modal-selector .hidden {
  display: none;
}
.modal-selector.active {
  visibility: visible;
  opacity: 1;
  -webkit-transform: translate(-50%, -50%) scale(1);
  transform: translate(-50%, -50%) scale(1);
}
.modal-selector__wrap {
  padding: 0 20px 0;
  height: 100%;
  overflow: auto;
}
@supports (-moz-appearance:none) {
  .modal-selector__wrap {
    scrollbar-width: thin;
    scrollbar-color: rgba(206, 19, 19, 0.7) #f1f1f1;
  }
}
.modal-selector__wrap::-webkit-scrollbar {
  width: 5px;
}
.modal-selector__wrap::-webkit-scrollbar-track {
  background: #f1f1f1;
}
.modal-selector__wrap::-webkit-scrollbar-thumb {
  background: rgba(206, 19, 19, 0.7);
  border-radius: 3px;
}
.modal-selector__wrap::-webkit-scrollbar-thumb:hover {
  background: var(--red-main);
}
.modal-selector__close {
  position: absolute;
  background-color: transparent;
  -webkit-transition: 0.4s ease;
  transition: 0.4s ease;
  top: 20px;
  right: 20px;
  width: 56px;
  height: 56px;
  border: none;
  background-color: #fff;
}
.modal-selector__close:before,
.modal-selector__close:after {
  position: absolute;
  content: '';
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  height: 2px;
  width: 42px;
  background-color: var(--gray-assign);
  -webkit-transition: 0.4s ease;
  transition: 0.4s ease;
}
.modal-selector__close:hover:before,
.modal-selector__close:hover:after {
  background-color: #F93232;
}
.modal-selector__close:focus:before,
.modal-selector__close:focus:after {
  background-color: #F93232;
}
.modal-selector__close:before {
  -webkit-transform: translate(-50%, -50%) rotate(45deg);
  transform: translate(-50%, -50%) rotate(45deg);
}
.modal-selector__close:after {
  -webkit-transform: translate(-50%, -50%) rotate(135deg);
  transform: translate(-50%, -50%) rotate(135deg);
}
.modal-selector__title {
  color: #262626;
  font-family: var(--font-roboto);
  font-size: 20px;
  text-align: center;
  margin-top: 14px;
  margin-top: 11px;
  line-height: 1.6;
}
.modal-selector__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin: 32px 20px 0;
}
.modal-selector__item {
  width: 48%;
  height: 100%;
  border-radius: 16px;
  border: 1px solid var(--gray-1);
  padding: 12px 12px 28px;
}
.modal-selector__img-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-radius: 8px;
  background-color: #F7F7F7;
  height: 130px;
}
.modal-selector__item-title {
  text-align: center;
  margin-top: 19px;
  font-size: 18px;
  line-height: 1.2;
  color: #005DA1;
  font-family: "NotoSansMedium", sans-serif;
}
.modal-selector__item-title.red-text {
  display: block;
  color: var(--red-main);
}
.modal-selector__item-desc {
  text-align: center;
  margin-top: 7px;
  font-size: 15px;
  line-height: 1.6;
  color: var(--text-secondary);
}
.modal-selector__desc-list {
  padding-top: 20px;
  min-height: 218px;
  margin-top: 9px;
  border-top: 1px solid var(--gray-1);
}
.modal-selector__desc-item {
  font-size: 14px;
  color: var(--text-secondary);
  padding-left: 41px;
  line-height: 1.4;
  background-repeat: no-repeat;
  background-position: 15px top;
  background-size: 20px;
}
.modal-selector__desc-item + .modal-selector__desc-item {
  margin-top: 10px;
}
.modal-selector__desc-item--cab-1 {
  background-image: url(/pageBlockComponents/modal-selector/img/cabinet-1.svg);
}
.modal-selector__desc-item--cab-2 {
  background-image: url(/pageBlockComponents/modal-selector/img/cabinet-2.svg);
}
.modal-selector__desc-item--cab-3 {
  background-image: url(/pageBlockComponents/modal-selector/img/cabinet-3.svg);
}
.modal-selector__desc-item--cab-4 {
  background-image: url(/pageBlockComponents/modal-selector/img/cabinet-4.svg);
}
.modal-selector__desc-item--cab-5 {
  background-image: url(/pageBlockComponents/modal-selector/img/cabinet-5.svg);
}
.modal-selector__desc-item--port-1 {
  background-image: url(/pageBlockComponents/modal-selector/img/portal-1.svg);
}
.modal-selector__desc-item--port-2 {
  background-image: url(/pageBlockComponents/modal-selector/img/portal-2.svg);
}
.modal-selector__desc-item--port-3 {
  background-image: url(/pageBlockComponents/modal-selector/img/portal-3.svg);
}
.modal-selector__desc-item--port-4 {
  background-image: url(/pageBlockComponents/modal-selector/img/portal-4.svg);
}
.modal-selector__desc-item--port-5 {
  background-image: url(/pageBlockComponents/modal-selector/img/portal-5.svg);
}
.modal-selector__desc-item--port-6 {
  background-image: url(/pageBlockComponents/modal-selector/img/portal-6.svg);
}
.modal-selector__item-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-size: 16px;
  font-family: var(--font-roboto-reg);
  width: 211px;
  height: 51px;
  border-radius: 5px;
  margin: 27px auto 0;
  background-color: #005DA1;
  color: #fff;
  -webkit-transition: 0.2s;
  transition: 0.2s;
  border: none;
  text-decoration: none;
}
.modal-selector__item-link:hover {
  background-color: #0374c5;
}
.modal-selector__item-link.red-text {
  color: #fff;
  background-color: var(--red-main);
}
.modal-selector__item-link.red-text:hover {
  background-color: #f53535;
}
@media (max-height: 650px) {
  .modal-selector__close {
    width: 39px;
    height: 39px;
    top: 10px;
    right: 5px;
  }
  .modal-selector__close:before,
  .modal-selector__close:after {
    width: 30px;
  }
}
@media (max-width: 1024px) {
  .modal-selector__list {
    margin-left: 0;
    margin-right: 0;
  }
  .modal-selector__item {
    width: 49%;
  }
}
@media (max-width: 830px) {
  .modal-selector {
    max-height: 657px;
    padding-bottom: 20px;
  }
  .modal-selector__item {
    padding-bottom: 12px;
  }
  .modal-selector__item-title {
    margin-top: 10px;
  }
  .modal-selector__item-desc {
    max-width: 275px;
    margin: 2px auto 0;
  }
  .modal-selector__desc-list {
    padding-top: 10px;
  }
  .modal-selector__desc-item {
    padding-left: 26px;
    background-position: 0px top;
  }
  .modal-selector__item-link {
    margin-top: 12px;
  }
}
@media (max-width: 780px) {
  .modal-selector {
    padding-top: 19px;
    padding-bottom: 16px;
    max-height: 354px;
    height: calc(100% - 32px);
  }
  .modal-selector__close {
    top: 2px;
    right: 0;
    width: 39px;
    height: 39px;
    border-top-right-radius: 16px;
  }
  .modal-selector__close:before,
  .modal-selector__close:after {
    width: 22px;
  }
  .modal-selector__wrap {
    padding: 0 16px;
  }
  .modal-selector__title {
    font-size: 16px;
    margin-top: 0;
  }
  .modal-selector__list {
    margin-top: 17px;
  }
  .modal-selector__item {
    padding: 8px 8px 20px;
  }
  .modal-selector__img-wrap {
    height: 100px;
  }
  .modal-selector__img {
    -o-object-fit: contain;
    object-fit: contain;
    height: 97%;
  }
  .modal-selector__item-title {
    font-size: 16px;
    margin-top: 14px;
  }
  .modal-selector__item-desc {
    font-size: 14px;
    max-width: 270px;
  }
  .modal-selector__desc-list {
    min-height: initial;
  }
  .modal-selector__desc-item {
    display: none;
  }
  .modal-selector__item-link {
    font-size: 14px;
    margin-top: 5px;
    width: 193px;
    height: 41px;
  }
}
@media (max-width: 576px) {
  .modal-selector {
    padding-top: 16px;
    max-height: 656px;
  }
  .modal-selector__close {
    top: 14px;
    z-index: 2;
  }
  .modal-selector__list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-top: 56px;
  }
  .modal-selector__item {
    width: 100%;
  }
  .modal-selector__item + .modal-selector__item {
    margin-top: 16px;
  }
  .modal-selector__title {
    position: fixed;
    margin: 0;
    top: 0;
    background-color: #fff;
    left: 0;
    padding: 16px 37px 10px;
    width: 100%;
    line-height: 1.3;
  }
  .modal-selector__desc-list {
    padding-top: 10px;
    margin-top: 7px;
  }
}

/* End */


/* Start:/media/style/footer.min.css?17097018524690*/
.footer{color:#fff;font-family:var(--font-roboto-reg);font-size:.875rem;background-color:#212121;padding:36px 34px 32px 34px}.footer nav{border-bottom:1px solid rgba(112,112,112,.3764705882);display:-ms-grid;display:grid;-ms-grid-columns:1fr 52px 1fr 52px 1fr 52px 1fr 52px 1fr;grid-template-columns:repeat(5, 1fr);gap:52px;margin:0 auto 24px auto;max-width:1672px;padding:0 16px 24px 16px}.footer a{color:#fff;text-decoration:none;-webkit-transition:opacity .4s linear;transition:opacity .4s linear}.footer-list__title{font-size:.875rem;font-weight:400;color:rgba(255,255,255,.5);margin-top:0;margin-bottom:16px;text-transform:uppercase}.footer-list__items{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:12px}.footer-list__items>a{padding-top:4px;padding-bottom:4px}.footer .socNet{margin-top:0;margin-bottom:12px}.liveinternet{z-index:9999}.websiteInfo{color:#ced3d9;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;font-family:var(--font-notoSans);font-size:.75rem;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.websiteInfo__col-1{text-align:center}.websiteInfo__col-1 br{display:none}.websiteInfo__col-2{text-align:center;margin-top:4px}.metric-container{height:31px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:23px}.b24-widget-button-wrapper.b24-widget-button-visible{bottom:15px;right:15px}.b24-widget-button-wrapper{z-index:101}@media only screen and (max-width: 1600px){.footer nav{max-width:1471px}}@media only screen and (max-width: 1440px){.footer nav{max-width:1238px;gap:40px}}@media only screen and (max-width: 1024px){.footer{padding-top:24px;padding-bottom:24px}.footer__about-company-list{grid-area:about-company}.footer__popular-list{grid-area:popular}.footer__useful-list{grid-area:useful}.footer__news-list{grid-area:news}.footer__service-list{grid-area:service}.footer__about-company-list,.footer__useful-list{padding-right:14px}.footer__popular-list,.footer__news-list{padding-left:14px}.footer nav{gap:0;-ms-grid-columns:1fr 0 1fr;grid-template-columns:1fr 1fr;-ms-grid-rows:auto 0 auto 0 auto;grid-template-areas:"about-company popular" "useful news" "service service";max-width:calc(100vw - 100px);padding:0 0 20px 0}.footer-list:not(:last-child){border-bottom:1px solid rgba(112,112,112,.5);padding-bottom:16px;margin-bottom:20px}.footer-list__items{-webkit-column-gap:20px;-moz-column-gap:20px;column-gap:20px}.footer-list:not(:last-child) .footer-list__items{display:-ms-grid;display:grid;-ms-grid-columns:1fr 1fr;grid-template-columns:1fr 1fr}.footer-list:last-child .footer-list__items{display:-ms-grid;display:grid;-ms-grid-columns:1fr 34px 1fr 34px 1fr;grid-template-columns:1fr 1fr 1fr;-webkit-column-gap:34px;-moz-column-gap:34px;column-gap:34px}}@media only screen and (max-width: 1024px){.footer__about-company-list{-ms-grid-row:1;-ms-grid-column:1}.footer__popular-list{-ms-grid-row:1;-ms-grid-column:3}.footer__useful-list{-ms-grid-row:3;-ms-grid-column:1}.footer__news-list{-ms-grid-row:3;-ms-grid-column:3}.footer__service-list{-ms-grid-row:5;-ms-grid-column:1;-ms-grid-column-span:3}}@media only screen and (max-width: 576px){.footer{padding-left:16px;padding-right:16px;padding-bottom:80px}.footer nav{gap:0;-ms-grid-columns:1fr;grid-template-columns:1fr;-ms-grid-rows:auto 0 auto 0 auto 0 auto 0 auto;grid-template-areas:"about-company" "popular" "useful" "news" "service";max-width:calc(100vw - 32px)}.footer-list__items{font-size:13px}.footer__about-company-list,.footer__useful-list{padding-right:0px}.footer__popular-list,.footer__news-list{padding-left:0px}.footer-list__items{-webkit-column-gap:23px;-moz-column-gap:23px;column-gap:23px}.footer-list:last-child .footer-list__items{-ms-grid-columns:1fr 23px 1fr;grid-template-columns:1fr 1fr;-webkit-column-gap:23px;-moz-column-gap:23px;column-gap:23px}.footer .socNet{padding-left:49px;padding-right:49px}.footer__about-company-list{-ms-grid-row:1;-ms-grid-column:1}.footer__popular-list{-ms-grid-row:3;-ms-grid-column:1}.footer__useful-list{-ms-grid-row:5;-ms-grid-column:1}.footer__news-list{-ms-grid-row:7;-ms-grid-column:1}.footer__service-list{-ms-grid-row:9;-ms-grid-column:1;-ms-grid-column-span:1}.websiteInfo__col-1 br{display:initial}.websiteInfo__col-1 span{display:none}}/*# sourceMappingURL=footer.min.css.map */
/* End */


/* Start:/local/templates/main/components/bitrix/search.title/template1/style.css?16576144714860*/
div.title-search-result {
  overflow: hidden;
  z-index: 205;
}

table.title-search-result {
  border-collapse: collapse;
  border: none;
  width: 10%;
}

table.title-search-result th {
  background-color: #f7f7f7;
  border-right: 1px solid #e8e8e8;
  color: #949494;
  font-weight: normal;
  padding-top: 2px;
  padding-bottom: 2px;
  padding-left: 14px;
  padding-right: 12px;
  text-align: right;
  vertical-align: top;
  white-space: nowrap;
  width: 1%;
}

table.title-search-result td {
  background-color: white;
  color: black;
  font-weight: normal;
  padding-top: 2px;
  padding-bottom: 2px;
  text-align: left;
  white-space: nowrap;
}

table.title-search-result td.title-search-item {
  padding-left: 8px;
  padding-right: 15px;
}

table.title-search-result td.title-search-item a {
  padding-left: 4px;
  padding-right: 15px;
  text-decoration: none;
  color: black;
  vertical-align: top;
  display: block;
}

table.title-search-result td.title-search-item img {
  vertical-align: top;
}

table.title-search-result td.title-search-item b {
  color: #cf0000;
  font-weight: normal;
}

table.title-search-result tr.title-search-selected td,
table.title-search-result tr.title-search-selected a,
table.title-search-result tr.title-search-selected td.title-search-more a {
  background-color: #fff2be;
}

table.title-search-result td.title-search-more {
  font-size: 11px;
  font-weight: normal;
  padding-right: 15px;
  padding-left: 24px;
  padding-top: 0px;
}

table.title-search-result td.title-search-more a {
  padding-left: 12px;
  padding-right: 15px;
  text-decoration: none;
  color: #999999;
}

table.title-search-result td.title-search-all {
  padding-left: 24px;
  padding-right: 15px;
}

table.title-search-result td.title-search-all a {
  padding-left: 4px;
  text-decoration: none;
  color: var(--head);
}

table.title-search-result td.title-search-separator,
table.title-search-result th.title-search-separator {
  padding-top: 0px;
  padding-bottom: 0px;
  font-size: 4px;
}

div.title-search-fader {
  display: none;
  background-image: url('/local/templates/main/components/bitrix/search.title/template1/images/fader.png');
  background-position: right top;
  background-repeat: repeat-y;
  position: absolute;
}

.title-search-item a {
  padding: 0px !important;
  overflow: hidden;
  display: inline-block;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.title-search-result > :first-child {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  background-color: #fff !important;
  margin: 10px auto 0;
}

.title-search-result #row_0 {
  width: 100% !important;
}

@media only screen and (max-width: 1024px) {
  .title-search-result tbody {
    width: 100%;
    padding-left: 50px;
    padding-right: 50px;
  }

  table.title-search-result {
    padding-top: 10px;
  }

  .title-search-result {
    border: none !important;
    color: var(--head);
    left: 0 !important;
    width: 100vw !important;
  }

  .title-search-result * * {
    color: var(--head);
    background-color: #fff !important;
  }

  .title-search-item {
    padding: 0px !important;
    font-family: var(--font-roboto-reg);
    font-size: 14px;
    text-align: left;
    color: var(--head);
    padding: 12px 0px !important;
    border-bottom: 1px solid var(--head);
    width: calc(100% - 90px) !important;
    overflow: hidden;
    display: inline-block;
    text-overflow: ellipsis;
    white-space: nowrap;
  }

  .title-search-selected {
    width: 100% !important;
  }

  tbody tr {
    width: 100% !important;
  }

  .title-search-all::after {
    content: ' ';
    width: 24px;
    height: 24px;
    background-image: url('/media/icons/arrow-right-black.svg');
    display: inline-block;
    position: relative;
    top: 1px;
    left: 11px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: 20px;
  }
  .title-search-all a {
    padding: 0px !important;
    font-family: var(--font-roboto-reg);
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
    color: #fff;
  }

  .title-search-all {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    padding: 15px 0px !important;
  }

  .title-search-result > :first-child {
  }
}

@media only screen and (max-width: 576px) {
  .title-search-result > :first-child {
    margin-bottom: 0;
  }

  .title-search-result tbody {
    padding-left: 16px;
    padding-right: 16px;
  }

  .title-search-selected {
    width: 100% !important;
  }

  .title-search-item {
    width: 100% !important;
  }

  tbody tr {
    width: 100% !important;
  }

  .title-search-all {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    padding: 10px 0px !important;
  }
}

/* End */


/* Start:/local/templates/main/components/bitrix/catalog.section.list/news/style.min.css?16546597266236*/
.bx_catalog_line{margin-bottom:30px}.bx_catalog_line .bx_catalog_line_category_title{padding-bottom:14px;border-bottom:1px solid #e5e5e5;font-size:24px}.bx_catalog_line .bx_catalog_line_category_title a{color:#000;text-decoration:none}.bx_catalog_line .bx_catalog_line_ul{padding:0}.bx_catalog_line .bx_catalog_line_ul li{margin-bottom:20px;list-style:none}.bx_catalog_line .bx_catalog_line_ul li:before{content:''!important}.bx_catalog_line .bx_catalog_line_img{position:relative;display:block;float:left;overflow:hidden;margin-right:40px;width:125px;height:125px;border:1px solid #ccc;border-radius:2px;background-position:center;background-size:contain;background-repeat:no-repeat;-webkit-background-size:contain}.bx_catalog_line .bx_catalog_line_title{margin-bottom:10px;padding:0;vertical-align:top;line-height:18px}.bx_catalog_line .bx_catalog_line_title a{color:#4c7da6;font-size:18px}.bx_catalog_line .bx_catalog_line_title a:hover{text-decoration:none}.bx_catalog_line .bx_catalog_line_title span{font-size:16px}.bx_catalog_line .bx_catalog_line_description{color:#3f3f3f;font-size:13px;line-height:16px}@media(max-width:639px){.bx-touch .bx_catalog_line .bx_catalog_line_img{margin-right:10px;width:50px;height:50px}.bx-touch .bx_catalog_line .bx_catalog_line_title{margin-bottom:5px;line-height:14px}.bx-touch .bx_catalog_line .bx_catalog_line_title a{font-size:14px}.bx-touch .bx_catalog_line .bx_catalog_line_description{font-size:11px}}.bx_catalog_line .bx_catalog_line_img,.bx_catalog_line .bx_catalog_line_title,.bx_catalog_line .bx_catalog_line_title a,.bx_catalog_line .bx_catalog_line_description{transition:all .3s ease}.bx_catalog_text{margin-bottom:30px}.bx_catalog_text .bx_catalog_text_category_title{padding-bottom:14px;border-bottom:1px solid #e5e5e5;font-size:24px}.bx_catalog_text .bx_catalog_text_category_title a{color:#000;text-decoration:none}.bx_catalog_text .bx_catalog_text_ul{padding:0}.bx_catalog_text .bx_catalog_text_ul li{float:left;margin:0 10px 10px;list-style:none}.bx_catalog_text .bx_catalog_text_ul li:before{content:''!important}.bx_catalog_text .bx_catalog_text_title{margin:0;padding:0;vertical-align:top;font-size:14px;line-height:14px}.bx_catalog_tile .bx_catalog_tile_title a{display:inline-block;overflow:hidden;max-width:100%;color:#4c7da6;-ms-text-overflow:ellipsis;text-overflow:ellipsis;font-size:14px}.bx_catalog_text .bx_catalog_text_title a:hover{text-decoration:none}.bx_catalog_text .bx_catalog_text_title span{font-size:12px}@media(max-width:639px){.bx-touch .bx_catalog_text .bx_catalog_line_title{margin-bottom:5px;line-height:12px}.bx-touch .bx_catalog_text .bx_catalog_line_title a{font-size:12px}}.bx_catalog_text .bx_catalog_line_title,.bx_catalog_text .bx_catalog_line_title a{transition:all .3s ease}.bx_catalog_tile{margin-bottom:30px}.bx_catalog_tile .bx_catalog_tile_category_title{padding-bottom:14px;border-bottom:1px solid #e5e5e5;font-size:24px}.bx_catalog_tile .bx_catalog_tile_category_title a{color:#000;text-decoration:none}.bx_catalog_tile .bx_catalog_tile_ul{padding:0}.bx_catalog_tile .bx_catalog_tile_ul li{float:left;box-sizing:border-box;margin-bottom:20px;padding:0 10px;width:12.5%;list-style:none;text-align:center}.bx_catalog_tile .bx_catalog_tile_ul li:before{content:''!important}.bx_catalog_tile .bx_catalog_tile_ul li:nth-child(8n+1){clear:both}.bx_catalog_tile .bx_catalog_tile_img{position:relative;display:block;overflow:hidden;margin:0 auto;width:78px;height:78px;border:1px solid #ccc;border-radius:2px;background-color:#fff;background-position:center;background-size:contain;background-repeat:no-repeat;-webkit-background-size:contain}.bx_catalog_tile .bx_catalog_tile_title{margin-top:5px;margin-bottom:10px;padding:0;vertical-align:top;line-height:14px}.bx_catalog_tile .bx_catalog_tile_title a{color:#4c7da6;font-size:14px}.bx_catalog_tile .bx_catalog_tile_title a:hover{text-decoration:none}.bx_catalog_tile .bx_catalog_tile_title span{font-size:12px}@media(max-width:980px){.bx_catalog_tile .bx_catalog_tile_ul li{width:20%}.bx_catalog_tile .bx_catalog_tile_ul li:nth-child(8n+1){clear:none}.bx_catalog_tile .bx_catalog_tile_ul li:nth-child(5n+1){clear:both}}@media(max-width:639px){.bx-touch .bx_catalog_tile .bx_catalog_tile_title{margin-bottom:5px;line-height:14px}.bx-touch .bx_catalog_tile .bx_catalog_tile_title{line-height:10px}.bx-touch .bx_catalog_tile .bx_catalog_tile_title a{font-size:11px}}@media(min-width:480px) and (max-width:639px){.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li{width:25%}.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(8n+1){clear:none}.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(5n+1){clear:none}.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(4n+1){clear:both}}@media(max-width:479px){.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li{width:33.3%}.bx-touch .bx_catalog_tile .bx_catalog_tile_img{width:100%;height:80px}.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(8n+1){clear:none}.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(5n+1){clear:none}.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(3n+1){clear:both}}.bx_catalog_tile .bx_catalog_tile_title,.bx_catalog_tile .bx_catalog_tile_title a,.bx_catalog_tile .bx_catalog_tile_ul li,.bx_catalog_tile .bx_catalog_tile_img{transition:all .3s ease}.bx_sitemap{margin-bottom:30px}.bx_sitemap .bx_sitemap_title{padding-bottom:14px;border-bottom:1px solid #e5e5e5;font-size:24px}.bx_sitemap .bx_sitemap_title a{color:#000;text-decoration:none}.bx_sitemap .bx_sitemap_ul li{padding:0;line-height:14px}.bx_sitemap .bx_sitemap_ul li:before{content:''!important}.bx_sitemap .bx_sitemap_li_title{display:inline-block;margin:0;margin-bottom:10px;padding:0;vertical-align:top;font-weight:normal;line-height:13px}.bx_sitemap .bx_sitemap_li_title a{color:#4c7da6;white-space:nowrap;font-size:13px}.bx_sitemap .bx_sitemap_li_title a:hover{text-decoration:none}.bx_sitemap .bx_sitemap_li_title span{font-size:11px}@media(max-width:639px){.bx-touch .bx_sitemap .bx_catalog_line_title{margin-bottom:5px;line-height:12px}.bx-touch .bx_sitemap .bx_catalog_line_title a{font-size:12px}}.bx_sitemap .bx_catalog_line_title,.bx_sitemap .bx_catalog_line_title a{transition:all .3s ease}
/* End */


/* Start:/local/templates/main/template_styles.css?165465979037777*/
.volume-slider {
    border: none !important;
}

.rowe *, .rowe {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.rowe *:before, .rowe:before, .rowe *:after, .rowe:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.img-responsive {
    display: block;
    max-width: 100%;
    height: auto;
}

.img-rounded {
    border-radius: 6px;
}

.img-thumbnail {
    padding: 4px;
    line-height: 1.42857143;
    background-color: #ffffff;
    border: 1px solid #dddddd;
    border-radius: 4px;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    display: inline-block;
    max-width: 100%;
    height: auto;
}

.img-circle {
    border-radius: 50%;
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
}

.sr-only-focusable:active, .sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto;
}

[role="button"] {
    cursor: pointer;
}

.rowe {
    margin-left: -15px;
    margin-right: -15px;
}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
    float: left;
}

.col-xs-12 {
    width: 100%;
}

.col-xs-11 {
    width: 91.66666667%;
}

.col-xs-10 {
    width: 83.33333333%;
}

.col-xs-9 {
    width: 75%;
}

.col-xs-8 {
    width: 66.66666667%;
}

.col-xs-7 {
    width: 58.33333333%;
}

.col-xs-6 {
    width: 50%;
}

.col-xs-5 {
    width: 41.66666667%;
}

.col-xs-4 {
    width: 33.33333333%;
}

.col-xs-3 {
    width: 25%;
}

.col-xs-2 {
    width: 16.66666667%;
}

.col-xs-1 {
    width: 8.33333333%;
}

.col-xs-pull-12 {
    right: 100%;
}

.col-xs-pull-11 {
    right: 91.66666667%;
}

.col-xs-pull-10 {
    right: 83.33333333%;
}

.col-xs-pull-9 {
    right: 75%;
}

.col-xs-pull-8 {
    right: 66.66666667%;
}

.col-xs-pull-7 {
    right: 58.33333333%;
}

.col-xs-pull-6 {
    right: 50%;
}

.col-xs-pull-5 {
    right: 41.66666667%;
}

.col-xs-pull-4 {
    right: 33.33333333%;
}

.col-xs-pull-3 {
    right: 25%;
}

.col-xs-pull-2 {
    right: 16.66666667%;
}

.col-xs-pull-1 {
    right: 8.33333333%;
}

.col-xs-pull-0 {
    right: auto;
}

.col-xs-push-12 {
    left: 100%;
}

.col-xs-push-11 {
    left: 91.66666667%;
}

.col-xs-push-10 {
    left: 83.33333333%;
}

.col-xs-push-9 {
    left: 75%;
}

.col-xs-push-8 {
    left: 66.66666667%;
}

.col-xs-push-7 {
    left: 58.33333333%;
}

.col-xs-push-6 {
    left: 50%;
}

.col-xs-push-5 {
    left: 41.66666667%;
}

.col-xs-push-4 {
    left: 33.33333333%;
}

.col-xs-push-3 {
    left: 25%;
}

.col-xs-push-2 {
    left: 16.66666667%;
}

.col-xs-push-1 {
    left: 8.33333333%;
}

.col-xs-push-0 {
    left: auto;
}

.col-xs-offset-12 {
    margin-left: 100%;
}

.col-xs-offset-11 {
    margin-left: 91.66666667%;
}

.col-xs-offset-10 {
    margin-left: 83.33333333%;
}

.col-xs-offset-9 {
    margin-left: 75%;
}

.col-xs-offset-8 {
    margin-left: 66.66666667%;
}

.col-xs-offset-7 {
    margin-left: 58.33333333%;
}

.col-xs-offset-6 {
    margin-left: 50%;
}

.col-xs-offset-5 {
    margin-left: 41.66666667%;
}

.col-xs-offset-4 {
    margin-left: 33.33333333%;
}

.col-xs-offset-3 {
    margin-left: 25%;
}

.col-xs-offset-2 {
    margin-left: 16.66666667%;
}

.col-xs-offset-1 {
    margin-left: 8.33333333%;
}

.col-xs-offset-0 {
    margin-left: 0%;
}

.descBlockL .c {
    background-color: unset !important;
}

@media (min-width: 768px) {
    .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
        float: left;
    }
    .col-sm-12 {
        width: 100%;
    }
    .col-sm-11 {
        width: 91.66666667%;
    }
    .col-sm-10 {
        width: 83.33333333%;
    }
    .col-sm-9 {
        width: 75%;
    }
    .col-sm-8 {
        width: 66.66666667%;
    }
    .col-sm-7 {
        width: 58.33333333%;
    }
    .col-sm-6 {
        width: 50%;
    }
    .col-sm-5 {
        width: 41.66666667%;
    }
    .col-sm-4 {
        width: 33.33333333%;
    }
    .col-sm-3 {
        width: 25%;
    }
    .col-sm-2 {
        width: 16.66666667%;
    }
    .col-sm-1 {
        width: 8.33333333%;
    }
    .col-sm-pull-12 {
        right: 100%;
    }
    .col-sm-pull-11 {
        right: 91.66666667%;
    }
    .col-sm-pull-10 {
        right: 83.33333333%;
    }
    .col-sm-pull-9 {
        right: 75%;
    }
    .col-sm-pull-8 {
        right: 66.66666667%;
    }
    .col-sm-pull-7 {
        right: 58.33333333%;
    }
    .col-sm-pull-6 {
        right: 50%;
    }
    .col-sm-pull-5 {
        right: 41.66666667%;
    }
    .col-sm-pull-4 {
        right: 33.33333333%;
    }
    .col-sm-pull-3 {
        right: 25%;
    }
    .col-sm-pull-2 {
        right: 16.66666667%;
    }
    .col-sm-pull-1 {
        right: 8.33333333%;
    }
    .col-sm-pull-0 {
        right: auto;
    }
    .col-sm-push-12 {
        left: 100%;
    }
    .col-sm-push-11 {
        left: 91.66666667%;
    }
    .col-sm-push-10 {
        left: 83.33333333%;
    }
    .col-sm-push-9 {
        left: 75%;
    }
    .col-sm-push-8 {
        left: 66.66666667%;
    }
    .col-sm-push-7 {
        left: 58.33333333%;
    }
    .col-sm-push-6 {
        left: 50%;
    }
    .col-sm-push-5 {
        left: 41.66666667%;
    }
    .col-sm-push-4 {
        left: 33.33333333%;
    }
    .col-sm-push-3 {
        left: 25%;
    }
    .col-sm-push-2 {
        left: 16.66666667%;
    }
    .col-sm-push-1 {
        left: 8.33333333%;
    }
    .col-sm-push-0 {
        left: auto;
    }
    .col-sm-offset-12 {
        margin-left: 100%;
    }
    .col-sm-offset-11 {
        margin-left: 91.66666667%;
    }
    .col-sm-offset-10 {
        margin-left: 83.33333333%;
    }
    .col-sm-offset-9 {
        margin-left: 75%;
    }
    .col-sm-offset-8 {
        margin-left: 66.66666667%;
    }
    .col-sm-offset-7 {
        margin-left: 58.33333333%;
    }
    .col-sm-offset-6 {
        margin-left: 50%;
    }
    .col-sm-offset-5 {
        margin-left: 41.66666667%;
    }
    .col-sm-offset-4 {
        margin-left: 33.33333333%;
    }
    .col-sm-offset-3 {
        margin-left: 25%;
    }
    .col-sm-offset-2 {
        margin-left: 16.66666667%;
    }
    .col-sm-offset-1 {
        margin-left: 8.33333333%;
    }
    .col-sm-offset-0 {
        margin-left: 0%;
    }
}

@media (min-width: 992px) {
    .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
        float: left;
    }
    .col-md-12 {
        width: 100%;
    }
    .col-md-11 {
        width: 91.66666667%;
    }
    .col-md-10 {
        width: 83.33333333%;
    }
    .col-md-9 {
        width: 75%;
    }
    .col-md-8 {
        width: 66.66666667%;
    }
    .col-md-7 {
        width: 58.33333333%;
    }
    .col-md-6 {
        width: 50%;
    }
    .col-md-5 {
        width: 41.66666667%;
    }
    .col-md-4 {
        width: 33.33333333%;
    }
    .col-md-3 {
        width: 25%;
    }
    .col-md-2 {
        width: 16.66666667%;
    }
    .col-md-1 {
        width: 8.33333333%;
    }
    .col-md-pull-12 {
        right: 100%;
    }
    .col-md-pull-11 {
        right: 91.66666667%;
    }
    .col-md-pull-10 {
        right: 83.33333333%;
    }
    .col-md-pull-9 {
        right: 75%;
    }
    .col-md-pull-8 {
        right: 66.66666667%;
    }
    .col-md-pull-7 {
        right: 58.33333333%;
    }
    .col-md-pull-6 {
        right: 50%;
    }
    .col-md-pull-5 {
        right: 41.66666667%;
    }
    .col-md-pull-4 {
        right: 33.33333333%;
    }
    .col-md-pull-3 {
        right: 25%;
    }
    .col-md-pull-2 {
        right: 16.66666667%;
    }
    .col-md-pull-1 {
        right: 8.33333333%;
    }
    .col-md-pull-0 {
        right: auto;
    }
    .col-md-push-12 {
        left: 100%;
    }
    .col-md-push-11 {
        left: 91.66666667%;
    }
    .col-md-push-10 {
        left: 83.33333333%;
    }
    .col-md-push-9 {
        left: 75%;
    }
    .col-md-push-8 {
        left: 66.66666667%;
    }
    .col-md-push-7 {
        left: 58.33333333%;
    }
    .col-md-push-6 {
        left: 50%;
    }
    .col-md-push-5 {
        left: 41.66666667%;
    }
    .col-md-push-4 {
        left: 33.33333333%;
    }
    .col-md-push-3 {
        left: 25%;
    }
    .col-md-push-2 {
        left: 16.66666667%;
    }
    .col-md-push-1 {
        left: 8.33333333%;
    }
    .col-md-push-0 {
        left: auto;
    }
    .col-md-offset-12 {
        margin-left: 100%;
    }
    .col-md-offset-11 {
        margin-left: 91.66666667%;
    }
    .col-md-offset-10 {
        margin-left: 83.33333333%;
    }
    .col-md-offset-9 {
        margin-left: 75%;
    }
    .col-md-offset-8 {
        margin-left: 66.66666667%;
    }
    .col-md-offset-7 {
        margin-left: 58.33333333%;
    }
    .col-md-offset-6 {
        margin-left: 50%;
    }
    .col-md-offset-5 {
        margin-left: 41.66666667%;
    }
    .col-md-offset-4 {
        margin-left: 33.33333333%;
    }
    .col-md-offset-3 {
        margin-left: 25%;
    }
    .col-md-offset-2 {
        margin-left: 16.66666667%;
    }
    .col-md-offset-1 {
        margin-left: 8.33333333%;
    }
    .col-md-offset-0 {
        margin-left: 0%;
    }
}

@media (min-width: 1200px) {
    .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
        float: left;
    }
    .col-lg-12 {
        width: 100%;
    }
    .col-lg-11 {
        width: 91.66666667%;
    }
    .col-lg-10 {
        width: 83.33333333%;
    }
    .col-lg-9 {
        width: 75%;
    }
    .col-lg-8 {
        width: 66.66666667%;
    }
    .col-lg-7 {
        width: 58.33333333%;
    }
    .col-lg-6 {
        width: 50%;
    }
    .col-lg-5 {
        width: 41.66666667%;
    }
    .col-lg-4 {
        width: 33.33333333%;
    }
    .col-lg-3 {
        width: 25%;
    }
    .col-lg-2 {
        width: 16.66666667%;
    }
    .col-lg-1 {
        width: 8.33333333%;
    }
    .col-lg-pull-12 {
        right: 100%;
    }
    .col-lg-pull-11 {
        right: 91.66666667%;
    }
    .col-lg-pull-10 {
        right: 83.33333333%;
    }
    .col-lg-pull-9 {
        right: 75%;
    }
    .col-lg-pull-8 {
        right: 66.66666667%;
    }
    .col-lg-pull-7 {
        right: 58.33333333%;
    }
    .col-lg-pull-6 {
        right: 50%;
    }
    .col-lg-pull-5 {
        right: 41.66666667%;
    }
    .col-lg-pull-4 {
        right: 33.33333333%;
    }
    .col-lg-pull-3 {
        right: 25%;
    }
    .col-lg-pull-2 {
        right: 16.66666667%;
    }
    .col-lg-pull-1 {
        right: 8.33333333%;
    }
    .col-lg-pull-0 {
        right: auto;
    }
    .col-lg-push-12 {
        left: 100%;
    }
    .col-lg-push-11 {
        left: 91.66666667%;
    }
    .col-lg-push-10 {
        left: 83.33333333%;
    }
    .col-lg-push-9 {
        left: 75%;
    }
    .col-lg-push-8 {
        left: 66.66666667%;
    }
    .col-lg-push-7 {
        left: 58.33333333%;
    }
    .col-lg-push-6 {
        left: 50%;
    }
    .col-lg-push-5 {
        left: 41.66666667%;
    }
    .col-lg-push-4 {
        left: 33.33333333%;
    }
    .col-lg-push-3 {
        left: 25%;
    }
    .col-lg-push-2 {
        left: 16.66666667%;
    }
    .col-lg-push-1 {
        left: 8.33333333%;
    }
    .col-lg-push-0 {
        left: auto;
    }
    .col-lg-offset-12 {
        margin-left: 100%;
    }
    .col-lg-offset-11 {
        margin-left: 91.66666667%;
    }
    .col-lg-offset-10 {
        margin-left: 83.33333333%;
    }
    .col-lg-offset-9 {
        margin-left: 75%;
    }
    .col-lg-offset-8 {
        margin-left: 66.66666667%;
    }
    .col-lg-offset-7 {
        margin-left: 58.33333333%;
    }
    .col-lg-offset-6 {
        margin-left: 50%;
    }
    .col-lg-offset-5 {
        margin-left: 41.66666667%;
    }
    .col-lg-offset-4 {
        margin-left: 33.33333333%;
    }
    .col-lg-offset-3 {
        margin-left: 25%;
    }
    .col-lg-offset-2 {
        margin-left: 16.66666667%;
    }
    .col-lg-offset-1 {
        margin-left: 8.33333333%;
    }
    .col-lg-offset-0 {
        margin-left: 0%;
    }
}

.table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px;
}

.table>thead>tr>th, .table>tbody>tr>th, .table>tfoot>tr>th, .table>thead>tr>td, .table>tbody>tr>td, .table>tfoot>tr>td {
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 1px solid #dddddd;
}

.table>thead>tr>th {
    vertical-align: bottom;
    border-bottom: 2px solid #dddddd;
}

.table>caption+thead>tr:first-child>th, .table>colgroup+thead>tr:first-child>th, .table>thead:first-child>tr:first-child>th, .table>caption+thead>tr:first-child>td, .table>colgroup+thead>tr:first-child>td, .table>thead:first-child>tr:first-child>td {
    border-top: 0;
}

.table>tbody+tbody {
    border-top: 2px solid #dddddd;
}

.table .table {
    background-color: #ffffff;
}

.table-condensed>thead>tr>th, .table-condensed>tbody>tr>th, .table-condensed>tfoot>tr>th, .table-condensed>thead>tr>td, .table-condensed>tbody>tr>td, .table-condensed>tfoot>tr>td {
    padding: 5px;
}

.table-bordered {
    border: 1px solid #dddddd;
}

.table-bordered>thead>tr>th, .table-bordered>tbody>tr>th, .table-bordered>tfoot>tr>th, .table-bordered>thead>tr>td, .table-bordered>tbody>tr>td, .table-bordered>tfoot>tr>td {
    border: 1px solid #dddddd;
}

.table-bordered>thead>tr>th, .table-bordered>thead>tr>td {
    border-bottom-width: 2px;
}

.table-striped>tbody>tr:nth-of-type(odd) {
    background-color: #f9f9f9;
}

.table-hover>tbody>tr:hover {
    background-color: #f5f5f5;
}

table col[class*="col-"] {
    position: static;
    float: none;
    display: table-column;
}

table td[class*="col-"], table th[class*="col-"] {
    position: static;
    float: none;
    display: table-cell;
}

.table>thead>tr>td.active, .table>tbody>tr>td.active, .table>tfoot>tr>td.active, .table>thead>tr>th.active, .table>tbody>tr>th.active, .table>tfoot>tr>th.active, .table>thead>tr.active>td, .table>tbody>tr.active>td, .table>tfoot>tr.active>td, .table>thead>tr.active>th, .table>tbody>tr.active>th, .table>tfoot>tr.active>th {
    background-color: #f5f5f5;
}

.table-hover>tbody>tr>td.active:hover, .table-hover>tbody>tr>th.active:hover, .table-hover>tbody>tr.active:hover>td, .table-hover>tbody>tr:hover>.active, .table-hover>tbody>tr.active:hover>th {
    background-color: #e8e8e8;
}

.table>thead>tr>td.success, .table>tbody>tr>td.success, .table>tfoot>tr>td.success, .table>thead>tr>th.success, .table>tbody>tr>th.success, .table>tfoot>tr>th.success, .table>thead>tr.success>td, .table>tbody>tr.success>td, .table>tfoot>tr.success>td, .table>thead>tr.success>th, .table>tbody>tr.success>th, .table>tfoot>tr.success>th {
    background-color: #dff0d8;
}

.table-hover>tbody>tr>td.success:hover, .table-hover>tbody>tr>th.success:hover, .table-hover>tbody>tr.success:hover>td, .table-hover>tbody>tr:hover>.success, .table-hover>tbody>tr.success:hover>th {
    background-color: #d0e9c6;
}

.table>thead>tr>td.info, .table>tbody>tr>td.info, .table>tfoot>tr>td.info, .table>thead>tr>th.info, .table>tbody>tr>th.info, .table>tfoot>tr>th.info, .table>thead>tr.info>td, .table>tbody>tr.info>td, .table>tfoot>tr.info>td, .table>thead>tr.info>th, .table>tbody>tr.info>th, .table>tfoot>tr.info>th {
    background-color: #d9edf7;
}

.table-hover>tbody>tr>td.info:hover, .table-hover>tbody>tr>th.info:hover, .table-hover>tbody>tr.info:hover>td, .table-hover>tbody>tr:hover>.info, .table-hover>tbody>tr.info:hover>th {
    background-color: #c4e3f3;
}

.table>thead>tr>td.warning, .table>tbody>tr>td.warning, .table>tfoot>tr>td.warning, .table>thead>tr>th.warning, .table>tbody>tr>th.warning, .table>tfoot>tr>th.warning, .table>thead>tr.warning>td, .table>tbody>tr.warning>td, .table>tfoot>tr.warning>td, .table>thead>tr.warning>th, .table>tbody>tr.warning>th, .table>tfoot>tr.warning>th {
    background-color: #fcf8e3;
}

.table-hover>tbody>tr>td.warning:hover, .table-hover>tbody>tr>th.warning:hover, .table-hover>tbody>tr.warning:hover>td, .table-hover>tbody>tr:hover>.warning, .table-hover>tbody>tr.warning:hover>th {
    background-color: #faf2cc;
}

.table>thead>tr>td.danger, .table>tbody>tr>td.danger, .table>tfoot>tr>td.danger, .table>thead>tr>th.danger, .table>tbody>tr>th.danger, .table>tfoot>tr>th.danger, .table>thead>tr.danger>td, .table>tbody>tr.danger>td, .table>tfoot>tr.danger>td, .table>thead>tr.danger>th, .table>tbody>tr.danger>th, .table>tfoot>tr.danger>th {
    background-color: #f2dede;
}

.table-hover>tbody>tr>td.danger:hover, .table-hover>tbody>tr>th.danger:hover, .table-hover>tbody>tr.danger:hover>td, .table-hover>tbody>tr:hover>.danger, .table-hover>tbody>tr.danger:hover>th {
    background-color: #ebcccc;
}

.table-responsive {
    overflow-x: auto;
    min-height: 0.01%;
}

@media screen and (max-width: 767px) {
    .table-responsive {
        width: 100%;
        margin-bottom: 15px;
        overflow-y: hidden;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        border: 1px solid #dddddd;
    }
    .table-responsive>.table {
        margin-bottom: 0;
    }
    .table-responsive>.table>thead>tr>th, .table-responsive>.table>tbody>tr>th, .table-responsive>.table>tfoot>tr>th, .table-responsive>.table>thead>tr>td, .table-responsive>.table>tbody>tr>td, .table-responsive>.table>tfoot>tr>td {
        white-space: nowrap;
    }
    .table-responsive>.table-bordered {
        border: 0;
    }
    .table-responsive>.table-bordered>thead>tr>th:first-child, .table-responsive>.table-bordered>tbody>tr>th:first-child, .table-responsive>.table-bordered>tfoot>tr>th:first-child, .table-responsive>.table-bordered>thead>tr>td:first-child, .table-responsive>.table-bordered>tbody>tr>td:first-child, .table-responsive>.table-bordered>tfoot>tr>td:first-child {
        border-left: 0;
    }
    .table-responsive>.table-bordered>thead>tr>th:last-child, .table-responsive>.table-bordered>tbody>tr>th:last-child, .table-responsive>.table-bordered>tfoot>tr>th:last-child, .table-responsive>.table-bordered>thead>tr>td:last-child, .table-responsive>.table-bordered>tbody>tr>td:last-child, .table-responsive>.table-bordered>tfoot>tr>td:last-child {
        border-right: 0;
    }
    .table-responsive>.table-bordered>tbody>tr:last-child>th, .table-responsive>.table-bordered>tfoot>tr:last-child>th, .table-responsive>.table-bordered>tbody>tr:last-child>td, .table-responsive>.table-bordered>tfoot>tr:last-child>td {
        border-bottom: 0;
    }
}

.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555555;
    background-color: #ffffff;
    background-image: none;
    border: 1px solid #cccccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.form-control:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, 0.6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, 0.6);
}

.form-control::-moz-placeholder {
    color: #999999;
    opacity: 1;
}

.form-control:-ms-input-placeholder {
    color: #999999;
}

.form-control::-webkit-input-placeholder {
    color: #999999;
}

.form-control::-ms-expand {
    border: 0;
    background-color: transparent;
}

.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
    background-color: #eeeeee;
    opacity: 1;
}

.form-control[disabled], fieldset[disabled] .form-control {
    cursor: not-allowed;
}

textarea.form-control {
    height: auto;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
    input[type="date"].form-control, input[type="time"].form-control, input[type="datetime-local"].form-control, input[type="month"].form-control {
        line-height: 34px;
    }
    input[type="date"].input-sm, input[type="time"].input-sm, input[type="datetime-local"].input-sm, input[type="month"].input-sm, .input-group-sm input[type="date"], .input-group-sm input[type="time"], .input-group-sm input[type="datetime-local"], .input-group-sm input[type="month"] {
        line-height: 30px;
    }
    input[type="date"].input-lg, input[type="time"].input-lg, input[type="datetime-local"].input-lg, input[type="month"].input-lg, .input-group-lg input[type="date"], .input-group-lg input[type="time"], .input-group-lg input[type="datetime-local"], .input-group-lg input[type="month"] {
        line-height: 46px;
    }
}

.form-group {
    margin-bottom: 15px;
}

.radio, .checkbox {
    position: relative;
    display: block;
    margin-top: 10px;
    margin-bottom: 10px;
}

.radio label, .checkbox label {
    min-height: 20px;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: normal;
    cursor: pointer;
}

.radio input[type="radio"], .radio-inline input[type="radio"], .checkbox input[type="checkbox"], .checkbox-inline input[type="checkbox"] {
    position: absolute;
    margin-left: -20px;
    margin-top: 4px \9;
}

.radio+.radio, .checkbox+.checkbox {
    margin-top: -5px;
}

.radio-inline, .checkbox-inline {
    position: relative;
    display: inline-block;
    padding-left: 20px;
    margin-bottom: 0;
    vertical-align: middle;
    font-weight: normal;
    cursor: pointer;
}

.radio-inline+.radio-inline, .checkbox-inline+.checkbox-inline {
    margin-top: 0;
    margin-left: 10px;
}

input[type="radio"][disabled], input[type="checkbox"][disabled], input[type="radio"].disabled, input[type="checkbox"].disabled, fieldset[disabled] input[type="radio"], fieldset[disabled] input[type="checkbox"] {
    cursor: not-allowed;
}

.radio-inline.disabled, .checkbox-inline.disabled, fieldset[disabled] .radio-inline, fieldset[disabled] .checkbox-inline {
    cursor: not-allowed;
}

.radio.disabled label, .checkbox.disabled label, fieldset[disabled] .radio label, fieldset[disabled] .checkbox label {
    cursor: not-allowed;
}

.form-control-static {
    padding-top: 7px;
    padding-bottom: 7px;
    margin-bottom: 0;
    min-height: 34px;
}

.form-control-static.input-lg, .form-control-static.input-sm {
    padding-left: 0;
    padding-right: 0;
}

.input-sm {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}

select.input-sm {
    height: 30px;
    line-height: 30px;
}

textarea.input-sm, select[multiple].input-sm {
    height: auto;
}

.form-group-sm .form-control {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}

.form-group-sm select.form-control {
    height: 30px;
    line-height: 30px;
}

.form-group-sm textarea.form-control, .form-group-sm select[multiple].form-control {
    height: auto;
}

.form-group-sm .form-control-static {
    height: 30px;
    min-height: 32px;
    padding: 6px 10px;
    font-size: 12px;
    line-height: 1.5;
}

.input-lg {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px;
}

select.input-lg {
    height: 46px;
    line-height: 46px;
}

textarea.input-lg, select[multiple].input-lg {
    height: auto;
}

.form-group-lg .form-control {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px;
}

.form-group-lg select.form-control {
    height: 46px;
    line-height: 46px;
}

.form-group-lg textarea.form-control, .form-group-lg select[multiple].form-control {
    height: auto;
}

.form-group-lg .form-control-static {
    height: 46px;
    min-height: 38px;
    padding: 11px 16px;
    font-size: 18px;
    line-height: 1.3333333;
}

.has-feedback {
    position: relative;
}

.has-feedback .form-control {
    padding-right: 42.5px;
}

.form-control-feedback {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    display: block;
    width: 34px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    pointer-events: none;
}

.input-lg+.form-control-feedback, .input-group-lg+.form-control-feedback, .form-group-lg .form-control+.form-control-feedback {
    width: 46px;
    height: 46px;
    line-height: 46px;
}

.input-sm+.form-control-feedback, .input-group-sm+.form-control-feedback, .form-group-sm .form-control+.form-control-feedback {
    width: 30px;
    height: 30px;
    line-height: 30px;
}

.has-success .help-block, .has-success .control-label, .has-success .radio, .has-success .checkbox, .has-success .radio-inline, .has-success .checkbox-inline, .has-success.radio label, .has-success.checkbox label, .has-success.radio-inline label, .has-success.checkbox-inline label {
    color: #3c763d;
}

.has-success .form-control {
    border-color: #3c763d;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.has-success .form-control:focus {
    border-color: #2b542c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}

.has-success .input-group-addon {
    color: #3c763d;
    border-color: #3c763d;
    background-color: #dff0d8;
}

.has-success .form-control-feedback {
    color: #3c763d;
}

.has-warning .help-block, .has-warning .control-label, .has-warning .radio, .has-warning .checkbox, .has-warning .radio-inline, .has-warning .checkbox-inline, .has-warning.radio label, .has-warning.checkbox label, .has-warning.radio-inline label, .has-warning.checkbox-inline label {
    color: #8a6d3b;
}

.has-warning .form-control {
    border-color: #8a6d3b;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.has-warning .form-control:focus {
    border-color: #66512c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}

.has-warning .input-group-addon {
    color: #8a6d3b;
    border-color: #8a6d3b;
    background-color: #fcf8e3;
}

.has-warning .form-control-feedback {
    color: #8a6d3b;
}

.has-error .help-block, .has-error .control-label, .has-error .radio, .has-error .checkbox, .has-error .radio-inline, .has-error .checkbox-inline, .has-error.radio label, .has-error.checkbox label, .has-error.radio-inline label, .has-error.checkbox-inline label {
    color: #a94442;
}

.has-error .form-control {
    border-color: #a94442;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.has-error .form-control:focus {
    border-color: #843534;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}

.has-error .input-group-addon {
    color: #a94442;
    border-color: #a94442;
    background-color: #f2dede;
}

.has-error .form-control-feedback {
    color: #a94442;
}

.has-feedback label~.form-control-feedback {
    top: 25px;
}

.has-feedback label.sr-only~.form-control-feedback {
    top: 0;
}

.help-block {
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
    color: #737373;
}

@media (min-width: 768px) {
    .form-inline .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle;
    }
    .form-inline .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle;
    }
    .form-inline .form-control-static {
        display: inline-block;
    }
    .form-inline .input-group {
        display: inline-table;
        vertical-align: middle;
    }
    .form-inline .input-group .input-group-addon, .form-inline .input-group .input-group-btn, .form-inline .input-group .form-control {
        width: auto;
    }
    .form-inline .input-group>.form-control {
        width: 100%;
    }
    .form-inline .control-label {
        margin-bottom: 0;
        vertical-align: middle;
    }
    .form-inline .radio, .form-inline .checkbox {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle;
    }
    .form-inline .radio label, .form-inline .checkbox label {
        padding-left: 0;
    }
    .form-inline .radio input[type="radio"], .form-inline .checkbox input[type="checkbox"] {
        position: relative;
        margin-left: 0;
    }
    .form-inline .has-feedback .form-control-feedback {
        top: 0;
    }
}

.form-horizontal .radio, .form-horizontal .checkbox, .form-horizontal .radio-inline, .form-horizontal .checkbox-inline {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 7px;
}

.form-horizontal .radio, .form-horizontal .checkbox {
    min-height: 27px;
}

.form-horizontal .form-group {
    margin-left: -15px;
    margin-right: -15px;
}

@media (min-width: 768px) {
    .form-horizontal .control-label {
        text-align: right;
        margin-bottom: 0;
        padding-top: 7px;
    }
}

.form-horizontal .has-feedback .form-control-feedback {
    right: 15px;
}

@media (min-width: 768px) {
    .form-horizontal .form-group-lg .control-label {
        padding-top: 11px;
        font-size: 18px;
    }
}

@media (min-width: 768px) {
    .form-horizontal .form-group-sm .control-label {
        padding-top: 6px;
        font-size: 12px;
    }
}

.alert {
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 4px;
}

.alert h4 {
    margin-top: 0;
    color: inherit;
}

.alert .alert-link {
    font-weight: bold;
}

.alert>p, .alert>ul {
    margin-bottom: 0;
}

.alert>p+p {
    margin-top: 5px;
}

.alert-dismissable, .alert-dismissible {
    padding-right: 35px;
}

.alert-dismissable .close, .alert-dismissible .close {
    position: relative;
    top: -2px;
    right: -21px;
    color: inherit;
}

.alert-success {
    background-color: #dff0d8;
    border-color: #d6e9c6;
    color: #3c763d;
}

.alert-success hr {
    border-top-color: #c9e2b3;
}

.alert-success .alert-link {
    color: #2b542c;
}

.alert-info {
    background-color: #d9edf7;
    border-color: #bce8f1;
    color: #31708f;
}

.alert-info hr {
    border-top-color: #a6e1ec;
}

.alert-info .alert-link {
    color: #245269;
}

.alert-warning {
    background-color: #fcf8e3;
    border-color: #faebcc;
    color: #8a6d3b;
}

.alert-warning hr {
    border-top-color: #f7e1b5;
}

.alert-warning .alert-link {
    color: #66512c;
}

.alert-danger {
    background-color: #f2dede;
    border-color: #ebccd1;
    color: #a94442;
}

.alert-danger hr {
    border-top-color: #e4b9c0;
}

.alert-danger .alert-link {
    color: #843534;
}

.clearfix:before, .clearfix:after, .container:before, .container:after, .container-fluid:before, .container-fluid:after, .row:before, .row:after, .form-horizontal .form-group:before, .form-horizontal .form-group:after {
    content: " ";
    display: table;
}

.clearfix:after, .container:after, .container-fluid:after, .row:after, .form-horizontal .form-group:after {
    clear: both;
}

.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.pull-right {
    float: right !important;
}

.pull-left {
    float: left !important;
}

.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0;
}

.socNet .gpl {
    background-image: url(/upload/sn_gpl.svg);
}

.news-detail img {
    max-width: 100%;
    max-height: 100%;
    height: auto;
}

.startCount {
    cursor: default;
    position: relative;
    z-index: 200;
    float: right;
    width: 173px;
    height: 186px;
    margin: 0 10px -150px 10px;
    background-image: url(/media/startCounterBack.png);
    background-size: 100% 100%;
}

.startCount .c {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding: 75px 0 0 20px;
    font-family: arial, sans-serif;
    font-size: 40px;
    font-weight: bold;
    text-align: center;
    color: rgba(0, 0, 0, .7);
}

.startCount .d {
    position: absolute;
    bottom: 30px;
    right: 20px;
    font-family: arial, sans-serif;
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    color: rgba(0, 0, 0, .7);
}

@media screen and (max-width: 590px) {
    .startCount {
        width: 127px;
        height: 136px;
        margin: 0 10px -40px 10px;
    }
    .startCount .c {
        padding: 45px 0 0 20px;
    }
}

.pubimg {
    display: block;
    max-width: 100% !important;
    margin: 10px auto !important;
}

.searchForm:after {
    content: "";
    display: table;
    clear: both;
}

.searchForm .string {
    float: left;
    width: calc(100% - 30px);
    height: 30px;
    padding: 5px;
    border-radius: 0;
    border: solid 1px #657280;
}

.searchForm .string::-webkit-input-placeholder {
    font-weight: normal;
    font-size: 10pt;
    color: #969696;
}

.searchForm .string::-moz-placeholder {
    font-weight: normal;
    font-size: 10pt;
    color: #969696;
}

.searchForm .string:-moz-placeholder {
    font-weight: normal;
    font-size: 10pt;
    color: #969696;
}

.searchForm .string:-ms-input-placeholder {
    font-weight: normal;
    font-size: 10pt;
    color: #969696;
}

.searchForm .btn {
  border: none;
  border-radius: 0;
  background-color: #e4e4e5;
  background-image: url(/media/icons/icon-magnifier-black.svg);
  background-position: left center;
  background-size: 60%;
  background-repeat: no-repeat;
  cursor: pointer;
  float: right;
  height: auto;
  width: 30px;
  padding: 0;
}

/*▼Содержание▼*/

.pageNav {
    display: table;
    table-layout: fixed;
    width: 100%;
}

.pageNav .left {
    display: table-cell;
    vertical-align: top;
    width: 30%;
    background: rgb(237, 239, 242);
}

.pageNav .left p {
    width: 100%;
    height: 33px;
    margin: 0 0 5px 0;
    padding: 5px;
    background-position: center right;
    background-repeat: no-repeat;
    background-image: url(/local/templates/main/../image/darkBtn.svg);
    font-family: 'Ubuntu';
    font-weight: bold;
    font-size: 12pt;
    color: white;
    text-decoration: none;
    text-align: center;
}

.pageNav .left a {
    position: relative;
    display: block;
    width: 100%;
    margin: 0;
    padding: 10px 0 10px 20px;
    font-family: 'Ubuntu';
    font-size: 13px;
    color: black;
    text-decoration: none;
}

.pageNav .left a:after {
    content: '';
    opacity: 0.5;
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    height: 100%;
    background-position: center;
    background-repeat: no-repeat;
    background-image: url(/local/templates/main/../image/linkPointer.svg);
}

.pageNav .left a:hover:after {
    opacity: 1;
}

.pageNav .right {
    display: table-cell;
    vertical-align: top;
    width: 70%;
    padding: 10px;
}

@media screen and (max-width: 800px) {
    .pageNav .left {
        display: block;
        width: 100%;
        margin-bottom: 5px;
    }
    .pageNav .left p {
        background: rgb(101, 114, 128);
    }
    .pageNav .left a {
        display: inline-block;
        vertical-align: middle;
        width: calc(50% - 10px);
    }
    .pageNav .right {
        display: block;
        width: 100%;
    }
}

@media screen and (max-width: 480px) {
    .pageNav .left a {
        display: block;
        width: 100%;
    }
}

/*▲Содержание▲*/

/*▼блок новостей▼*/

.newsBlock .vidGalEl {
    width: calc(25% - 10px);
    padding: 5px;
}

.newsBlock .vidGalEl .name {
    margin: 0;
    padding: 10px 3px 3px;
    font-weight: bold;
}

.newsBlock .vidGalEl .desc {
    margin: 0;
    padding: 3px;
    font-size: 9pt;
    font-weight: normal;
    text-align: left;
}

.newsBlock .btn:after {
    display: none !important;
}

@media screen and (max-width: 800px) {
    .newsBlock .vidGalEl {
        width: calc(100% / 3 - 10px);
    }
}

@media screen and (max-width: 640px) {
    .newsBlock .vidGalEl {
        width: calc(50% - 10px);
    }
}

@media screen and (max-width: 400px) {
    .newsBlock .vidGalEl {
        display: block;
        width: 100%;
    }
}

/*▲блок новостей▲*/

.colL30.colBckgrnd img {
    max-width: 100%!important;
    height: auto!important;
}

/*▲адаптивное видео youtube▲*/

.youvideo {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
    border: 1px solid #ccc;
}

.youvideo iframe, .youvideo object, .youvideo embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
/* End */
/* /media/style/wg_additional.css?16983945743539 */
/* /media/style/_fonts.css?16983945742584 */
/* /media/settings/_variables.css?1706780397920 */
/* /media/style/header.min.css?175403553430554 */
/* /media/style/new-styles.css?17376379874122 */
/* /media/style/header-banner.css?17364292292861 */
/* /media/style/header-phone.min.css?17030640658583 */
/* /index-files/css/b24form-fix.css?1723449131497 */
/* /pageBlockComponents/modal-banner/styleStaticBanner.css?17301819638018 */
/* /pageBlockComponents/sidebar-menu/css/style.css?17079917149104 */
/* /pageBlockComponents/modal-selector/css/style.css?17162764139944 */
/* /media/style/footer.min.css?17097018524690 */
/* /local/templates/main/components/bitrix/search.title/template1/style.css?16576144714860 */
/* /local/templates/main/components/bitrix/catalog.section.list/news/style.min.css?16546597266236 */
/* /local/templates/main/template_styles.css?165465979037777 */
