#header .topPanel, #user #header .topPanel, #pindexuser #header .topPanel {
    height: 126px;
}
#header .logo img {
    width: auto;
}
#header .menu ul {
    margin: 0;
}
.topPanel .lines {
    float: right;
    margin-top: 28px;
    letter-spacing: 0.1px;
    z-index: 1000;
    position: relative;
}
.topPanel .lines .line-1 {
    height: 16px;
    float: right;
}
.topPanel .lines .line-2 {
    height: 32px;
    float: right;
    display: flex;
    margin-top: 24px;
}
.topPanel .lines .line-2 form {
    display: inline-block;
}
#header .selectRegionSite {
    position: relative;
    left: 0 !important;
    top: auto;
    bottom: 5px;
    padding-left: 13px;
    float: left;
    margin-right: 15px;
}
#header .selectRegionSite .door {
    background: url(/images/arrow-down.png) no-repeat 100% 11px;
    padding: 5px 15px 0 10px;
}
#header .enterBlock {
    position: relative;
    float: left;
    z-index: 910;
    top: 0;
    bottom: 10px;
}
#header .enterBlock .door {
    padding: 6px 32px 0 27px;
    background-position: -1px 7px;
}
#header .enterBlock .door.show {
    background-position: -2px -37px;
}

#header .enter {
    z-index: 900;
    right: 2px;
}
#user #header {
    height: 175px;
}
#header .lang, #user #header .lang, #pindexuser #header .lang {
    position: static;
    display: block;
    float: left;
    line-height: 16px;
    background-position-y: 0;
    color: black;
    font-size: 12px;
    background-position: -6px 0;
    padding: 0px 0px 0 24px;
    margin: 0;
    margin-right: 33px;
}
#header .linksNet {
    position: static;
    float: left;
    margin-left: 0;
}
#header .linksNet li {
    width: 15px;
    height: 15px;
    margin-right: 6px;
}
.link-auth span.current {
    position: relative;
    left: 6px;
}
#header .linksNet li.last {
    margin: 0;
}
#header .linksNet li a {
    width: 16px;
    height: 16px;
}
#header .linksNet li a.facebook {
    background: url("/images/icon-facebook.png") no-repeat 0 0;
}
#header .linksNet li a.twitter {
    background: url("/images/icon-twitter.png") no-repeat 0 2px;
}
#header .linksNet li a.instagram {
    background: url("/images/icon-instagram.png") no-repeat 0 0;
}
#header .linksNet li a.youtube {
    background: url("/images/icon-youtube.png") no-repeat 0 2px;
}
#header .linksNet li a.poly {
    background: url("/images/icon-edcommunity.png") no-repeat 1px 1px;
}
#header .searchBlock {
    background: none;
    width: 310px;
    height: 32px;
    background: url("/images/search-bg.png") #fff no-repeat 0 0;
    position: static;
    z-index: 100;
    display: flex;
}
#header .searchBlock.eng {
    background: url("/images/search-bg-eng.png") #fff no-repeat 0 0;
    width: 183px;
}
#header .searchBlock.eng input[type="submit"] {
    right: 3px;
}
#header .searchBlock input[type="text"] {
    width: 153px;
    position: static;
    outline: none;
    font-size: 12px;
    padding-left: 7px;
    height: 30px;
    margin-top: 1px;
}
#header .searchBlock input[type="text"]::placeholder {
    color: #a6a5a5;
}
#header .searchBlock select {
    position: static;
    bottom: 10px;
    width: 117px;
    border: none;
    background: transparent;
    outline: none;
    -moz-appearance: window;
    -webkit-appearance: none;
    margin-left: 20px;
}
#header .searchBlock select::-ms-expand {
    display: none;
}
#header .searchBlock input[type="submit"] {
    position: static;
    display: inline-block;
    text-indent: 0;
    width: 19px;
    border-radius: 3px;
    height: 32px;
    outline: none;
}
#header .top-phone {
    font-size: 18px;
    color: #000;
    font-weight: bold;
    display: inline-block;
    margin-left: 33px;
    position: static;
    bottom: 10px;
    line-height: 32px ;
}
#header .selectRegionSite .door span {
    font-size: 12px;
    padding: 2px 0 2px 21px;
    margin-right: 2px;
    background: url(/images/icon-region.png) no-repeat 0px 0px;
    border: none;
    color: black;
}
#header .selectRegionSite .door.show {
    background-image: none;
}
#header .enterBlock .door span {
    font-size: 12px;
    border: none;
    color: black;
}
#header .enterBlock span.door {
    font-size: 12px;
    border: none;
    color: black;
    padding-right: 0;
}
#header .enterBlock span.change {
    font-size: 12px;
    border: none;
    color: black;
    margin: 0 29px 0 29px;
}
#header .enterBlock a.out {
    font-size: 12px;
    border: none;
    color: black;
    margin: 0;
    margin-right: 34px;
}
#header .enterBlock .door.show span {
    color: white;
}
#header .selectRegionSite .regionList {
    width: 160px;
}
#header .logo-bg {
    background: url(/images/header-bg.png) no-repeat;
    width: 390px;
    height: 130px;
    position: absolute;
    left: -54px;
    z-index: 1;
}
input:-webkit-autofill {
    -webkit-box-shadow: 0 0 0 30px white inset;
}
#header a.send-request {
    display: inline-block;
    width: 120px;
    border: 1px solid #b9b9b9;
    border-radius: 3px;
    color: #000;
    text-align: left;
    line-height: 32px;
    position: static;
    height: 30px;
    margin-left: 33px;
    cursor: pointer;
    padding-left: 14px;
}

#header a.send-request:hover {
    border: 1px solid #0c4da2;
}

#header select.link-auth {
    border: 1px solid #b9b9b9;
    border-radius: 0;
    background-color: #fff;
    height: 32px;
    position: static;
    margin-left: 20px;
}

#header .enterBlocken.en {
    position: absolute;
    top: 18px;
    right: 120px;
    z-index: 999;
    float: left;
}

#pindex #header .lang {
    background-position: -6px 0px;
    padding: 0px 1px 0 22px;
    position: static;
}
#pindex #header .lang:hover, #header .selectRegionSite .door span:hover, #header .enterBlock span.door:hover, #header .enterBlock span.change:hover, #header .enterBlock a.out:hover, #header .lang:hover, #user #header .lang:hover, #pindexuser #header .lang:hover, #pindexuser #header .langrus:hover, #header .enterBlock .door span:hover, #user #header .langrus:hover, #header .langrus:hover {
    color: #0c4da2;
}
#pindexuser #header .langrus {
    font-size: 12px;
    border: none;
    color: black;
    margin: 0;
    padding: 0px 29px 0 24px;
    position: static;
    background-position: -6px -1px;
    line-height: 15px;
}

.enterBlock .block-auth {
    bottom: 5px;
    right: 2px;
}

#header .enter {
    top: 24px;
}
select.link-auth option[disabled] {
    display: none;
}
ul.list li.disabled {
    display: none;
}
#header .langrus {
    position: static;
    float: left;
    line-height: 15px;
    margin: 0;
    background: url(/bitrix/templates/polimedia/i/russ.png) 0 0 no-repeat transparent;
    cursor: pointer;
    display: block;
    height: 25px;
    padding: 0 29px 0 30px;
    z-index: 3;
    color: black;
}
#user #header .langrus {
    position: static;
    padding: 0 34px 0 20px;
    margin: 0;
    line-height: 16px;
    color: black;
    background-position: -6px 0;
}


.nice-select {
    -webkit-tap-highlight-color: transparent;
    background-color: #fff;
    border-radius: 3px;
    border: solid 1px #bcbcbc;
    box-sizing: border-box;
    clear: both;
    cursor: pointer;
    display: block;
    float: left;
    font-family: inherit;
    font-size: 14px;
    font-weight: normal;
    height: 32px;
    line-height: 30px;
    outline: none;
    padding-left: 7px;
    padding-right: 35px;
    position: relative;
    text-align: left !important;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    white-space: nowrap;
    width: auto;
    margin-left: 35px;
    font-size: 12px;
}
.nice-select:hover {
    border-color: #bcbcbc; }
.nice-select:active, .nice-select.open, .nice-select:focus {
    border-color: #0c4da2; }
.searchBlock .nice-select:active, .searchBlock .nice-select.open, .searchBlock .nice-select:focus {
    border-color: #bcbcbc;
}
.searchBlock .nice-select {
    border: 0;
    margin: 1px 3px 0 10px;
    padding: 0 0 0 10px;
    height: 30px;
    width: 125px;
}
.nice-select:after {
    border-bottom: 2px solid #90a1b5;
    border-right: 2px solid #90a1b5;
    content: '';
    display: block;
    height: 5px;
    margin-top: -4px;
    pointer-events: none;
    position: absolute;
    right: 11px;
    top: 50%;
    -webkit-transform-origin: 66% 66%;
    -ms-transform-origin: 66% 66%;
    transform-origin: 66% 66%;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transition: all 0.15s ease-in-out;
    transition: all 0.15s ease-in-out;
    width: 5px; }
.nice-select.open:after {
    -webkit-transform: rotate(-135deg);
    -ms-transform: rotate(-135deg);
    transform: rotate(-135deg); }
.nice-select.open .list {
    opacity: 1;
    pointer-events: auto;
    -webkit-transform: scale(1) translateY(0);
    -ms-transform: scale(1) translateY(0);
    transform: scale(1) translateY(0); }
.nice-select.disabled {
    border-color: #e7ecf2;
    color: #90a1b5;
    pointer-events: none; }
.nice-select.disabled:after {
    border-color: #cdd5de; }
.nice-select.wide {
    width: 100%; }
.nice-select.wide .list {
    left: 0 !important;
    right: 0 !important; }
.nice-select.right {
    float: right; }
.nice-select.right .list {
    left: auto;
    right: 0; }
.nice-select.small {
    font-size: 12px;
    height: 36px;
    line-height: 34px; }
.nice-select.small:after {
    height: 4px;
    width: 4px; }
.nice-select.small .option {
    line-height: 34px;
    min-height: 34px; }
.nice-select .list {
    background-color: #fff;
    border-radius: 5px;
    box-shadow: 0 0 0 1px rgba(68, 88, 112, 0.11);
    box-sizing: border-box;
    margin-top: 4px;
    opacity: 0;
    overflow: hidden;
    padding: 0;
    pointer-events: none;
    position: absolute;
    top: 100%;
    left: 0;
    -webkit-transform-origin: 50% 0;
    -ms-transform-origin: 50% 0;
    transform-origin: 50% 0;
    -webkit-transform: scale(0.75) translateY(-21px);
    -ms-transform: scale(0.75) translateY(-21px);
    transform: scale(0.75) translateY(-21px);
    -webkit-transition: all 0.2s cubic-bezier(0.5, 0, 0, 1.25), opacity 0.15s ease-out;
    transition: all 0.2s cubic-bezier(0.5, 0, 0, 1.25), opacity 0.15s ease-out;
    z-index: 9; }
.nice-select .list:hover .option:not(:hover) {
    background-color: transparent !important; }
.nice-select .option {
    cursor: pointer;
    font-weight: 400;
    line-height: 16px;
    list-style: none;
    min-height: 16px;
    outline: none;
    padding-left: 11px;
    padding-right: 29px;
    text-align: left;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
}
.nice-select.link-auth .option {
    cursor: pointer;
    font-weight: 400;
    line-height: 18px;
    list-style: none;
    min-height: 16px;
    outline: none;
    padding-left: 14px;
    padding-right: 29px;
    text-align: left;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
}
.nice-select.link-auth ul.list.li {
    color: #0c4da2;
}

.nice-select .option:hover, .nice-select .option.focus, .nice-select .option.selected.focus {
    color: #0c4da2;
}
.nice-select .option.selected {
    /*font-weight: bold;*/ }
.nice-select .option.disabled {
    background-color: transparent;
    color: #90a1b5;
    cursor: default; }

.no-csspointerevents .nice-select .list {
    display: none; }

.no-csspointerevents .nice-select.open .list {
    display: block; }




#header ul.list {
    left: -1px;
    top: 26px;
    display: block;
    width: 177px;
    padding: 6px 0;
    border: 1px solid #b9b9b9;
    border-radius: 3px;
}
#header .searchBlock ul.list {
    width: 128px;
}

#header .searchBlock ul.list li.selected {
    display: none;
}

#header .selectRegionSite .regionList ul {
    padding: 8px 0 4px 12px;
}
#header .selectRegionSite .regionList ul li {
    padding: 0 15px 2px 21px;
}
#header .selectRegionSite .regionList ul li.current {
    background: url(/images/icon-region-current.png) no-repeat 0px 0px;
}
#header .selectRegionSite .regionList ul li:hover {
    background: url(/images/icon-region.png) no-repeat 0px 0px;
}
#header .selectRegionSite .regionList {
    position: absolute;
    top: -4px;
    left: -3px;
    z-index: 1001;
    background: #ffffff;
    border-radius: 3px;
    border: 1px solid #b9b9b9;
    width: 175px;
}
#header .selectRegionSite .regionList ul li a {
    color: #000;
    font-size: 12px;
}
#header .selectRegionSite .regionList ul li a:hover {
    color: #0c4da2;
}
#header .selectRegionSite .door.show {
    background: #fff url(i/arrow2.png) no-repeat 100% 13px;
}
#pindexuser #header .logo, #header .logo {
    top: 22px;
    left: -5px;
}