.b-hidden {
	display: none !important;
}



/* TRAININGS
==============================================================================*/
.b-page:before,
.b-page:after {
	content: " ";
	display: table;
}
.b-page:after {
	clear: both;
}
.b-page {
	*zoom: 1;
}

.b-pageSidebar {
	float: left;
	margin-right: 20px;
	width: 228px;
}

.b-pageContent {
	overflow: hidden;
}

.b-leftMenu {
	line-height: 18px;
	font-size: 12px;
	font-weight: bold;
}
.b-leftMenu a {
	display: block;
	padding: 4px 0;
	margin-bottom: 1px;
	color: #404245;
	border-radius: 5px;
}
.b-leftMenu a:hover {
	background-color: #f1f1f1;
}
.b-leftMenu a.m-active {
	background-color: #E1E1E2;
}

.b-leftMenu-up a {
	padding-left: 15px;
	background: url(../img/arrow_left.gif) no-repeat 5px 10px;
}
.b-leftMenu-current a {
	padding-left: 26px;
	background: url(../img/arrow_down.gif) no-repeat 15px 12px;
}
.b-leftMenu-nav a {
	padding-left: 37px;
	background: url(../img/arrow_right_2.gif) no-repeat 27px 10px;
}
.b-leftMenu-nav_offset26 a {
	padding-left: 26px;
	background: url(../img/arrow_right_2.gif) no-repeat 15px 10px;
}

.b-boschForm {
	padding: 15px 10px;
	font-size: 12px;
	background-color: #F1F1F1;
	border: 1px solid #C3C3C4;
}
.b-boschForm-fieldset {
	margin-bottom: 10px;
	border-bottom: 1px solid #C3C3C4;
}
.b-boschForm-legend {
	font-weight: bold;
	font-size: 14px;
}
.b-boschForm-row {
	margin-bottom: 10px;
	padding-left: 270px;
}
.b-boschForm-row > label {
	float: left;
	margin-top: 3px;
	margin-left: -270px;
	width: 260px;
}
.b-boschForm-checkboxes {
	list-style: none;
	margin: 0 0 10px;
	padding: 0;
}
.b-boschForm-row_actions {
	margin-bottom: 0;
}

.b-button {
	display: inline-block;
	position: relative;
	height: 22px;
	padding: 0 10px;
	border: none;
	border-radius: 5px;
	color: #ffffff;
	font: bold 12px/22px Arial;
	cursor: pointer;
	background: #628cb2;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#628cb2), to(#003b6a));
	background: -webkit-linear-gradient(#628cb2, #003b6a);
	background: -moz-linear-gradient(#628cb2, #003b6a);
	background: -ms-linear-gradient(#628cb2, #003b6a);
	background: -o-linear-gradient(#628cb2, #003b6a);
	background: linear-gradient(#628cb2, #003b6a);
	-pie-background: linear-gradient(#628cb2, #003b6a);
	behavior: url(/bitrix/templates/bosh/css/PIE.htc);
}
.b-button:hover {
	background: #215f8b;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#215f8b), to(#00142a));
	background: -webkit-linear-gradient(#215f8b, #00142a);
	background: -moz-linear-gradient(#215f8b, #00142a);
	background: -ms-linear-gradient(#215f8b, #00142a);
	background: -o-linear-gradient(#215f8b, #00142a);
	background: linear-gradient(#215f8b, #00142a);
	-pie-background: linear-gradient(#215f8b, #00142a);
	behavior: url(/bitrix/templates/bosh/css/PIE.htc);
}

.b-troubleShooting {}

/*------------
 Need Rewrite
------------*/
.product_info_box {
	background-image: url("../img/product_info_bg.png");
	float: left;
	margin-right: 10px;
	min-height: 230px;
	width: 352px;
}
.product_info_box .image {
	float: left;
	margin-right: 0;
	padding-top: 15px;
	width: 124px;
}
.product_info_box .content {
	float: right;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 31px;
}
.product_info_box .content p.headline {
	padding-bottom: 5px;
}
.product_info_box .content p {
	margin-bottom: 0;
	margin-top: 0;
	padding-bottom: 0;
	padding-top: 0;
	width: 200px;
}
p.headline {
	font-size: 14px;
	font-weight: bold;
	margin-top: 0;
	padding-top: 0;
}
.cleardiv {
	clear: both;
}
.more {
	background: url("../img/horiz-right-link-arrow-boshBlue75.png") no-repeat scroll left center rgba(0, 0, 0, 0);
	display: inline-block;
	font-size: 12px;
	font-weight: bold;
	padding-left: 10px;
	text-decoration: none;
}

.learning-course-toc {
	margin-left: -10px;
	overflow: hidden;
}
.hoverbox {
	position: relative;
	float: left;
	margin-bottom: 15px;
	margin-left: 10px;
	margin-right: 0px !important;
	width: 238px;
	height: 186px;
}
.hoverbox .info {
	background: url("../img/icon_link_teaser.gif") no-repeat scroll 10px 12px #003B6A;
	bottom: 10px;
	cursor: pointer;
	height: 46px;
	left: 0;
	opacity: 0.75;
	padding: 2px 4px 2px 10px;
	position: absolute;
	right: 0;
	width: 224px;
	z-index: 4;
}
.hoverbox .info p {
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	margin: 5px 2px 2px 10px;
	width: 220px;
}
.hoverbox .overlay {
	background-color: #003B6A;
	cursor: pointer;
	display: none;
	height: 178px;
	left: 0;
	opacity: 0.75;
	padding: 4px;
	position: absolute;
	top: 0;
	width: 230px;
	z-index: 3;
}
.hoverbox .overlay:hover {
	display: block;
}
.hoverbox .overlaytext {
	cursor: pointer;
	display: none;
	height: 178px;
	left: 0;
	padding: 4px;
	position: absolute;
	top: 0;
	width: 230px;
	z-index: 3;
}
.hoverbox .overlaytext p {
	color: #FFFFFF;
	font-size: 14px;
	line-height: 17px;
	margin: 6px;
	padding: 0;
	width: 223px;
}

.b-slide-PreviewText {
	/*position:absolute;*/
}

.b-leftMenu-nav a.b-menuLocked {
	/*background: url('../img/lock.png') no-repeat scroll 19px 5px transparent;*/
	background: none;
	color: gray;
}

/* modal-form for trainings with authorisation */
.modal-trainingsAuthorise {
	display: none;
	overflow: auto;
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 210;
}

.modal-trainingsAuthorise .authorization{
	padding: 14px 5px 68px;
}

.b-trainings-header {
	padding-bottom: 28px;
}

.b-trainings-previewPicture {
	padding-bottom: 10px;
}

.b-trainings-previewText {
	padding-bottom: 10px;
}

.b-trainings-productInfoBox {
	background-image: url('../img/product_info_bg.png');
	float: left;
	margin-right: 10px;
	min-height: 0px;
	width: 352px;
	padding-bottom: 10px;
}



/*------------
 landing's styles
------------*/
.m-contentAlignRight {
	text-align: right;
}
.m-contentAlignCenter {
	text-align: center;
}
.m-pseudoLink {
	border-bottom: 1px dashed #8da7b7;
}
.m-pseudoLink:hover {
	border-bottom-color: transparent;
}



.b-landingBanner {
	margin: 35px 0;
	overflow: hidden;
	position: relative;
}
.b-landingBanner-content {
	padding: 45px 20px 0 380px;
	position: absolute;
	left: 0;
	top: 0;
	font-size: 14px;
	line-height: 18px;
	color: #222222;
}
.b-landingBanner-content h2 {
	margin-bottom: 30px;
	font-size: 32px;
	line-height: 1.2;
	color: #ffffff;
	font-family: Arial;
}
.b-landingBanner-content .m-bigger {
	font-size: 18px;
	line-height: 24px;
}
.b-landingBanner-content .m-bold {
	font-weight: bold;
}
.b-landingBanner_type2 .b-landingBanner-content {
	padding: 55px 85px 0 527px;
	color: #ffffff;
}
.b-landingBanner_type2 .b-landingBanner-content h2 {
	margin-bottom: 12px;
}
.b-landingBanner-boiler {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
}
.b-landingBanner-boiler-title {
	position: absolute;
	bottom: 15px;
	left: 15px;
	font-size: 12px;
	font-weight: bold;
	color: #222222;
	opacity: 0.5;
	white-space: nowrap;
}
.b-landingBanner-soc {
	margin-top: 24px;
	font-size: 0;
}
.b-landingBanner-soc > * {
	font-size: 12px;
}
.b-landingBanner-soc::before {
	content: ' ';
	margin-right: 17px;
	display: inline-block;
	vertical-align: middle;
	width: 45px;
	height: 45px;
	background-repeat: no-repeat;
	background-position: 0 0;
}
.b-landingBanner-soc_vk::before {
	background-image: url(../img/icon-soc_landing_vk.png);
}
.b-landingBanner-soc-content {
	font-size: 12px;
	line-height: 1.3;
	display: inline-block;
	vertical-align: middle;
}




.b-landingSteps {
	margin: 0 auto 40px;
	width: 820px;
	font-size: 0;
}
.b-landingSteps > * {
	font-size: 14px;
}
.b-landingSteps-item {
	margin: 0 22px;
	display: inline-block;
	vertical-align: top;
	width: 229px;
	text-align: center;
}
.b-landingSteps-item-icon {
	position: relative;
	margin-bottom: 23px;
	display: inline-block;
	vertical-align: top;
	width: 116px;
	height: 116px;
	border-radius: 50%;
	border: 2px solid #1b5070;
	font-size: 0;
}
.b-landingSteps-item-icon.m-hasArrow::before {
	margin: -7px 0 0 20px;
	content: ' ';
	position: absolute;
	top: 50%;
	left: 100%;
	display: block;
	width: 114px;
	height: 14px;
	background: url(../img/arrow_landing_toright.png) no-repeat right top;
}
.b-landingSteps-item-icon::after {
	content: ' ';
	display: inline-block;
	vertical-align: middle;
	height: 100%;
}
.b-landingSteps-item-icon img {
	vertical-align: middle;
}
.b-landingSteps-item-content {
	margin-bottom: 15px;
	text-align: left;
	font-size: 14px;
	line-height: 18px;
}
.b-landingSteps-item-content .m-marked {
	font-weight: bold;
	color: #215f8b;
}



.b-landingForm {
	padding: 20px;
	background-color: #f1f1f1;
}
.b-landingForm-row {
	margin: 0 0 0 -20px;
	font-size: 0;
}
.b-landingForm-row + .b-landingForm-row {
	margin-top: 15px;
}
.b-landingForm-row > * {
	font-size: 14px;
}
.b-landingForm-col {
	margin-left: 20px;
	display: inline-block;
	vertical-align: baseline;
	width: 220px;
}
.b-landingForm-col_broad {
	width: 460px;
}
.b-landingForm-field {}
.b-landingForm-field-label {
	margin-bottom: 5px;
	display: block;
}
.b-landingForm-field-input {
	padding: 0 10px;
	height: 40px;
	line-height: 40px;
	width: 100%;
	border: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.b-landingForm .b-checkbox {
	margin-right: 5px;
	font-size: 20px;
}
.b-landingForm a {
	text-decoration: underline;
}
.b-landingForm a:hover {
	text-decoration: none;
}
.b-landingForm label + .b-blueButton {
	margin-left: 20px;
}
.b-landingForm .b-blueButton {
	padding: 0 27px;
	height: 40px;
	font-size: 14px;
	line-height: 40px;
	font-weight: normal;
}



.modal-close {
	position: absolute;
	top: 0;
	right: -36px;
	width: 20px;
	height: 19px;
	opacity: 0.5;
	background: url(../img/closer.png) no-repeat center center;
}
.modal-close:hover {
	opacity: 1;
	background-image: url(../img/closer.png);
}
.b-modalWindow {
	padding: 28px 20px 35px;
	min-width: 340px;
}
.b-modalWindow-title {
	margin-bottom: 13px;
	font-size: 24px;
	line-height: 1.2;
	font-weight: bold;
}
.b-modalWindow-content {
	font-size: 14px;
	line-height: 18px;
}
.b-modalWindow.b-modalWindow_typeVideo {
	padding: 0;
	line-height: 0;
	width: 640px;
}
.b-modalWindow.b-modalWindow_typeVideo > * {
	line-height: 1;
}



.b-news-list_tiles {
	margin: 0 -5px;
	font-size: 0;
}
.b-news-list_tiles > * {
	font-size: 12px;
}
.b-news-list_tiles .b-news-item {
	margin: 0 5px 3px 5px;
	display: inline-block;
	vertical-align: top;
	width: 238px;
}
.b-news-list_tiles .b-news-item .b-news-picture {
	float: none;
}
.b-news-list_tiles .b-news-item .b-news-itemContent {
	float: none;
}



.b-news-list_tiles.b-news-list_videos .b-news-item {
	padding: 4px 0 0 0;
	height: 250px;
	border-bottom: none;
	border-top: 1px solid #d5d5d5;
}
.b-news-list_tiles.b-news-list_videos .b-news-picture {
	position: relative;
	display: block;
}
.b-news-list_tiles.b-news-list_videos .b-news-picture::before {
	content: ' ';
	margin: -33px 0 0 -54px;
	position: absolute;
	left: 50%;
	top: 50%;
	width: 108px;
	height: 65px;
	background: url(../img/play.png) no-repeat 0 0;
}
.b-news-list_tiles.b-news-list_videos .b-news-picture:hover::before {
	background-image: url(../img/play_hover.png);
}



.b-news-list_tiles.b-news-list_links {
	margin-bottom: 40px;
}
.b-news-list_tiles.b-news-list_links .b-news-item {
	position: relative;
	padding: 0;
	height: 185px;
	border-bottom: none;
	border-top: 1px solid #d5d5d5;
}
.b-news-list_tiles.b-news-list_links .b-news-picture {
	height: 100%;
	background-color: #e2e0e1;
}
.b-news-list_tiles.b-news-list_links .b-news-itemContent {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}
.b-news-list_tiles.b-news-list_links .b-news-itemTitle {
	padding: 7px 20px;
	z-index: 1;
	position: absolute;
	bottom: 10px;
	left: 0;
	background-color: #2d6791;
	color: #ffffff;
	font-weight: bold;
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-size: 14px;
}
.b-news-list_tiles.b-news-list_links .b-news-itemTitle::before {
	content: ' ';
	position: absolute;
	left: 9px;
	top: 12px;
	display: block;
	width: 5px;
	height: 7px;
	background: url(../img/arrow_right_white.png) 0 0;
}
.b-news-list_tiles.b-news-list_links .b-news-itemBody {
	visibility: hidden;
	margin: 0;
	padding: 15px 20px 0;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #517fa1;
	color: #ffffff;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-size: 14px;
}
.b-news-list_tiles.b-news-list_links .b-news-item:hover .b-news-itemBody {
	visibility: visible;
}



.registration-content h2.title:first-of-type {
	margin-right: -3px;
}
.registration-content .title {
	margin: 35px 0 10px;
}



.b-modalWindow_blueTemplate {
	padding: 0;
}
.b-modalWindow_blueTemplate .b-modalWindow-title {
	margin: -10px -10px 25px -10px;
	padding: 10px;
	width: 100%;
	text-align: left;
	font-weight: bold;
	color: #fff;
	background: #215F8B;
}
.b-modalWindow_blueTemplate .b-modalWindow-title h3 {
	padding-right: 30px;
	margin: 0;
	color: #fff;
}
.b-modalWindow_blueTemplate .b-modalWindow-content {
	padding-bottom: 25px;
	font-size: 14px;
	color: #404245;
}
.b-modalWindow_blueTemplate .b-modalWindow-content p {
	margin-bottom: 20px;
}
.b-modalWindow_blueTemplate .b-modalWindow-foot {
	margin: -10px;
	padding: 17px;
	background: #f0f0f0;
}



.b-modalWindow_typeVideo.b-modalWindow_blueTemplate .b-modalWindow-title {
	margin-bottom: 10px;
}
.b-modalWindow_typeVideo.b-modalWindow_blueTemplate .b-modalWindow-content {
	padding-bottom: 10px;
}



.b-modalWindow .b-form {
	margin: 35px 0 0 0;
}
.b-modalWindow .b-form-row {
	overflow: hidden;
	display: table-row;
}
.b-modalWindow .b-form-col {
	padding-bottom: 9px;
	display: table-cell;
}
.b-modalWindow .b-form-col:first-child {
	padding-right: 22px;
}
.b-modalWindow .b-form-label {
	display: inline-block;
	vertical-align: top;
}
.b-modalWindow .b-form-field {}
.b-modalWindow .b-form-input {
	padding: 0 5px;
	width: 270px;
	height: 20px;
	line-height: 20px;
	border: 1px solid #808080;
	box-shadow: 1px 1px 0 #404040 inset;
	border-right-color: #d4d0c8;
	border-bottom-color: #d4d0c8;
}
.b-modalWindow .b-form-error {
	padding-right: 5px;
	color: red;
	font-size: 12px;
	width: 270px;
}
.b-modalWindow .b-form-error + .b-form-error {
	margin-top: 5px;
}

.b-blueButton[disabled],
.bosh-button[disabled] {
	background: linear-gradient(#e1e1e2, #c3c3c4);
}

.bosh-link {
	text-align: left;
}

.b-row {
	margin: 0 -10px;
}
.b-row::before,
.b-row::after {
    content: " ";
    display: table;
    clear: both;
}
.b-col,
.b-form-col {
	box-sizing: border-box;
	float: left;
	padding: 0 10px;
	width: 100%;
}
.b-col_sm_4 {
	width: 33.3%;
}
.b-col_sm_6 {
	width: 50%;
}

.b-form h2 {
	margin: 15px 0 10px;
}
.b-form h2:first-of-type {
	margin-top: 0;
}
.b-form label {
	display: block;
}
.b-form input[type=text],
.b-form select,
.b-form textarea {
	box-sizing: border-box;
	width: 100%;
}
.b-form input[type=text],
.b-form textarea {
	padding: 5px 10px;
	border: 1px solid gray;
	border-right-color: #D4D0C8;
	border-bottom-color: #D4D0C8;
	box-shadow: 1px 1px 0 #404040 inset;
}
.b-form textarea {
	min-height: 10em;
	resize: vertical;
}
.b-form-field {
	margin-bottom: 15px;
}
.b-form-error {
	color: red;
}

.b-form_filter {
	margin: 10px 0;
	padding: 10px;
	background: #f1f1f1;
	border: 1px solid #c3c3c4;
}
.b-form_filter label {
	display: block;
	margin-bottom: 4px;
}
.b-form_filter input[type=text],
.b-form_filter select {
	width: auto;
}
.b-form_filter .b-form-row {
	margin-top: 8px;
	padding-top: 8px;
}
.b-form_filter .b-form-row:first-of-type {
	margin-top: 0;
	padding-top: 0;
	border-top: none;
}
.b-form_filter .b-form-row_info {
	color: #404245;
	font-size: 0.9em;
	border-top: 1px solid #c3c3c4;
}
.b-form_filter .b-form-field {
	display: inline-block;
	margin-right: 24px;
	margin-bottom: 0;
}
.b-form_filter .b-form-radio {
	display: inline;
}



/* BEGIN slider controls */
.b-slider .owl-controls .owl-buttons div {
	margin-top: -26px;
	padding: 0;
	top: 50%;
	border-radius: 50%;
	width: 50px;
	height: 50px;
	background-color: #628cb2;
	position: absolute;
	font-size: 0;
}
.b-slider .owl-controls .owl-buttons div.owl-prev {
	left: 0;
}
.b-slider .owl-controls .owl-buttons div.owl-next {
	right: 0;
}
.b-slider .owl-controls .owl-buttons div::before {
	content: ' ';
	margin: -8px 0 0 -6px;
	top: 50%;
	left: 50%;
	position: absolute;
	display: block;
	width: 15px;
	height: 15px;
	zoom: 1;
	border: none;
	border-bottom: 2px solid #ffffff;
	border-left: 2px solid #ffffff;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	color: #FFF;
	background: transparent;
	text-decoration: none;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	transition: opacity 0.2s linear;
}
.b-slider .owl-controls .owl-buttons div.owl-next::before {
	margin-left: -12px;
	border: none;
	border-top: 2px solid #ffffff;
	border-right: 2px solid #ffffff;
}
.b-slider .owl-controls.clickable .owl-buttons div:hover {
	opacity: .9;
	text-decoration: none;
}



.b-slider .owl-controls .owl-pagination {
	position: absolute;
	left: 0;
	bottom: 19px;
	width: 100%;
	text-align: center;
}
.b-slider .owl-controls .owl-pagination .owl-page {
	margin: 0 10px;
	position: relative;
	display: inline-block;
	zoom: 1;
	*display: inline;
}
.b-slider .owl-controls .owl-pagination .owl-page span {
	position: relative;
	display: block;
	width: 8px;
	height: 8px;
	border-radius: 50%;
	background-color: #fff;
	opacity: .5;
}
.b-slider .owl-controls .owl-pagination .owl-page.active span,
.b-slider .owl-controls.clickable .owl-page:hover span {
	opacity: 1;
}
/* END slider controls */



.b-modalWindow_tronic {
	padding-left: 30px;
	padding-right: 30px;
	width: 700px;
}
.b-modalWindow_tronic_table {
	min-width: 700px;
	max-width: 960px;
	width: auto;
}
.b-modalWindow_tronic .b-modalWindow-title {
	margin-bottom: 34px;
}
.b-modalWindow_tronic .b-modalWindow-content {
	font-size: 15px;
	line-height: 1.6;
}
.b-modalWindow_tronic .b-image {
	/* text-align: center; */
}
.b-modalWindow_tronic .b-image img {
	max-width: 100%;
}
.b-modalWindow_tronic .b-btn {
	margin-top: 13px;
	padding-left: 30px;
	padding-right: 30px;
	height: 40px;
	line-height: 40px;
	font-size: 15px;
	font-weight: normal;
}
.b-modalWindow_tronic ul {}
.b-modalWindow_tronic ul li {
	margin-bottom: 5px;
	padding-left: 17px;
	position: relative;
}
.b-modalWindow_tronic ul li:last-child {
	margin-bottom: 0;
}
.b-modalWindow_tronic ul li::before {
	content: '\2013';
	position: absolute;
	left: 0;
	top: -2px;
}
.b-modalWindow_tronic table {
	margin-bottom: 10px;
	width: 100%;
	border-collapse: collapse;
	border: 1px solid #c3c3c4;
}
.b-modalWindow_tronic table thead td,
.b-modalWindow_tronic table thead th {
	font-weight: bold;
}
.b-modalWindow_tronic table tr {
	border-bottom: 1px solid #c3c3c4;
}
.b-modalWindow_tronic table td,
.b-modalWindow_tronic table th {
	padding: 8px 15px;
	border-right: 1px solid #c3c3c4;
}
.b-modalWindow_tronic table th {}
.b-modalWindow_tronic table th small {
	font-size: 12px;
	font-weight: normal;
}



/* clearfix  */
.m-clf::before,
.m-clf::after {
	content: " ";
	display: table;
}
.m-clf::after {
	clear: both;
}
.m-clf {
	*zoom: 1;
}



/* BEGIN landing_troning */
.b-landing_tronic {}
.b-landing_tronic #wrap {
	width: 1180px;
}
.b-landing_tronic #header {
	position: relative;
	margin-bottom: 24px;
	overflow: visible;
}
.b-landing_tronic #header .b-headerSide {
	width: 50%;
	float: left;
	height: 30px;
	line-height: 30px;
}
.b-landing_tronic #header .b-headerSide_right {
	text-align: right;
}
.b-landing_tronic #header .line {
	margin: 0;
	height: 30px;
	font-size: 0;
}
.b-landing_tronic #header .line > * {
	font-size: 14px;
}
.b-landing_tronic #header .line a,
.b-landing_tronic #footer .line a {
	padding: 0 5px;
	display: inline-block;
	vertical-align: top;
	font-size: 14px;
	line-height: 30px;
	height: 30px;
	color: #808285;
}
#header .line a:hover,
#header .line a.active,
#footer .line a:hover,
#footer .line a.active {
	background-color: #e1e1e2;
}



.b-landing_tronic #header .b-form {
	display: inline-block;
	vertical-align: top;
	font-size: 0;
	color: #808285;
	text-align: left;
}
.b-landing_tronic #header .b-form > * {
	font-size: 14px;
}
.b-landing_tronic #header .b-form-label {
	margin-right: 6px;
	display: inline-block;
	vertical-align: middle;
}
.b-landing_tronic #header .b-form-select {
	display: inline-block;
	vertical-align: middle;
}
.b-landing_tronic #header + h1 {
	padding-right: 140px;
}



.b-landing_tronic #header .b-logo {
	right: 0;
	top: 30px;
	position: absolute;
	text-decoration: none;
	display: block;
	width: 130px;
	height: 61px;
	text-align: center;
	overflow: hidden;
}
.b-landing_tronic #header .b-logo img {
	max-width: 100%;
}




.b-landing_tronic #footer {
	width: 1200px;
	padding: 0 10px;
	margin: 0 auto;
	height: auto;
	background-color: #fff;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.b-landing_tronic #footer .line {
	margin: 0;
	width: 100%;
	height: 30px;
	background: #f1f1f1;
	font-size: 0;
}
.b-landing_tronic #footer .line > * {
	font-size: 14px;
}



.b-landing_tronic #before-footer {
	height: 60px;
}



.b-landing_tronic h1,
.b-landing_tronic h2,
.b-landing_tronic h3 {
	font-family: Arial;
}
.b-landing_tronic h1 {
	margin-bottom: 30px;
}
.b-landing_tronic h2 {
	margin: 60px 0 26px;
	font-size: 24px;
	font-weight: bold;
}
.b-landing_tronic h1:first-child,
.b-landing_tronic h2:first-child {
	margin-top: 0;
}
.b-landing_tronic h3 {
	margin: 33px 0 11px;
	font-size: 18px;
	line-height: 1.33;
	font-weight: bold;
	color: #404245;
}
.b-landing_tronic h3:first-child {
	margin-top: 0;
}
.b-landing_tronic h3 + p {
	margin-top: 0;
}



.b-landing_tronic .b-row {
	margin-left: -10px;
	margin-right: -10px;
	overflow: hidden;
}
.b-landing_tronic .b-row_2cols > .b-col {
	padding: 0 10px;
	float: left;
	width: 50%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.b-landing_tronic .b-row_2cols > .b-col_video {
	padding: 0 10px;
	padding-left: 25%;
	float: left;
	width: 75%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}



.b-landing_tronic p {
	margin: 22px 0;
	font-size: 15px;
	line-height: 1.6667;
}
.b-landing_tronic p:first-child {
	margin-top: 0;
}
.b-landing_tronic p:last-child {
	margin-bottom: 0;
}



.b-landing_tronic .b-image {}
.b-landing_tronic .b-image img {
	max-width: 100%;
}




.b-landing_tronic .b-alignC {
	text-align: center;
}



.b-landing_tronic .b-video {
	line-height: 1;
}
/* END landing_troning */



h2 .b-form {
	display: inline-block;
	vertical-align: baseline;
}
h2 .b-form .selectric {
	font-weight: normal;
}
h2 .b-form .selectric .button {
	height: 30px;
	line-height: 30px;
}
h2 .b-form .selectric .label {
	font-size: 24px;
	height: 30px;
	line-height: 30px;
}
h2 .b-form .selectric .button::after {
	height: 20px;
	line-height: 20px;
	font-size: 20px;
}



.b-icon {
	position: relative;
	display: inline-block;
	vertical-align: middle;
}
.b-icon::before {
	content: ' ';
	position: absolute;
	left: 50%;
	top: 50%;
	display: block;
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
}



.b-icon_warranty {
	width: 23px;
	height: 25px;
}
.b-icon_warranty::before {
	margin-top: -11px;
	margin-left: -12px;
	width: 100%;
	height: 100%;
	background-image: url('../img/icons/icon-warranty.png');
}
.b-icon_file {
	width: 19px;
	height: 25px;
}
.b-icon_file::before {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-image: url('../img/icons/icon-file.png');
}



.b-iconText {
	padding: 3px 0;
	font-size: 0;
	overflow: hidden;
}
.b-iconText > * {
	font-size: 12px;
}
.b-iconText-icon {
	margin: -1px 11px 1px 1px;
	float: left;
	display: block;
}
.b-iconText-text {
	overflow: hidden;
	display: block;
	font-size: 12px;
	line-height: 1.2;
	color: #404245;
}



.b-slider_poster {
	overflow: hidden;
	height: 400px;
}
.b-slider_poster .b-slide {
	overflow: hidden;
	height: 400px;
}
.b-slider_poster .b-slide-image {
	float: left;
	width: 700px;
	height: 100%;
	display: block;
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: 0 0;
	background-size: cover;
}
.b-slider_poster .b-slide-content {
	padding: 20px;
	overflow: hidden;
	height: 100%;
	color: #fff;
	background-color: #628cb2;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.b-slider_poster .b-slide-title {
	margin-bottom: 15px;
	font-weight: bold;
	font-size: 24px;
	line-height: 1.17;
}
.b-slider_poster .b-slide-text {
	font-size: 15px;
	line-height: 1.6;
}
.b-slider_poster .owl-controls .owl-pagination {
	padding-left: 700px;
	bottom: 16px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}



.b-slider_items .owl-controls .owl-buttons div {
	margin-top: 0;
	top: 90px;
}
.b-slider_items .owl-controls .owl-buttons div.owl-prev {
	left: 12px;
}
.b-slider_items .owl-controls .owl-buttons div.owl-next {
	right: 12px;
}
.b-slider_items .b-slider-item {
	margin: 0 10px;
}
.b-slider_items .owl-item.m-first .b-slider-item {
	margin-left: 0;
}
.b-slider_items .owl-item.m-last .b-slider-item {
	margin-right: 0;
}



/* BEGIN .b-media */
.b-media {
	padding: 0 0 30px;
	background-color: #f1f1f1;
}
.b-media-head {
	margin-bottom: 25px;
}
.b-media-head .b-media-image {
	height: 230px;
	text-align: center;
}
.b-media-body {
	padding: 0 20px;
}
.b-media-foot {}



.b-media-image {
	overflow: hidden;
	text-align: center;
	font-size: 0;
}
.b-media-image img {
	max-width: 100%;
	max-height: 100%;
	vertical-align: middle;
}
.b-media-image::after {
	content: ' ';
	display: inline-block;
	vertical-align: middle;
	height: 100%;
}



.b-media-title {
	margin-bottom: 21px;
	font-size: 18px;
	line-height: 1.44;
	font-weight: bold;
	color: #215f8b;
}



.b-media-content {
	font-size: 15px;
	line-height: 1.6;
}
.b-media-content ul {
	margin: 0;
}
.b-media-content ul li {
	padding: 0 0 0 10px;
	position: relative;
}
.b-media-content ul li::before {
	content: ' ';
	top: 9px;
	left: 0;
	position: absolute;
	width: 4px;
	height: 4px;
	display: block;
	border-radius: 50%;
	background-color: #404245;
}



.b-media-section {
	margin: 23px 0;
}
.b-media-section .b-separator {
	margin: 8px 0;
}



.b-media .b-btn {
	padding: 0 25px;
	height: 40px;
	line-height: 40px;
	font-size: 15px;
	font-weight: normal;
}
/* END .b-media */



.b-lead {
	padding: 15px 20px;
	background-color: #f1f1f1;
}
.b-lead-title {
	margin-bottom: 12px;
	font-size: 18px;
	line-height: 1.44;
	font-weight: bold;
	color: #215f8b;
}
.b-lead .b-iconText {}
.b-lead .b-iconText-text {
	overflow: visible;
	display: inline-block;
	vertical-align: middle;
	font-weight: bold;
}



/* BEGIN .b-shopsMap */
.b-shopsMap {
	height: 400px;
}
.b-shopsMap .b-form {
	display: none;
}
.b-shopsMap-content {
	padding: 0 0 0 30px;
	float: left;
	width: 380px;
	height: 100%;
	font-size: 15px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background-color: #f1f1f1;
}
.b-shopsMap-content h3 {
	margin: 27px 0 21px;
	color: #404245;
	font-size: 18px;
	font-weight: bold;
}
.b-shopsMap-content h3:first-child {
	margin-top: 27px;
}
.b-shopsMap-shops {
	margin: 0;
	display: block;
	height: 100%;
	border: none;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.b-shopsMap-content p {
	margin: 17px 0;
}
.b-shopsMap-content p:first-child {
	margin-top: 0;
}
.b-shopsMap-map {
	overflow: hidden;
	height: 100%;
}



.b-shopsMap .b-list_shops {
	padding: 0;
	height: 100%;
	display: block;
	overflow: hidden;
}
.b-shopsMap .b-list_shops .b-list-item {
	padding: 16px 0 0 0;
	border-top: 1px solid #c3c3c4;
	margin-bottom: 23px;
	display: block;
}
.b-shopsMap .b-list_shops .b-shop {
	color: #404245;
	font-size: 15px;
	line-height: 1.6;
}
.b-shopsMap .b-list_shops .b-shop-name {
	margin-bottom: 3px;
	font-size: 15px;
	line-height: 1.2;
	font-weight: bold;
	cursor: pointer;
	transition: all 0.1s linear;
}
.b-shopsMap .b-list_shops .b-shop-name:hover,
.b-shopsMap .b-list_shops .b-shop-name.m-active {
	color: #215f8b;
}



.b-shopsMap .b-list_shops .b-shop .b-link {}
.b-shopsMap .b-list_shops .b-shop .b-link-text {
	color: #404245;
	border-bottom: 1px solid rgba(64, 66, 69, .3);
}
.b-shopsMap .b-list_shops .b-shop .b-link:hover .b-link-text {
	color: #000;
	border-bottom-color: rgba(0, 0, 0, .3);
}



.b-shopsMap .b-list_shops .b-shop .b-dropdown {}
.b-shopsMap .b-list_shops .b-shop .b-dropdown-toggle {
	padding-left: 13px;
	position: relative;
	font-weight: bold;
	color: #215f8b;
	cursor: pointer;
}
.b-shopsMap .b-list_shops .b-shop .b-dropdown-toggle::before {
	content: '\203A';
	display: block;
	position: absolute;
	left: 0;
	top: 1px;
	width: 6px;
	height: 10px;
	line-height: 20px;
}
.b-shopsMap .b-list_shops .b-shop .b-dropdown-toggle.m-opened::before {
	left: 7px;
	top: 7px;
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg);
}
.b-shopsMap .b-list_shops .b-shop .b-dropdown-content {
	padding-top: 5px;
	display: none;
}
.b-shopsMap .b-list_shops .b-shop .b-dropdown-content.m-opened {
	display: block;
}
/* END .b-shopsMap */


.b-lightbox-imageWrap {
	position: relative;
	display: flex;
	justify-content: center;
	align-items: center;
	min-width: 500px;
	height: 600px;
}
.b-lightbox-image {
	vertical-align: middle;
	max-width: 100%;
	max-height: 100%;
}
.b-lightbox-prev,
.b-lightbox-next {
	position: absolute;
	top: 50%;
	padding: 0 7px;
	line-height: 18px;
	font-size: 24px;
}
.b-lightbox-prev {
	left: 0;
	right: auto;
}
.b-lightbox-next {
	left: auto;
	right: 0;
}
.b-lightbox-thumbs {
	text-align: center;
	white-space: nowrap;
}
.b-lightbox-thumbs img {
	vertical-align: middle;
	width: 60px;
	height: 60px;
	transition: 150ms linear;
}
.b-lightbox-thumbs a {
	display: inline-block;
	padding: 2px;
	border: 1px solid transparent;
	outline: none;
	transition: 150ms linear;
}
.b-lightbox-thumbs a.m-active {
	border-color: #215f8a;
}
.b-lightbox-thumbs a.m-active img {
	opacity: 0.45;
}



.b-pictureSlider {
	position: relative;
	width: 200px;
}
.b-pictureSlider-prev,
.b-pictureSlider-next {
	position: absolute;
	text-align: center;
	bottom: 0;
	width: 20px;
	height: 56px;
	line-height: 56px;
	font-size: 24px;
	color: #215f8a;
	outline: none;
}
.b-pictureSlider-prev.m-disabled,
.b-pictureSlider-next.m-disabled {
	opacity: 0.45;
}
.b-pictureSlider-prev {
	left: -8px;
}
.b-pictureSlider-next {
	right: -8px;
}
.b-pictureSlider-imageWrap {
	display: flex;
	justify-content: center;
	align-items: center;
	height: 200px;
}
.b-pictureSlider-image {
	vertical-align: middle;
	max-width: 100%;
	max-height: 100%;
}
.b-pictureSlider-thumbsWrap {
	overflow: hidden;
	margin: 0 12px;
}
.b-pictureSlider-thumbs {
	position: relative;
	text-align: center;
	white-space: nowrap;
	transition: 300ms linear;
}
.b-pictureSlider-thumbs img {
	width: 50px;
	height: 50px;
}
.b-pictureSlider-thumbs a {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	padding: 2px;
	border: 1px solid transparent;
	outline: none;
	transition: 150ms linear;
}
.b-pictureSlider-thumbs a.m-active {
	border-color: #215f8a;
}
.b-pictureSlider-thumbs a.m-active img {
	opacity: 0.45;
}