body.menu_open{
  height: 100vh;
  overflow-y: hidden;	
}
.fixed-viewed {
  display: none;
}

#newwebform {
  position: fixed;
  right: 0;
  top: 350px;  
  z-index: 100;
}

#button_web_form {
  display: inline-block;
  align-items: center;
  background: #635ECC;
  padding: 15px 25px;
  border: 0;
  border-radius: 16px;
  font-family: 'Mulish';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 16px;
  color: #FFFFFF;
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
}

.new_application_format .modal-title {
  font-family: 'Mulish';
  font-style: normal;
  font-weight: 700;
  font-size: 20px;
  line-height: 20px;
  letter-spacing: -0.01em;
  color: #2D3844;
}

#new_application .form-data {
  gap: 10px;
  width: 100%;
  margin: 0;

  display: flex;
  flex-flow: row wrap;
}

#new_application .form-data>div {
  flex: 1 100%;
}

#in-email,
#in-phone {
  flex: 1 calc(50% - 10px) !important;
}

.new_application_format .need-help input {
  margin-bottom: 0px;
}

.new_application_format .checkbox-label {
  font-family: 'Mulish';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  color: #A4A4B1;
  opacity: 1;
}

.modal .new_application_format .need-help__agree {
  padding: 0px;
  font-family: 'Mulish';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  color: #A4A4B1;
  opacity: 1;
}



#mobileblock,
#phonesblock,
#worktimeblock {
  display: none;
}

.container.header {
  padding-left: 20px;
  padding-right: 20px;
}

.nversion:not(.grey) {
  box-sizing: border-box;
  width: auto !important;
  margin: 0px auto;
  max-width: 1160px;
}

.nversion.header {
  padding-bottom: 30px;
}

#upper_part {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap-reverse;
  align-items: stretch;
  min-height: 56px;
  gap: 5px;
  padding: 10px 0;
  font-family: 'Mulish';
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html body .bvi-body #upper_part{
	align-items: flex-end;
}

#upper_part .logo {
  width: 67px;
  height: 56px;
}

#upper_part .logo a {
  width: 100%;
  height: 100%;
  background: url('../images/header/logo.png') center bottom 0 no-repeat;
  display: block;
  background-size: 67px auto;
  outline: none !important;
}

#upper_part .name_institute {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 700;
  font-size: 10px;
  line-height: 140%;
  color: #232327;
  width: 194px;
  text-transform: uppercase;
}

#upper_part .phones,
#phonesblock .mobcont {
  display: flex;
  flex-direction: column;
  gap: 5px;
  margin-left: 5px;
  max-height: 56px;
  justify-content: center;
}

#upper_part .phones a,
#phonesblock .mobcont a {
  font-style: normal;
  font-weight: 700;
  font-size: 22px;
  line-height: 100%;
  color: #585862;
  text-decoration: none;
  display: block;
}

#phonesblock .mobcont a {
  color: #fff;
}

#upper_part .phones a.mgo-number,
#phonesblock .mobcont a.mgo-number {
  margin-top: 7px;
}

#upper_part .work_time,
#worktimeblock .mobcont {
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 20px;
  color: #8D8D9D;
  display: flex;
  align-items: flex-end;
  margin-left: 10px;
}

#worktimeblock .mobcont {
  line-height: 15px;
}

#upper_part .application_form {
  text-align: center;
  margin: 0 0 0 10px;
  width: 164px;
  min-width: 100px;
  height: 48px;
}

#upper_part .application_form a {
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  line-height: 50px;
  color: #FFFFFF;
  letter-spacing: -0.02em;
  text-decoration: none;
  background: #635ECC;
  border-radius: 8px;
  width: 164px;
  display: block;
  margin-top: -5px;
}

#upper_part .ncrdo-search-form {
  padding: 0px;
  height: 52px;
  border-radius: 8px;
  margin-left: 5px;
  background: #F4F4F5 url('../images/header/search.png') left 20px center no-repeat;
  background-size: 18px auto;
}

#upper_part .search {
  flex: 1;
}

#upper_part form {
  position: relative;
  width: 100%;
}

#upper_part input[type="text"] {
  height: auto;
  padding: 0 0 0 50px;
  border: none;
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 56px;
  leading-trim: both;
  text-edge: cap;
  color: #8D8D9D;
  background: #F4F4F5 url('../images/header/search.png') left 20px center no-repeat;
  background-size: 18px auto;
  width: 100%;
  border-radius: 8px;
}

#upper_part input[type="submit"],
#search_title_submit {
  position: absolute;
  top: 4px;
  right: 4px;
  width: 119px;
  height: 44px;
  background: #FFFFFF;
  border: 1px solid #232327;
  border-radius: 8px;
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 40px;
  text-align: center;
  color: #232327;
  opacity: 0;
  cursor: none;
  z-index: 500;
}
html body .bvi-body #upper_part input[type="submit"]{
	opacity: 1;
}

#upper_part input[type="text"]:focus,
html body .bvi-body #upper_part .search input[type="text"] {
  border: 2px solid #827ED6;
  outline: none !important;
  background: #fff;
  color: #000;
  padding: 0 0 0 20px;
  line-height: 52px;
}
html body .bvi-body #upper_part .search input[type="text"]{
	height: 52px;
}

#upper_part input[type="text"]:active+#searchTitleSubmit,
#upper_part input[type="text"]:focus+#searchTitleSubmit,
#search_title_submit.focus {
  top: 6px;
  right: 6px;
  z-index: 10;
  opacity: 1 !important;
  cursor: pointer;
}

#upper_part .mobile_icon_menu {
  display: none;
}

.modal-dialog {
  padding: 20px 25px 20px 20px;
}

.modal-content {
  background: #FFFFFF;
  border-radius: 20px;
  font-family: 'Mulish';
  font-style: normal;
  padding: 20px;
}

.modal-header {
  padding: 0 0 15px 0;
  margin-bottom: 20px;
}

.modal-body {
  padding: 0;
}

.modal-title {
  font-weight: 700;
  font-size: 16px;
  line-height: 18px;
  letter-spacing: -0.01em;
  color: #2D3844;
}

.modal-body input[type="text"] {
  padding: 14px 15px;
  border: 1px solid #BBBBC4;
  border-radius: 4px;
  line-height: 100%;
  color: #72727F;
}

.modal-body input[type="button"],
.modal .need-help input[type="button"] {
  height: 44px;
  background: #585862;
  border-radius: 4px;
  font-family: 'Montserrat';
  font-weight: 700;
  font-size: 12px;
  line-height: 44px;
  text-align: center;
  color: #E8E8EB;
}

.modal .need-help__agree,
#callme .need-help__agree {
  padding: 0px;
}

.modal .need-help__agree,
.modal .need-help__agree a,
#callme .need-help__agree,
#callme .need-help__agree a {
  font-family: 'Mulish';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  color: #A4A4B1;
}

.modal .need-help__agree,
#callme .need-help__agree {
  padding: 0 15px;
}


@media screen and (max-width: 1199px) {
  .nversion {
    margin: 0px auto;
    /*width: calc(100% - 40px);
    max-width: calc(100% - 40px);*/
    width: 100%;
    max-width: 100%;
    padding: 0 20px;
  }

  #ncrdomenu>ul {
    gap: calc((100% - 50px) / 21) !important;
  }
}

@media screen and (max-width: 1160px) {
  #upper_part input[type="submit"] {
    width: 80px;
  }
}

@media screen and (max-width: 1080px) {
  #upper_part input[type="submit"] {
    display: none;
  }

  #search_title_submit.focus {
    opacity: 0 !important;
    cursor: default;
  }
}

@media screen and (max-width: 1050px) {
  #upper_part #search {
    display: none;
  }
}

@media screen and (max-width: 1105px) {
  #ncrdomenu>ul {
    gap: calc((100% - 50px) / 23) !important;
  }

  #ncrdomenu>ul>li {
    flex: none;
  }
}

@media screen and (max-width: 1065px) {
  #ncrdomenu>ul {
    gap: calc((100% - 50px) / 25) !important;
  }
}

@media screen and (max-width: 1050px) {
  #ncrdomenu>ul {
    gap: 5px !important;
  }

  #ncrdomenu>ul>li {
    flex: 1;
  }
}

@media screen and (max-width: 960px) {}

@media screen and (max-width: 869px) {
  #ncrdoheader.grey #upper_part {
    height: auto;
    display: block;
  }

  #ncrdoheader.grey #upper_part #search {
    display: block;
  }

  #ncrdoheader.grey #upper_part .application_form,
  #ncrdoheader.grey #upper_part .mobile_icon_menu {
    height: 0;
  }

  #ncrdoheader.grey #upper_part {
    padding-bottom: 0;
  }

  #ncrdoheader.grey {
    background-color: #585862;
    color: #E8E8FC;
  }

  .topmenu.grey {
    background-color: #585862;
    color: #E8E8FC;
  }


  #upper_part .name_institute,
  #upper_part .phones,
  #upper_part .work_time {
    display: none;
  }

  #upper_part .search {
    flex: 1;
  }

  .nversion.header {
    padding-bottom: 0;
  }

  #upper_part .mobile_icon_menu {
    display: block;
    width: 40px;
    height: 40px;
    /*background: url('../images/header/menu.png') right 0px center no-repeat;*/
    background: none;
    background-size: 40px auto;
    cursor: pointer;
  }

  #upper_part {
    height: 40px;
  }

  #upper_part .logo {
    width: 47px;
    height: 40px;
  }

  #upper_part .logo a {
    background-size: 47px auto;
  }

  #upper_part .application_form {
    width: 130px;
    height: 38px;
  }

  #upper_part .application_form a {
    border: 1px solid #827ED6;
    border-radius: 8px;
    font-style: normal;
    font-weight: 700;
    font-size: 12px;
    line-height: 38px;
    text-align: center;
    letter-spacing: -0.02em;
    color: #827ED6;
    background-color: #fff;
    width: 130px;
  }


  #ncrdomobile.grey {
    display: flex;
    flex-direction: column;
    gap: 0px;
  }

  #mobileblock>div>a {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 16px;
    width: 100%;
    min-width: 100px;
    height: 54px;
    background: #635ECC;
    border-radius: 8px;
    align-self: stretch;
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 120%;
    text-align: center;
    color: #FFFFFF;
  }

  #mobileblock>div>a:hover {
    text-decoration: none;
  }

  #mobileblock .application_form a {}

  #ncrdomobile.grey {
    padding-bottom: 85px;
  }

  /*#ncrdomobile.grey #upper_part .phones {
    display: block;
    position: absolute;
    bottom: -100px;
    left: 15px;
  }

  #ncrdomobile.grey #upper_part .phones a {
    color: #fff;
  }

  #ncrdomobile.grey #upper_part .phones a:last-child {
    padding-bottom: 0;
  }

  #ncrdomobile.grey #upper_part .work_time {
    display: block;
    position: absolute;
    line-height: 120%;
    bottom: -135px;
    left: 10px;
  }*/

  .new_application_format{
    max-width: calc(100% - 40px);
    width: calc(100% - 40px);
    padding: 0 !important;
    margin: 0 auto;
  }

}

@media screen and (max-width: 769px) {}

@media screen and (max-width: 640px) {
  #in-email, #in-phone{
    flex: 1 100% !important;
  }

}

@media screen and (max-width: 480px) {
  #upper_part .search {
    display: none;
  }

  #ncrdoheader.grey #upper_part .search {
    display: block;
  }

  #upper_part .application_form {
    flex: 1;
  }

  #upper_part .application_form a {
    margin: 0 auto;
  }

}


#ncrdomenu,
#ncrdomenu ul,
#ncrdomenu ul li a,
#ncrdomenu #menu-button {
  margin: 0;
  padding: 0;
  border: 0;
  list-style: none;
  line-height: 1;
  display: block;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

#ncrdomenu>ul {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  gap: calc((100% - 50px) / 18);
  min-height: 32px;
  justify-items: stretch;
  padding-bottom: 30px;
}

#ncrdomenu #menu-button {
  display: none;
}

#ncrdomenu {
  font-family: 'Mulish', sans-serif;
}

#ncrdomenu>ul>li {
  line-height: 32px;
  f-lex: 1;
  text-align: center;
  white-space: nowrap;
}

#ncrdomenu>ul>li.li-icon-wrapper {
  max-width: 22px;
}
html body .bvi-body #ncrdomenu>ul>li.li-icon-wrapper {
  max-width: 100%;
  width: auto;
}


#ncrdomenu.align-center>ul {
  font-size: 0;
  text-align: center;
}

#ncrdomenu.align-center>ul>li {
  display: inline-block;
  float: none;
}

#ncrdomenu.align-center ul ul {
  text-align: left;
}

#ncrdomenu.align-right>ul>li {
  float: right;
}

#ncrdomenu>ul>li>a {
  padding: 4px 8px;
  text-decoration: none;
  height: 32px;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  padding: 4px 8px;
  box-sizing: border-box;
  color: #8D8D9D;
  border-radius: 4px;
}

#ncrdomenu>ul>li>a.icon-wrapper {
  width: 22px;
  height: 16px;
  background: url('../images/header/eye.png') center bottom 0 no-repeat;
  display: block;
  background-size: 22px 16px;
  outline: none !important;
  margin-top: 8px;
  right: 0;
  position: absolute;
  font-size: 0;
}
html body .bvi-body #ncrdomenu > ul > li > a.icon-wrapper.bvi-hide{
	display: none;
	width: auto;
}

#ncrdomenu>ul>li:hover>a {
  color: #E8E8FC;
  background: #635ECC;
  border-radius: 4px;
}

#ncrdomenu>ul>li.has-sub:hover>a::after {
  position: absolute;
  content: "";
  width: 0;
  height: 0;
  margin-top: 1px;
  margin-left: 1px;
  border-left: 11px solid transparent;
  border-right: 11px solid transparent;
  border-bottom: 11px solid #fff;
  bottom: -12px;
  left: calc(50% - 12px);
  z-index: 150;
}

#ncrdomenu>ul>li.has-sub:hover>a::before {
  position: absolute;
  content: "";
  width: 0;
  height: 0;
  border-left: 12px solid transparent;
  border-right: 12px solid transparent;
  border-bottom: 12px solid #E8E8FC;
  bottom: -12px;
  left: calc(50% - 12px);
  z-index: 150;
}

#ncrdomenu>ul>li.li-icon-wrapper:hover {
  background: none;
  border-radius: 0px;
}

#ncrdomenu>ul>li.li-icon-wrapper:hover>a {
  background: url('../images/header/eye.png') center bottom 0 no-repeat;
}

#ncrdomenu ul ul {
  position: absolute;
  left: -9999px;
  z-index: 100;
  padding-top: 11px;
  box-sizing: border-box;
  min-width: 230px;
}
#ncrdomenu ul li:first-child ul{
	min-width: 285px !important;
}

#ncrdomenu.align-right ul ul {
  text-align: right;
}

#ncrdomenu li:hover>ul {
  left: auto;
}

#ncrdomenu.align-right li:hover>ul {
  left: auto;
  right: 0;
}

#ncrdomenu li:hover>ul>li {
  height: 32px;
  position: relative;
}

#ncrdomenu ul ul ul {
  margin-left: calc(100% + 2px);
  top: -12px;
}

#ncrdomenu.align-right ul ul ul {
  margin-left: 0;
  margin-right: 100%;
}

#ncrdomenu ul ul li {
  height: 35px;
}

#ncrdomenu ul ul li a {
  padding: 6px 25px 6px 8px;
  font-size: 12px;
  text-decoration: none;
  font-weight: 400;
  font-family: 'Mulish';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  color: #8D8D9D;
  text-align: left;
  border: #E8E8FC;
}

#ncrdomenu ul ul li:hover>a,
#ncrdomenu ul ul li a:hover,
#ncrdomenu ul ul li a.active,
#ncrdomenu ul.open ul.open li.li-active>a {
  padding: 6px 8px;
  background: #635ECC;
  border-radius: 4px;
  color: #E8E8FC;
  border-left: 1px solid #E8E8FC;
  border-right: 1px solid #E8E8FC;
}
#ncrdomenu ul ul li:hover>a,
#ncrdomenu ul ul li a.active{
  border-left: none;
  border-right: none;
}
#ncrdomenu ul ul li a.active{
	background: #8A85EC
}


#ncrdomenu ul li:hover ul li {
  border-left: 1px solid #E8E8FC;
  border-right: 1px solid #E8E8FC;
  padding: 1px;
  background-color: #fff;

}
/*#ncrdomenu ul li:first-child:hover ul li{
	min-width: 230px;
}
#ncrdomenu ul li:nth-child(2):hover ul li,
#ncrdomenu ul li:nth-child(5):hover ul li{
	min-width: 210px;
}*/

#ncrdomenu ul ul li:first-child {
  border-top: 1px solid #E8E8FC;
  border-radius: 4px 4px 0 0;
  height: 35px;
}

#ncrdomenu ul ul li:last-child {
  border-bottom: 1px solid #E8E8FC;
  border-radius: 0 0 4px 4px;
  height: 35px;
}

#ncrdomenu ul ul ul li.has-sub>a,
#ncrdomenu ul ul ul li.has-sub:hover>a {
  padding-right: 25px;
}

#ncrdomenu ul ul ul li a:hover,
#ncrdomenu ul ul ul li a:active {
  background: #524eab;
  padding-right: 25px;
}

#ncrdomenu ul ul li.has-sub>a {
  background-image: url('../images/header/arrowRg.png');
  background-position: center right;
  background-size: 16px 16px;
  background-repeat: no-repeat;
}

#ncrdomenu ul ul li.has-sub>a:hover,
#ncrdomenu ul ul li.has-sub>a.active {
  background-image: url('../images/header/arrowRw.png');
  padding-right: 25px;
}

#ncrdomenu.align-right ul ul li.has-sub>a:after {
  right: 1;
  left: 11px;
}

#ncrdomenu.align-right ul ul li.has-sub>a:before {
  right: auto;
  left: 11px;
}


@media all and (max-width: 768px),
only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 869px),
only screen and (min--moz-device-pixel-ratio: 2) and (max-width: 869px),
only screen and (-o-min-device-pixel-ratio: 2/1) and (max-width: 869px),
only screen and (min-device-pixel-ratio: 2) and (max-width: 869px),
only screen and (min-resolution: 192dpi) and (max-width: 869px),
only screen and (min-resolution: 2dppx) and (max-width: 869px) {

  #mobileblock,
  #ncrdomobile.grey #phonesblock,
  #ncrdomobile.grey #worktimeblock {
    display: block;
  }

  #phonesblock,
  #worktimeblock {
    b-ackground-color: palevioletred;
    width: 100%;
  }

  #ncrdomobile.grey #phonesblock {
    margin-top: 30px;
    height: 60px;
  }

  #ncrdomobile.grey #worktimeblock {
    margin-top: 10px;
    height: 25px;
  }

  #ncrdomobile {
    display: block;
    width: 100%;
    height: calc(100% - 70px);
    overflow-y: auto;
    background: #fff;
    /*position: sticky;*/
    z-index: 110;
    top: 70px;
    left: 0;
  }

  #ncrdomobile.grey {
    background-color: #585862;

    overflow: auto;
    overflow-y: scroll;
    position: fixed;
	
	/*position: -webkit-sticky; /* Для поддержки Safari*/
	/*position: sticky;
	height: auto;*/
  }

  #ncrdomobile.grey .application_form {}


  #ncrdomenu {
    width: 100%;
  }

  #ncrdomenu ul {
    width: 100%;
    display: none;
  }

  #ncrdomenu.align-center>ul {
    text-align: left;
  }

  #ncrdomenu ul li {
    width: 100%;
  }

  #ncrdomenu ul ul li,
  #ncrdomenu li:hover>ul>li {
    height: auto;
  }

  #ncrdomenu ul li a,
  #ncrdomenu ul ul li a {
    width: 100%;
    border-bottom: 0;
  }

  #ncrdomenu>ul>li {
    float: none;
    border-top: 1px solid #72727f;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    position: relative;
  }

  #ncrdomenu>ul>li:first-child {
    border-top: 0;
  }

  #ncrdomenu>ul>li:not(.li-icon-wrapper)>a,
  #ncrdomenu>ul>li:not(.li-icon-wrapper):hover>a {
    line-height: 76px;
    height: 76px;
    display: block;
    border-radius: 0;
    font-family: 'Mulish';
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    color: #E8E8FC;
    text-align: left;
    border-radius: 0;
    background: none;
  }

  #ncrdomenu>ul>li::nth-child(2),
  #ncrdomenu>ul>li:last-child> {
    border-bottom: 0;
    background-color: palegreen;
  }

  #ncrdomenu>ul>li:hover>a::after,
  #ncrdomenu>ul>li:hover>a::before {
    display: none;
  }

  #ncrdomenu ul ul li a {
    height: 36px;
    color: #8D8D9D;
    background: none;
  }

  #ncrdomenu ul ul li a:hover {
    background-color: none;
  }

  #ncrdomenu ul ul ul li a {
    padding-left: 25px;
  }

  #ncrdomenu ul ul li:hover>a,
  #ncrdomenu ul ul li.kisatun>a,
  #ncrdomenu ul.open ul.open li.li-active>a {
    color: #f9f8f8;
  }

  #ncrdomenu ul ul,
  #ncrdomenu ul ul ul,
  #ncrdomenu.align-right ul ul {
    position: relative;
    left: 0;
    width: 100%;
    margin: 0;
    text-align: left;
  }

  #ncrdomenu>ul>li.has-sub>a:after,
  #ncrdomenu>ul>li.has-sub>a:before,
  #ncrdomenu ul ul>li.has-sub>a:after,
  #ncrdomenu ul ul>li.has-sub>a:before {
    display: none;
  }

  #ncrdomenu>ul.open {
    display: block;
  }

  #ncrdomenu>ul.open li {
    position: relative;
  }

  #ncrdomenu ul ul li:hover>a,
  #ncrdomenu ul ul li a:hover,
  #ncrdomenu ul ul li a.active,
  #ncrdomenu ul.open ul.open li.li-active>a {
    padding: 8px 8px;
  }


  #ncrdomenu #menu-button {
    display: block;
    padding: 17px;
    color: #ded9d9;
    cursor: pointer;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 700;
    width: 40px;
    height: 40px;
    background: url('../images/header/menu.png') right 0px center no-repeat;
    background-size: auto;
    background-size: 40px auto;
    position: absolute;
    top: -50px;
    right: 0;
    z-index: 20;
  }

  #ncrdomenu #menu-button.menu-opened {
    background: url('../images/header/closeW.png') center center no-repeat;
    background-size: 45px auto;
    height: 40px;
    width: 40px;
    top: -47px;
  }

  #ncrdomenu .submenu-button {
    position: absolute;
    z-index: 99;
    right: 0;
    top: 0;
    display: block;
    height: 100%;
    width: 100%;
    cursor: pointer;
  }
  html body .bvi-body #ncrdomenu .submenu-button{
	 height: auto;  
  }

  #ncrdomenu ul ul .submenu-button {
    height: 35px;
    width: 35px;
  }

  #ncrdomenu .submenu-button:before {
    position: absolute;
    top: 0px;
    right: 0px;
    display: block;
    background: url('../images/header/arrowBw.png') top 35px right 8px no-repeat;
    background-size: 16px 16px;
    content: '';
    z-index: 50;
    display: block;
    height: 76px;
    width: 100%;
  }

  #ncrdomenu ul ul.open {
    background: #fff;
    padding-top: 0;
    border-radius: 4px;
  }

  #ncrdomenu ul li:hover ul li,
  #ncrdomenu ul ul li:first-child,
  #ncrdomenu ul ul li:last-child {
    border: 0;
    height: 36px;
  }

  #ncrdomenu ul ul li:last-child {
    height: 36px;
  }

  #ncrdomenu ul.open ul.open li,
  #ncrdomenu ul.open ul.open li:first-child,
  #ncrdomenu ul.open ul.open li:last-child {
    height: auto;
    padding: 0 1px;
  }

  #ncrdomenu ul.open ul.open li:first-child {
    padding-top: 1px;
  }

  #ncrdomenu ul.open ul.open li:last-child {
    padding-bottom: 1px;
  }

  #ncrdomenu ul ul li>a {
    padding-right: 8px;
  }

  #ncrdomenu.align-right ul ul li.has-sub>a:after {
    right: 0;
  }

  #ncrdomenu ul ul {
    padding-top: 0px;
  }

  #ncrdomenu ul ul ul {
    top: 0px;
  }

  #ncrdomenu ul.open ul.open li.has-sub a {
    background-image: none;
  }

  #ncrdomenu ul.open ul.open .submenu-button::before {
    background: url('../images/header/arrows.png') center right -12px no-repeat;
    height: 35px;
    width: 100%;
    display: block;
    /*background-position: center left 8px;
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg)*/
  } 
  #ncrdomenu ul.open ul.open .submenu-button:hover:before{
	background: url('../images/header/arrowTw.png') center right px no-repeat;  
  }
  

  #ncrdomenu ul.open ul.open li {
    padding-top: 1px;
    position: relative;
    width: 100%;
  }

  #ncrdomenu ul.open ul.open .submenu-button {
    width: 100%;

  }

  #ncrdomenu ul.open ul.open li:hover .submenu-button::before,
  #ncrdomenu ul.open ul.open li.li-active .submenu-button::before {
    background: url('../images/header/arrowBw.png') center right 8px no-repeat;
    width: 35px;
  }
  

  #ncrdomenu ul ul ul li:hover>a,
  #ncrdomenu ul ul ul li a:hover,
  #ncrdomenu ul ul ul li a.active {
    padding-left: 25px;
  }

  #ncrdomenu ul ul ul.open {
    display: block;
    border-top: 1px solid #e8e8eb;
    border-bottom: 1px solid #e8e8eb;
    padding: 10px 0;
    margin: 10px 0;
  }

/*vesion #2 */
	#ncrdomenu ul.open .submenu-button{
		height: 35px !important;
		width: 35px !important;	 
	}
	#ncrdomenu ul.open>li>span.submenu-button{
		top:25px;  
	}
	#ncrdomenu ul.open>li>span.submenu-button:before{
		background: url('../images/header/arrowBw.png') top 10px center no-repeat;
		height: 35px;
		width: 35px;
	}
	#ncrdomenu ul.open>li>span.submenu-button.submenu-opened:before{
		-webkit-transform: rotate(180deg);
		-moz-transform: rotate(180deg);
		-ms-transform: rotate(180deg);
		-o-transform: rotate(180deg);
		transform: rotate(180deg)		
	}
	#ncrdomenu ul.open>li.li-active ul.open span.submenu-button {
		top:0px !important;  
	}
/*vesion #2 */


  /*
#ncrdomenu>ul>li:hover>a{
  color: #E8E8FC;
  background: #635ECC;
  border-radius: 4px;
}
*/

  #ncrdomenu>ul>li.li-icon-wrapper {
    display: block;
    position: absolute;
    bottom: -230px;
    border: 0;
    left: 200px;
    display: inline-block;
    height: 20px;
    background: none;
    margin-left: 20px;
  }

  #ncrdomenu>ul>li>a.icon-wrapper,
  #ncrdomenu>ul>li>a.icon-wrapper:hover {
    font-size: 16px;
    line-height: 20px;
    color: #fff;
    background: url('../images/header/eyew.png') center left no-repeat;
    width: 240px;
    height: 20px;
    padding: 0 0 0 25px;
    text-align: left;
  }

  #ncrdomobile.grey #ncrdomenu>ul {
    padding-bottom: 20px;
  }

  #ncrdomobile.grey #ncrdomenu {
    position: unset;
  }

  #ncrdomobile.grey #menu-button.menu-opened {
    position: absolute;
    top: 20px;
    right: 15px;
  }
  html body .bvi-body #ncrdomobile.grey #menu-button.menu-opened {
	background-color: #000 !important;
	min-height: 50px;
	min-width: 50px;
	height: 50px !important;
	width: 50px !important;
	padding: 0;	  	  
  }

  #ncrdomobile.grey #upper_part .search {
    margin: 30px 0 10px 0;
  }


}