

/* Start:/bitrix/templates/.default/components/bitrix/breadcrumb/breadcumber/style.css?1758169305750*/
.bx-breadcrumb {
    margin: 10px 0;
}

.bx-breadcrumb i {
    color: #b5bdc2;
    line-height: 13px;
    font-size: 12px;
    vertical-align: middle;
    margin-right: 5px;
}

.bx-breadcrumb .bx-breadcrumb-item {
    float: left;
    margin-bottom: 10px;
    white-space: nowrap;
    line-height: 13px;
    vertical-align: middle;
    margin-right: 10px;
}

.bx-breadcrumb .bx-breadcrumb-item span {
    font-family: "Open Sans", Arial, "Helvetica Neue", Helvetica, sans-serif;
    font-size: 13px;
    white-space: normal;
}

.bx-breadcrumb .bx-breadcrumb-item a {
	color: #01408f;
    border-bottom: none;
}

.bx-breadcrumb .bx-breadcrumb-item a:hover {
}

.page-top #pagetitle {
    /*color: #01408f;*/
    color: #01408f;
    margin: 10px 0px;
}
/* End */


/* Start:/bitrix/templates/.default/components/bitrix/menu/left_category/style.css?17465062502390*/
.catalog-tree-menu {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.catalog-tree-menu > li {
    line-height: 16px;
    padding: 0px;
    margin-bottom: 0px;
    position: relative;
    display: block;
}

.catalog-tree-menu:before, .catalog-tree-menu:after {
    content: " ";
    display: table;
}

.catalog-tree-menu > li > a {
    border-top: 1px solid #f5f5f5;
    line-height: 20px;
    display: block;
    position: relative;
    font-size: 14px;
    color: #9E9E9E;
    text-decoration: none;
    padding: 22px 47px 23px 30px;
    border-bottom: 1px solid transparent;
}

.catalog-tree-menu > li > a:hover {
    color: #01408f;
}

.catalog-tree-menu > li:last-child > a {
    border-bottom: 1px solid #f5f5f5;
}

.catalog-tree-menu > li > ul {
    margin: 0;
    list-style-type: none;
}

.catalog-tree-menu > li > ul > li {
    line-height: 16px;
    color: #01408f;
    padding-left: 30px;
    border-top: 1px solid #eee;
    padding-top: 20px;
    background: #f9f9f9;
    padding-bottom: 20px;
    font-size: 0.955em;
}

.catalog-tree-menu li a.item-selected {
    color: #01408f;
}

.catalog-tree-menu > li > ul > li > a {
    color: #9E9E9E;
    font-size: 14px;
}

.catalog-tree-menu > li > ul {
    display: none;
}

.catalog-tree-menu > li > a.root-item-selected ~ ul {
    display: block;
    padding: 0;
}

.catalog-tree-menu > li > a.root-item-selected ~ ul li a {
    /* color: #01408f;*/
}

.catalog-tree-menu > li > a.root-item-selected {
    color: #ffffff;
    background: #4894c9;
}

/*desktop*/
@media only screen and (min-width: 1200px) {

}

/*tablet landscape*/
@media screen and (min-width: 1024px) and (max-width: 1600px) {

}

/*tablet portrait*/
@media screen and (min-width: 768px) and (max-width: 1023px) {

}

/*smartphone landscape*/
@media screen and (min-width: 480px) and (max-width: 767px) {

}

/*smartphone portrait*/
@media screen /*and (min-width: 320px)*/
and (max-width: 479px) {
    .catalog-tree-menu {
        display: none;
        top: -110px;
        margin: auto;
        left: 0;
        background: white;
        z-index: 9999;
    }

    .catalog-tree-menu > li > a {
        padding: 10px 46px 8px 30px;
    }

    .catalog-tree-menu > li > ul > li {
        padding: 10px 46px 8px 30px;
    }
}
/* End */


/* Start:/local/templates/.default/components/curs/system.auth.form/business.sign/style.css?17669813152252*/
.group{position:relative;width:100%;margin:0 auto;margin-bottom:-4px}input{font-size:18px;padding:26px 10px 10px 5px;display:block;width:100%;border:1px solid #e2e2e2}input:focus{outline:none}label{top:2px;font-size:14px;background:white;color:#a8a8a8;font-weight:normal !important;position:absolute;pointer-events:none;left:15px;transition:0.2s ease all;-moz-transition:0.2s ease all;-webkit-transition:0.2s ease all}.bar{position:relative;display:block;width:100%}.bar:before,.bar:after{content:'';height:2px;width:0;bottom:1px;position:absolute;background:#5264AE;transition:0.2s ease all;-moz-transition:0.2s ease all;-webkit-transition:0.2s ease all}.bar:before{left:50%}.bar:after{right:50%}input:focus ~ .bar:before,input:focus ~ .bar:after{width:50%}.highlight{position:absolute;height:60%;width:100px;top:25%;left:0;pointer-events:none;opacity:0.5}input:focus ~ .highlight{-webkit-animation:inputHighlighter 0.1s ease;-moz-animation:inputHighlighter 0.1s ease;animation:inputHighlighter 0.1s ease}@-webkit-keyframes inputHighlighter{from{background:#01408f}to{width:0;background:transparent}}@-moz-keyframes inputHighlighter{from{background:#01408f}to{width:0;background:transparent}}@keyframes inputHighlighter{from{background:#01408f}to{width:0;background:transparent}}.auth-form-title{font-size:40px}.auth-form-subtitle{font-size:20px}@media screen and (min-width: 768px) and (max-width: 1023px){.auth-form-title{font-size:16px;margin-bottom:20px !important}.auth-form-subtitle{font-size:20px}}@media screen and (min-width: 480px) and (max-width: 767px){.auth-form-title{font-size:16px;margin-bottom:20px !important}.auth-form-subtitle{font-size:16px;margin-bottom:20px !important}}@media screen and (max-width: 479px){.auth-form-title{font-size:16px;margin-bottom:20px !important}.auth-form-subtitle{font-size:16px;margin-bottom:20px !important}}
/*# sourceMappingURL=style.css.map */
	.eyeForm {
		cursor: pointer;position:absolute;right:10px;top:0;width:35px;height:100%;background: url(/images/eye.svg) no-repeat center center;background-size: contain;
	}
	.eyeForm_gr {
		cursor: pointer;position:absolute;right:10px;top:0;width:35px;height:100%;background: url(/images/eye_gr.svg) no-repeat center center;background-size: contain;
	}

/* End */
/* /bitrix/templates/.default/components/bitrix/breadcrumb/breadcumber/style.css?1758169305750 */
/* /bitrix/templates/.default/components/bitrix/menu/left_category/style.css?17465062502390 */
/* /local/templates/.default/components/curs/system.auth.form/business.sign/style.css?17669813152252 */
