

/* Start:/local/templates/auth/fonts/din/din.css?16502613281464*/
/*FONTS-FACE*/
@font-face {
  font-family: 'DINProRegular';
  src: url('/local/templates/auth/fonts/din/dinpro-regular-webfont.eot');
  src: local('DINPro'), local('DINProRegular'), url('/local/templates/auth/fonts/din/dinpro-regular-webfont.woff') format('woff'), url('/local/templates/auth/fonts/din/dinpro-regular-webfont.ttf') format('truetype'), url('/local/templates/auth/fonts/din/dinpro-regular-webfont.svg#webfontVeJgLD7F') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'DINProMedium';
  src: url('/local/templates/auth/fonts/din/dinpro-medium-webfont.eot');
  src: local('DINPro'), local('DINProMedium'), url('/local/templates/auth/fonts/din/dinpro-medium-webfont.woff') format('woff'), url('/local/templates/auth/fonts/din/dinpro-medium-webfont.ttf') format('truetype'), url('/local/templates/auth/fonts/din/dinpro-medium-webfont.svg#webfontL4kg7A4n') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'DINProLight';
  src: url('/local/templates/auth/fonts/din/dinpro-light-webfont.eot');
  src: local('DINPro'), local('DINProLight'), url('/local/templates/auth/fonts/din/dinpro-light-webfont.woff') format('woff'), url('/local/templates/auth/fonts/din/dinpro-light-webfont.ttf') format('truetype'), url('/local/templates/auth/fonts/din/dinpro-light-webfont.svg#webfontWuXhsnZ0') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'DINProBold';
  src: url('/local/templates/auth/fonts/din/dinpro-bold-webfont.eot');
  src: local('DINPro'), local('DINProBold'), url('/local/templates/auth/fonts/din/dinpro-bold-webfont.woff') format('woff'), url('/local/templates/auth/fonts/din/dinpro-bold-webfont.ttf') format('truetype'), url('/local/templates/auth/fonts/din/dinpro-bold-webfont.svg#webfontWuXhsnZ0') format('svg');
  font-weight: normal;
  font-style: normal;
}

*{
    outline-style:none;
}





/* End */


/* Start:/local/templates/auth/fonts/fontello/css/fontello.css?16502613282454*/
@font-face {
  font-family: 'fontello';
  src: url('/local/templates/auth/fonts/fontello/css/../font/fontello.eot?55315549');
  src: url('/local/templates/auth/fonts/fontello/css/../font/fontello.eot?55315549#iefix') format('embedded-opentype'),
       url('/local/templates/auth/fonts/fontello/css/../font/fontello.woff2?55315549') format('woff2'),
       url('/local/templates/auth/fonts/fontello/css/../font/fontello.woff?55315549') format('woff'),
       url('/local/templates/auth/fonts/fontello/css/../font/fontello.ttf?55315549') format('truetype'),
       url('/local/templates/auth/fonts/fontello/css/../font/fontello.svg?55315549#fontello') format('svg');
  font-weight: normal;
  font-style: normal;
}
/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'fontello';
    src: url('/local/templates/auth/fonts/fontello/css/../font/fontello.svg?55315549#fontello') format('svg');
  }
}
*/
[class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: never;

  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  /* opacity: .8; */

  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;

  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;

  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  margin-left: .2em;

  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */

  /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;

  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}

.icon-cog-alt:before { content: '\e800'; } /* '' */
.icon-user:before { content: '\e801'; } /* '' */
.icon-logout:before { content: '\e802'; } /* '' */
.icon-basket:before { content: '\e803'; } /* '' */
.icon-torso:before { content: '\e804'; } /* '' */
.icon-search:before { content: '\e805'; } /* '' */
.icon-edit:before { content: '\e806'; } /* '' */
.icon-right-open-mini:before { content: '\e807'; } /* '' */
.icon-left-open:before { content: '\e808'; } /* '' */
.icon-right-open:before { content: '\e809'; } /* '' */
.icon-down-dir:before { content: '\e80a'; } /* '' */
.icon-up-dir:before { content: '\e80b'; } /* '' */
.icon-cart-arrow-down:before { content: '\f218'; } /* '' */

/* End */


/* Start:/local/templates/auth/js/fancybox/source/jquery.fancybox.css?16502613284863*/
/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp
{
	padding: 0;
	margin: 0;
	border: 0;
	outline: none;
	vertical-align: top;
}

.fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 8020;
}

.fancybox-skin {
	position: relative;
	background: #f9f9f9;
	color: #444;
	text-shadow: none;
	-webkit-border-radius: 4px;
	   -moz-border-radius: 4px;
	        border-radius: 4px;
}

.fancybox-opened {
	z-index: 8030;
}

.fancybox-opened .fancybox-skin {
	-webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	   -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	        box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}

.fancybox-outer, .fancybox-inner {
	position: relative;
}

.fancybox-inner {
	overflow: hidden;
}

.fancybox-type-iframe .fancybox-inner {
	-webkit-overflow-scrolling: touch;
}

.fancybox-error {
	color: #444;
	font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	margin: 0;
	padding: 15px;
	white-space: nowrap;
}

.fancybox-image, .fancybox-iframe {
	display: block;
	width: 100%;
	height: 100%;
}

.fancybox-image {
	max-width: 100%;
	max-height: 100%;
}

#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
	background-image: url(/local/templates/auth/js/fancybox/source/fancybox_sprite.png);
}

#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -22px;
	margin-left: -22px;
	background-position: 0 -108px;
	opacity: 0.8;
	cursor: pointer;
	z-index: 8060;
}

#fancybox-loading div {
	width: 44px;
	height: 44px;
	background: url(/local/templates/auth/js/fancybox/source/fancybox_loading.gif) center center no-repeat;
}

.fancybox-close {
	position: absolute;
	top: -18px;
	right: -18px;
	width: 36px;
	height: 36px;
	cursor: pointer;
	z-index: 8040;
}

.fancybox-nav {
	position: absolute;
	top: 0;
	width: 40%;
	height: 100%;
	cursor: pointer;
	text-decoration: none;
	background: transparent url(/local/templates/auth/js/fancybox/source/blank.gif); /* helps IE */
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	z-index: 8040;
}

.fancybox-prev {
	left: 0;
}

.fancybox-next {
	right: 0;
}

.fancybox-nav span {
	position: absolute;
	top: 50%;
	width: 36px;
	height: 34px;
	margin-top: -18px;
	cursor: pointer;
	z-index: 8040;
	visibility: hidden;
}

.fancybox-prev span {
	left: 10px;
	background-position: 0 -36px;
}

.fancybox-next span {
	right: 10px;
	background-position: 0 -72px;
}

.fancybox-nav:hover span {
	visibility: visible;
}

.fancybox-tmp {
	position: absolute;
	top: -99999px;
	left: -99999px;
	max-width: 99999px;
	max-height: 99999px;
	overflow: visible !important;
}

/* Overlay helper */

.fancybox-lock {
    overflow: visible !important;
    width: auto;
}

.fancybox-lock body {
    overflow: hidden !important;
}

.fancybox-lock-test {
    overflow-y: hidden !important;
}

.fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	display: none;
	z-index: 8010;
	background: url(/local/templates/auth/js/fancybox/source/fancybox_overlay.png);
}

.fancybox-overlay-fixed {
	position: fixed;
	bottom: 0;
	right: 0;
}

.fancybox-lock .fancybox-overlay {
	overflow: auto;
	overflow-y: scroll;
}

/* Title helper */

.fancybox-title {
	visibility: hidden;
	font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	position: relative;
	text-shadow: none;
	z-index: 8050;
}

.fancybox-opened .fancybox-title {
	visibility: visible;
}

.fancybox-title-float-wrap {
	position: absolute;
	bottom: 0;
	right: 50%;
	margin-bottom: -35px;
	z-index: 8050;
	text-align: center;
}

.fancybox-title-float-wrap .child {
	display: inline-block;
	margin-right: -100%;
	padding: 2px 20px;
	background: transparent; /* Fallback for web browsers that doesn't support RGBa */
	background: rgba(0, 0, 0, 0.8);
	-webkit-border-radius: 15px;
	   -moz-border-radius: 15px;
	        border-radius: 15px;
	text-shadow: 0 1px 2px #222;
	color: #FFF;
	font-weight: bold;
	line-height: 24px;
	white-space: nowrap;
}

.fancybox-title-outside-wrap {
	position: relative;
	margin-top: 10px;
	color: #fff;
}

.fancybox-title-inside-wrap {
	padding-top: 10px;
}

.fancybox-title-over-wrap {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #fff;
	padding: 10px;
	background: #000;
	background: rgba(0, 0, 0, .8);
}

/*Retina graphics!*/
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
	   only screen and (min--moz-device-pixel-ratio: 1.5),
	   only screen and (min-device-pixel-ratio: 1.5){

	#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
		background-image: url(/local/templates/auth/js/fancybox/source/fancybox_sprite@2x.png);
		background-size: 44px 152px; /*The size of the normal image, half the size of the hi-res image*/
	}

	#fancybox-loading div {
		background-image: url(/local/templates/auth/js/fancybox/source/fancybox_loading@2x.gif);
		background-size: 24px 24px; /*The size of the normal image, half the size of the hi-res image*/
	}
}
/* End */


/* Start:/bitrix/templates/.default/components/bitrix/news.list/howtoget_lkk/style.css?1659355752438*/
.howToGet{
    margin-bottom:30px;
}
.howToGet .caption{
    font-weight: bold;
    font-size: 18px;
    margin-bottom: 15px;
}
.howToGet .box{
    display:flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: center;
    align-content: flex-start;
}
.howToGet a{
    display:inline-block;
    width:160px;
    height:80px;
    background-size: contain !important;
    margin-right:10px;
    margin-bottom: 10px;
}

/* End */


/* Start:/local/templates/auth/template_styles.css?16673777097692*/
html,body{
    margin: 0px;
    padding:0px;
}
body{
    font: 14px 'DINProRegular', sans-serif;
    background: #ebebeb
}

a{
    color: #BF1A02;
    text-decoration:none;
}
a:hover{
    text-decoration:underline;
}
input[type=text],
input[type=password]{
    border:1px solid silver;
    padding:5px 15px;
}
.btn{
    border:none;
    background:#BF1A02;
    color:white;
    border-radius:3px;
    padding:5px 20px;
    cursor:pointer;
    text-align: center;
}
.btn.invert{
    background: white;
    padding:5px 20px;
    border:1px solid #BF1A02;
    color: #BF1A02;
}
.inputField{
    margin-bottom: 10px;
}

.mainAuthBox{
    margin:30px auto 60px;
    width:800px;
    padding:15px;
    border-radius:3px;
    overflow: hidden;
    box-shadow:0px 3px 12px -3px black;
    background: white;
}
.mainAuthBox .caption{
    font-weight:bold;
    font-size:18px;
    margin-bottom:20px;
}
.mainAuthBox .head{
    display: flex;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: space-around;
    align-items: center;
    background: #4c4c4c;
    margin: -15px -15px 0px;
    padding:10px;
    color:white;
}
.mainAuthBox .head .logo{
    width: 105px;
    height: 95px;
    background: url(/logo.svg) -60px -25px no-repeat;
    background-size: 195px !important;
}
.mainAuthBox .head .logoText{
    font-weight: bold;
    font-size: 31px;
    line-height: 32px;
    width:330px;
    text-transform:uppercase;
    margin-left: 15px;
}
.mainAuthBox .head .logoText span{
    display:block;
    font-size: 17px;
    font-weight:normal;
    line-height: 19px;
}
.mainAuthBox .head .logoText .textAuth{
    font-size: 14px;
    font-weight: normal;
    line-height: 24px;
    text-transform: none
}
.mainAuthBox .head a{
    display: flex; 
    align-items: center;
    color:white
}
.mainAuthBox .head a:hover{
    text-decoration: none;
}
.mainAuthBox .head .phoneWorktime{
    width:200px;   
}
.mainAuthBox .head .phoneWorktime span{
    font-size:20px;
    display:block
}
.mainAuthBox .authBox{
    display:flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: flex-start;
    justify-content: space-around;
    position:relative;   
}
.mainAuthBox .authBox .leftBox{
    width:250px;
    padding: 0px 15px 20px 0px;
}
.mainAuthBox .authBox .leftBox .links{
    margin-top: 20px;
}
.mainAuthBox .authBox .leftBox .links a{
    display:block;
}
.mainAuthBox .authBox .leftBox .authForm .error{
    border:1px solid red;
    background: #ffcece;
}
.mainAuthBox .authBox .leftBox .authForm .success{
    border:1px solid green;
    background: #dbffdb;
}
.mainAuthBox .authBox .leftBox button[type=submit]{
    margin-top:5px;
    position: relative;
}
.mainAuthBox .authBox .leftBox button[type=submit].preloader:after{
    content:"";
    background: url(/preloader.svg) no-repeat center center;
    display:block;
    width:30px;
    height:30px;
    position:absolute;
    position: absolute;
    right: -40px;
    top: -2px;
    background-size: 100px !important;
}
.mainAuthBox .authBox .rightBox{
    width: 100%;
    margin-left:15px;
}
.mainAuthBox .authBox .rightBox ul{
    margin: 0px;
    padding:0px;
    list-style-type:none;
}
.mainAuthBox .authBox .rightBox ul li{
    margin:5px 0px;
    display:inline-block;
    width: 170px;
    text-decoration: underline;
}
.mainAuthBox .authBox .rightBox ul li:before{
    display:inline-block;
    line-height:20px;
    text-align:center;
    width:20px;
    height:20px;
    border-radius:100%;
    border:1px solid #BF1A02;
    font-weight: bold;
    margin-right:10px
}

.mainAuthBox .authBox .rightBox .saleBox{
    height:160px;
    overflow-y: auto;
}
.mainAuthBox .authBox .rightBox .saleBox>ul{
    margin:0px;
    padding:0px;
    list-style-type:none;
}
.mainAuthBox .authBox .rightBox .saleBox>ul>li{
    margin-bottom:15px;
}

.mainAuthBox .authBox .rightBox .saleBox>ul>li .title{
    font-weight:bold;
}
.mainAuthBox .authBox .rightBox .saleBox>ul>li .date{
    display: block;
    font-size: 13px;
    color:silver;
    font-weight:normal;
}
.mainAuthBox .authBox .rightBox .buyersBox{
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: flex-start;
    align-items: center;
}
.mainAuthBox .authBox .rightBox .buyersBox .column:nth-child(1){
    margin-right:28px;
}
.mainAuthBox .linkIM{
    border-top:1px solid silver;
    margin: 0px -15px -15px;
    padding:35px;
    display:flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: space-between;
    align-items: center;
    opacity:0.4;
    background:silver;
}
.mainAuthBox .linkIM .leftBox{
    font-weight:bold;
}
.mainAuthBox .anketa,
.mainAuthBox .forgotPwdBox,
.mainAuthBox .forgotPwdBox2{
    display:none;
    padding:15px;
    position:relative;
    padding-bottom:30px;
}
.mainAuthBox .anketa .close,
.mainAuthBox .forgotPwdBox .close,
.mainAuthBox .forgotPwdBox2 .close{
    position:absolute;
    display:block;
    right:0px;
    height:30px;
    width:30px;
    background: #ededed;
    text-align:center;
    cursor:pointer;
}
.mainAuthBox .forgotPwdBox2 .close{
    text-decoration: none;
    color:black;
}
.mainAuthBox .anketa .close:before,
.mainAuthBox .forgotPwdBox .close:before,
.mainAuthBox .forgotPwdBox2 .close:before{
    content:"x";
    line-height:30px;
    font-size:18px;
    display:block;
}
.mainAuthBox .anketa .close:hover,
.mainAuthBox .forgotPwdBox .close:hover,
.mainAuthBox .forgotPwdBox2 .close:hover{
    background: silver;
}
.mainAuthBox .anketa .caption,
.mainAuthBox .forgotPwdBox .caption,
.mainAuthBox .forgotPwdBox2 .caption{
    font-size:20px;
}
.mainAuthBox .anketa i{
    color:red;
}
.mainAuthBox .anketa table{
    width:100%;
}
.mainAuthBox .anketa table tr td:first-child{
    width:140px;
    border-bottom:1px solid #ebebeb
}
.mainAuthBox .anketa table tr:last-child td:first-child{
    border-bottom:none;
}
.mainAuthBox .anketa table tr td{
    padding:15px 0px;
}
.mainAuthBox .anketa .personalData{
    margin:15px 0px;
    display:block
}
.mainAuthBox .anketa input[type=text]{
   width:80%;
}
.mainAuthBox .anketa table img{
    float:left
}
.mainAuthBox .anketa input[name=captcha_word]{
    width:50px;
    margin-left: 20px;
    margin-top: 6px;
}
.mainAuthBox .anketa input[name=captcha_word]+div{
    clear:both;
}
.mainAuthBox .anketa .status{
    margin-top:20px;
    color:red;
}
.mainAuthBox #tabs{
    padding:15px 0px 0px;
}
.mainAuthBox #tabs>ul{
    margin:0px;
    padding:0px;
    list-style-type:none;
    border-bottom:1px solid silver
}
.mainAuthBox #tabs>ul>li{
    display:inline-block;
}
.mainAuthBox #tabs>ul>li>a{
    display:block;
    padding:5px 15px;
    border-radius:2px 2px 0px 0px;
    color:#bf1a02;
    font-weight:bold
}
.mainAuthBox #tabs>ul>li>a:hover{
    text-decoration: none;
}
.mainAuthBox #tabs>ul>li.ui-tabs-active>a{
    background: silver;
    color: black;
}
.mainAuthBox .aboutAservis{
    border-top:1px solid silver;
    margin-top:15px;
    margin-right: -15px;
    padding: 15px 0px;
}
.mainAuthBox .aboutAservis .caption{
    margin-bottom:15px;
}
.mainAuthBox .aboutAservis p{
    padding:0px;
    margin:0px
}
.mainAuthBox .ui-tabs-panel{
    padding:15px 15px 0px;
}
.mainAuthBox .ui-tabs-panel#cooperation .text{
    margin: 10px 20px 40px;
}
/* End */
/* /local/templates/auth/fonts/din/din.css?16502613281464 */
/* /local/templates/auth/fonts/fontello/css/fontello.css?16502613282454 */
/* /local/templates/auth/js/fancybox/source/jquery.fancybox.css?16502613284863 */
/* /bitrix/templates/.default/components/bitrix/news.list/howtoget_lkk/style.css?1659355752438 */
/* /local/templates/auth/template_styles.css?16673777097692 */
