header {
  padding-top: 50px;
  position: relative;
  /*z-index: 13;*/
}
header *
{
  z-index:9999999999999;
}
ul.by-rate {
    overflow: visible!important;
}
header:after {
  clear: both;
  content: "";
  display: block;
  width: 100%;
}
header.menu-open {
  margin-bottom: 360px;
}
header .mobile-header-buttons {
  position: absolute;
  right: 0;
  top: 0;
  padding: 10px 12px;
  font-size: 0;
}
header .mobile-header-buttons > a {
  padding: 0 !important;
  width: 30px;
  height: 28px;
  color: white;
  padding: 10px 20px;
  background: #93c748;
  box-shadow: 0 4px 0 #7ab42a, 0 8px 0 #d9d9d9;
  margin-bottom: 8px;
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  border-radius: 16px;
  position: relative;
  background-clip: padding-box;
  display: inline-block;
  vertical-align: middle;
  text-transform: uppercase;
  font-weight: bold;
  text-decoration: none;
  vertical-align: top;
  background-image: url(../../images/icon/mobile_buttons_sprite.png);
  margin-left: 16px;
}
header .mobile-header-buttons > a:hover {
  color: white;
}
header .mobile-header-buttons > a.pressed {
  box-shadow: 0 -4px 0 #7ab42a;
}
header .mobile-header-buttons > a.top-menu-button {
  background-position: center left;
}
header .mobile-header-buttons > a.search-button {
  background-position: center center;
}
header .mobile-header-buttons > a.login-to-internet-bank-button {
  background-position: center right;
}
header .mobile-header-buttons > a.pressed {
  top: 5px;
  height: 27px;
  background-color: #7bc1e3;
  box-shadow: 0 -4px 0 #6dafd1;
}
header .login-to-internet-bank {
  display: none;
}
header ul.top-menu {
  display: none;
  margin-bottom: 50px;
}
header ul.top-menu > li {
  float: none;
}
header ul.top-menu > li a,
header ul.top-menu > li span {
  display: block;
  line-height: 40px;
  text-align: center;
  -webkit-transition: none;
  -moz-transition: none;
  -ms-transition: none;
  -o-transition: none;
  transition: none;
  position: relative;
}
header ul.top-menu > li a:hover {
  background: #fbae3c;
  color: white;
  text-decoration: underline;
}
header form.search {
  display: none;
}
header form.search .wrapper {
  height: 30px;
  line-height: 30px;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;

  padding-right:30px;

  border: 1px solid #eee;
  overflow: hidden;
  position: relative;
  margin: 10px 8px;

  background:white;
}
header form.search input[type=text] {
  border: 0;
  height: 30px;
  padding: 0 4px 0 10px;
  width: 100%;
  box-sizing: border-box;
}
header form.search .ie_block{
    position:absolute;
    background:white;
    left:-15px;
    width:20px;
    height: 30px;
    line-height: 30px;
    border:2px #fff solid;
}
header form.search input[type=submit] {
  border: 0;
  width: 30px;
  height: 30px;
  background: white url(../../images/icon/search.png) center center no-repeat;
  cursor: pointer;
  position: absolute;
  right: 4px;
  top: 0px;

  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;

}
header .logo-contacts {
  background: white;
  clear: both;
  padding: 12px;
  position: relative;
}
header .logo-contacts > * {
  display: inline-block;
  vertical-align: middle;
}
header .logo-contacts .logo {
  width: 150px;
}
header .logo-contacts .phone {
  position: absolute;
  left: 10px;
  top: -40px;
  color: #626260;
}
header .logo-contacts .phone .number {
  font-weight: bold;
  font-size: 20px;
  line-height: 20px;
}
header .logo-contacts .phone .zingayaLink {
  color: #9260a9;
  font-size: 12px;
  font-weight:bold;
  text-transform: uppercase;
  border-bottom:1px dotted #9260a9;
}
header .logo-contacts .phone .zingayaHide {
    display:none;
    position:absolute;
    z-index:999;
    background: url("/bitrix/templates/ru/images/icon/zingayaPopUp320.png") top left no-repeat;
    height:133px;
    width:259px;
    padding-top:30px;
    text-align:center;
    margin-top:10px;
}
header .logo-contacts .phone .zingayaHide .faqLink {
  color: #9260a9;
}
header .logo-contacts .phone .zingayaButton {
    color: white;
    padding: 10px 18px;
    background: #7bc1e3;
    box-shadow: 0 7px 0 #5a9ec1, 0 14px 0 #d9d9d9;
    margin-bottom: 14px;
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    border-radius: 16px;
    position: relative;
    background-clip: padding-box;
    display: inline-block;
    vertical-align: middle;
    text-transform: uppercase;
    font-weight: bold;
    text-decoration: none;
    font-family: svyaznoy_rf;
}
header .logo-contacts .phone .zingayaHide p
{
    padding-top:4px;
    color:#434343;
    opacity:0.7;
}
header .logo-contacts .phone .free-call {
  color: #888;
  text-align: left;
  font-size: 10px;
  line-height: 10px;
}
header .logo-contacts .contacts {
  color: white;
  padding: 10px 20px;
  background: #7bc1e3;
  box-shadow: 0 4px 0 #5a9ec1, 0 8px 0 #d9d9d9;
  margin-bottom: 8px;
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  border-radius: 16px;
  behavior: url("/bitrix/templates/basic/styles/pie2.php");
  background-clip: padding-box;
  display: inline-block;
  vertical-align: middle;
  text-transform: uppercase;
  font-weight: bold;
  text-decoration: none;
  float: right;
  position: relative;
  font-size: 12px;
  padding: 4px 8px;
}
header .logo-contacts .contacts:hover {
  color: white;
}
header .logo-contacts .contacts.pressed {
  box-shadow: 0 -4px 0 #5a9ec1;
}
header .logo-contacts .select-city {
  display: block;
  padding-right: 40px;
  padding-top: 4px;
}
header .logo-contacts .select-city span {
  color: #9260a9;
  text-transform: uppercase;
  border-bottom: 1px dashed #9260a9;
}
header .logo-contacts .select-city i.arrow {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 20px;
  height: 20px;
  background: url(../../images/arrow/down_violet.png) center center no-repeat;
}
header .logo-contacts .select-city-popup {
  display: none;
  width: 100%;
  background: #e3ebf1;
  position: relative;
  margin: 12px -12px -12px;
  padding: 15px 12px;
  z-index:9999999999999;
}
header .logo-contacts .select-city-popup.open {
  display: block;
}
header .logo-contacts .select-city-popup .caption {
  display: block;
  text-transform: uppercase;
  font-size: 18px;
  line-height: normal;
}
header .logo-contacts .select-city-popup .close {
  display: block;
  float: right;
  cursor: pointer;
  display:none;
}
header .logo-contacts .select-city-popup ul.by-rate,
header .logo-contacts .select-city-popup ul.by-letter {
  display: none;
}
header .logo-contacts .select-city-popup .change-region {
  display: none;
  color: #9260a9;
}
header .logo-contacts form.select-city-form .field {
  padding: 10px 0;
}
header .logo-contacts form.select-city-form label {
  width: 50px;
  display: inline-block;
  vertical-align: auto;
}
header .logo-contacts form.select-city-form select {
  width: 240px;
  border: 0;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  position: relative;

  background-clip: padding-box;
}
header nav {
  overflow: hidden;
}
header .main-menus {
  position: absolute;
  width: 100%;
  height: 0;
  z-index: 15;
}
header .main-menus > div {
  display: none;
  height: auto !important;
  -webkit-box-shadow: 2px 3px 3px #cccccc;
  -moz-box-shadow: 2px 3px 3px #cccccc;
  box-shadow: 2px 3px 3px #cccccc;
}
header .main-menus span a {
  color: #444;
  -webkit-transition: none;
  -moz-transition: none;
  -ms-transition: none;
  -o-transition: none;
  transition: none;
  white-space: nowrap;
  display: block;
  height: 36px;
  line-height: 36px;
}
header .main-menus span:hover a {
  color: #fff;
}
header .main-menus a.inc {
  color: #9260a9;
}
header .main-menus .dashed-list {
  padding-top: 10px;
}
header ul.main-menu-cards-list a.from-768 {
  display: none;
}
header .main-menu-other {
  clear: both;
  background: white;
  font-weight: bold;
  padding: 20px 5px 25px 0px;
  color: #737374;
  z-index: 1;
}
header .info-main-menu-other-480 {
  display: none;
}
header .info-main-menu-other-768 {
  display: none;
}
header .main-menu-other li {
  float: none;
  padding-left: 30px;
}
header #other-links li:hover {
  background: #FBAE3C;
  color: white;
}
header #other-info li {
  display: none;
}
header #other-info li.last-child {
  display: list-item;
}
header .main-menu-other span {
  display: block;
  line-height: 35px;
  width: 225px;
  border-bottom: 1px dotted #afb5b0;
}
header .main-menu-insurance {
  clear: both;
  background: white;
  padding: 20px 5px 25px 0px;
  color: #737374;
  z-index: 1;
}
header .info-main-menu-insurance-480 {
  display: none;
}
header .info-main-menu-insurance-480 .dashed-list > li {
  line-height: 13px;
}
header .info-main-menu-insurance-768 {
  display: none;
}
header ul.main-menu-insurance-list li {
  float: none;
  padding-left: 30px;
  font-weight: bold;
}
header ul.main-menu-insurance-list li:hover {
  background: #FBAE3C;
  color: white;
}
header #insurance-info li {
  display: none;
}
header #insurance-info li.last-child {
  display: list-item;
  /*background:#f0f6f9;*/
}
header .main-menu-insurance span {
  display: block;
  line-height: 36px;
  width: 205px;
  border-bottom: 1px dotted #afb5b0;
}

header .main-menu-special_offers {
  clear: both;
  background: white;
  padding: 20px 5px 25px 0px;
  color: #737374;
  z-index: 1;
}
header .info-main-menu-special_offers-480 {
  display: none;
}
header .info-main-menu-special_offers-480 .dashed-list > li {
  line-height: 13px;
}
header .info-main-menu-special_offers-768 {
  display: none;
}
header ul.main-menu-special_offers-list li {
  float: none;
  padding-left: 30px;
  font-weight: bold;
}
header ul.main-menu-special_offers-list li:hover {
  background: #FBAE3C;
  color: white;
}
header #special_offers-info li {
  display: none;
}
header #special_offers-info li.last-child {
  display: list-item;
}
header .main-menu-special_offers span {
  display: block;
  line-height: 36px;
  width: 190px;
  border-bottom: 1px dotted #afb5b0;
}

header .main-menu-deposits {
  clear: both;
  background: white;
  padding: 20px 5px 25px 0px;
  color: #737374;
  z-index: 1;
}
header .info-main-menu-deposits-480 {
  display: none;
}
header .info-main-menu-deposits-768 {
  display: none;
}
header ul.main-menu-deposits-list li {
  float: none;
  padding-left: 30px;
  font-weight: bold;
}
header ul.main-menu-deposits-list li:hover {
  background: #FBAE3C;
  color: white;
}
header #deposits-info > li {
  display: none;
}
header #deposits-info > li.last-child {
  display: list-item;
}
header .main-menu-deposits span {
  display: block;
  line-height: 36px;
  width: 230px;
  border-bottom: 1px dotted #afb5b0;
}

header .main-menu-cards {
  clear: both;
  background: white;
  padding: 20px 5px 25px 0px;
  color: #737374;
  z-index: 1;
}
header .info-main-menu-cards-480 {
  display: none;
}
header .info-main-menu-cards-480 li {
  padding: 0px;
}
header .info-main-menu-cards-768 {
  display: none;
}
header ul.main-menu-cards-list li {
  float: none;
  padding-left: 30px;
  font-weight: bold;
}
header ul.main-menu-cards-list a.from-768 {
  display: none;
}
header ul.main-menu-cards-list li:hover {
  background: #FBAE3C;
  color: white;
}
header ul.main-menu-cards-list li:hover a {
   color: white;
}
header ul a.light,
header ul.main-menu-cards-list a.light {
   font-weight:normal;
}
header #cards-info li {
  display: none;
}
header #cards-info li.last-child {
  display: list-item;
}
header .main-menu-cards span {
  display: block;
  line-height: 36px;
  border-bottom: 1px dotted #afb5b0;
  width: 240px;
}
header ul.bottom-menu-level-one {
  overflow: hidden;
  position:relative;
  font-family:svyaznoy_rf;
}
header ul.bottom-menu-level-one > li {
	cursor: pointer;
}
header ul.bottom-menu-level-one:after{width:100%;height:1px;content:' ';position:absolute;left:0;top:0}
header ul.bottom-menu-level-one > li > .caption {
  display: block;
  /*height: 45px;*/
  line-height: 46px;
  text-transform: uppercase;
  text-align: center;
  font-weight: bold;
  font-size: 10px;
  text-shadow: 1px 1px 0 #999;
  cursor: pointer;
}
/*header ul.bottom-menu-level-one > li > .caption {
    background: #a4a8aa;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2E0YThhYSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjIlIiBzdG9wLWNvbG9yPSIjYWNiMGIyIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iNyUiIHN0b3AtY29sb3I9IiNiMmI4YmEiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSI5MSUiIHN0b3AtY29sb3I9IiNiMGI2YjkiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSI5NSUiIHN0b3AtY29sb3I9IiNhY2IyYjUiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSI5OCUiIHN0b3AtY29sb3I9IiNhOGFlYjAiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjYTBhNWE3IiBzdG9wLW9wYWNpdHk9IjEiLz4KICA8L2xpbmVhckdyYWRpZW50PgogIDxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZ3JhZC11Y2dnLWdlbmVyYXRlZCkiIC8+Cjwvc3ZnPg==);
    background: -moz-linear-gradient(top,  #a4a8aa 0%, #acb0b2 2%, #b2b8ba 7%, #b0b6b9 91%, #acb2b5 95%, #a8aeb0 98%, #a0a5a7 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#a4a8aa), color-stop(2%,#acb0b2), color-stop(7%,#b2b8ba), color-stop(91%,#b0b6b9), color-stop(95%,#acb2b5), color-stop(98%,#a8aeb0), color-stop(100%,#a0a5a7));
    background: -webkit-linear-gradient(top,  #a4a8aa 0%,#acb0b2 2%,#b2b8ba 7%,#b0b6b9 91%,#acb2b5 95%,#a8aeb0 98%,#a0a5a7 100%);
    background: -o-linear-gradient(top,  #a4a8aa 0%,#acb0b2 2%,#b2b8ba 7%,#b0b6b9 91%,#acb2b5 95%,#a8aeb0 98%,#a0a5a7 100%);
    background: -ms-linear-gradient(top,  #a4a8aa 0%,#acb0b2 2%,#b2b8ba 7%,#b0b6b9 91%,#acb2b5 95%,#a8aeb0 98%,#a0a5a7 100%);
    background: linear-gradient(to bottom,  #a4a8aa 0%,#acb0b2 2%,#b2b8ba 7%,#b0b6b9 91%,#acb2b5 95%,#a8aeb0 98%,#a0a5a7 100%)
}*/
/*.bx-ie8 header ul.bottom-menu-level-one > li > .caption{filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a4a8aa', endColorstr='#a0a5a7',GradientType=0 )}*/
header ul.bottom-menu-level-one > li > .caption a {
  color: white;
  -webkit-transition: none;
  -moz-transition: none;
  -ms-transition: none;
  -o-transition: none;
  transition: none;
  width: 100%;
  height: 100%;
  display: block;
}
header ul.bottom-menu-level-one > li > .caption.current {
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  border-radius: 0 !important;
  position: relative;

  background-clip: padding-box;
}
header ul.bottom-menu-level-one > li > .caption.current {
    background: #dadad9;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2RhZGFkOSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjIlIiBzdG9wLWNvbG9yPSIjZWJlYmViIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iNyUiIHN0b3AtY29sb3I9IiNmNWY1ZjUiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSIyMCUiIHN0b3AtY29sb3I9IiNmZGZkZmQiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSIzMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjZmZmZmZmIiBzdG9wLW9wYWNpdHk9IjEiLz4KICA8L2xpbmVhckdyYWRpZW50PgogIDxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZ3JhZC11Y2dnLWdlbmVyYXRlZCkiIC8+Cjwvc3ZnPg==);
    background: -moz-linear-gradient(top,  #dadad9 0%, #ebebeb 2%, #f5f5f5 7%, #fdfdfd 20%, #ffffff 30%, #ffffff 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#dadad9), color-stop(2%,#ebebeb), color-stop(7%,#f5f5f5), color-stop(20%,#fdfdfd), color-stop(30%,#ffffff), color-stop(100%,#ffffff));
    background: -webkit-linear-gradient(top,  #dadad9 0%,#ebebeb 2%,#f5f5f5 7%,#fdfdfd 20%,#ffffff 30%,#ffffff 100%);
    background: -o-linear-gradient(top,  #dadad9 0%,#ebebeb 2%,#f5f5f5 7%,#fdfdfd 20%,#ffffff 30%,#ffffff 100%);
    background: -ms-linear-gradient(top,  #dadad9 0%,#ebebeb 2%,#f5f5f5 7%,#fdfdfd 20%,#ffffff 30%,#ffffff 100%);
    background: linear-gradient(to bottom,  #dadad9 0%,#ebebeb 2%,#f5f5f5 7%,#fdfdfd 20%,#ffffff 30%,#ffffff 100%)
}
.bx-ie8 header ul.bottom-menu-level-one > li > .caption.current{filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dadad9', endColorstr='#ffffff',GradientType=0 )}
header ul.bottom-menu-level-one > li > .caption.current a {
  color: #525254;
}

header ul.bottom-menu-level-one > li.current .caption { background: white; }
header ul.bottom-menu-level-one > li.current .caption a {  color: #777; }

header ul.bottom-menu-level-one > li.qbank .caption {
  /*background: #ffe738;*/
  -webkit-transition: background-color 0.1s;
  -moz-transition: background-color 0.1s;
  -ms-transition: background-color 0.1s;
  -o-transition: background-color 0.1s;
  transition: background-color 0.1s;
}
header ul.bottom-menu-level-one > li.qbank .caption:hover {
 /*background-color: #ffed6a;*/
}
header ul.bottom-menu-level-one > li.qbank .caption img {
  vertical-align: middle;
  padding-bottom:3px;
  padding-right:2px;
  width:23%;
}
header ul.bottom-menu-level-one > li#menu_button_qbank .caption
{
	line-height:43px;
}
header ul.bottom-menu-level-one > li#menu_button_qbank .caption>a
{
	font-family:svyaznoy_rf;
	font-size:11px;
}
header ul.bottom-menu-level-one > li.cards {
  width: 14%;
}
header ul.bottom-menu-level-one > li.deposits {
  width: 13%;
}
header ul.bottom-menu-level-one > li.insurance {
  width: 22%;
}
header ul.bottom-menu-level-one > li.special_offers {
  width: 12%;
}
header ul.bottom-menu-level-one > li.other {
  width: 24%;
}
header ul.bottom-menu-level-one > li.qbank {
  width: 15%;
}

header ul.bottom-menu-level-one > li .submenu {
  display: none;
  background: white;
  position: absolute;
  z-index: 1;
  padding: 20px 0;
  width: 100%;
  min-height: 260px;
  right: 0;
  overflow: hidden;
}
header ul.bottom-menu-level-one > li .submenu.current {
  display: block;
}
header ul.bottom-menu-level-one > li .submenu ul.bottom-menu-level-two {
  float: left;
}
header ul.bottom-menu-level-one > li .submenu ul.bottom-menu-level-two > li {
  float: none;
}
header ul.bottom-menu-level-one > li .submenu ul.bottom-menu-level-two > li:last-child h2 {
  border: 0;
}
header ul.bottom-menu-level-one > li .submenu ul.bottom-menu-level-two > li h2 {
  display: inline-block;
  vertical-align: auto;
  width: 100%;
  height: 36px;
  line-height: 36px;
  font-size: 14px;
  margin-left: 30px;
  color: #575759;
  text-transform: none;
  cursor: pointer;
  border-bottom: 1px dotted #b2b4b3;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  position: relative;

  background-clip: padding-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
header ul.bottom-menu-level-one > li .submenu ul.bottom-menu-level-two > li h2.current {
  position: absolute;
  background: #fbae3c;
  color: white;
  margin-left: 0px;
  padding: 0 30px;
  border: 0;
}
header ul.bottom-menu-level-one > li .submenu ul.bottom-menu-level-two > li ul.bottom-menu-level-three {
  display: none;
  background: white;
  padding-top: 50px;
  padding-left: 30px;
  padding-right: 20px;
}
header ul.bottom-menu-level-one > li .submenu ul.bottom-menu-level-two > li ul.bottom-menu-level-three.current {
  display: block;
}
header ul.bottom-menu-level-one > li .submenu ul.bottom-menu-level-two > li ul.bottom-menu-level-three > li {
  margin-bottom: 0;
}
header ul.bottom-menu-level-one > li .submenu ul.bottom-menu-level-two > li ul.bottom-menu-level-three > li:before {
  top: -2px;
  color: #9260a9;
}
header ul.bottom-menu-level-one > li .submenu ul.bottom-menu-level-two > li ul.bottom-menu-level-three > li h3 {
  min-height: 20px;
  padding-bottom: 16px;
  line-height: 15px;
  text-transform: none;
  font-weight: normal;
  font-size: 14px;
}
header ul.bottom-menu-level-one > li .submenu ul.bottom-menu-level-two > li ul.bottom-menu-level-three > li h3 a {
  color: #9260a9;
}
header ul.bottom-menu-level-one > li .submenu ul.bottom-menu-level-two > li ul.bottom-menu-level-three > li h3 a:hover {
  text-decoration: underline;
}
header ul.bottom-menu-level-one > li .submenu .additional {
  display: none;
  position: absolute;
  right: 0;
  top: 0;
  width: 200px;
  height: 100%;
  border-left: 1px dotted #b1b3b2;
  padding: 15px;
  text-align: center;
}
header ul.bottom-menu-level-one > li .submenu .additional p {
  font-size: 12px;
  line-height: 15px;
  text-align: left;
  color: #666;
  margin-bottom: 10px;
}
header ul.bottom-menu-level-one > li .submenu .additional p strong {
  text-transform: uppercase;
  display: block;
}
header ul.bottom-menu-level-one > li .submenu .additional a.do-it {
  color: white;
  padding: 10px 20px;
  background: #7bc1e3;
  box-shadow: 0 7px 0 #5a9ec1, 0 14px 0 #d9d9d9;
  margin-bottom: 14px;
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  border-radius: 16px;
  position: relative;

  background-clip: padding-box;
  display: inline-block;
  vertical-align: middle;
  text-transform: uppercase;
  font-weight: bold;
  text-decoration: none;
}
header ul.bottom-menu-level-one > li .submenu .additional a.do-it:hover {
  color: white;
}
header ul.bottom-menu-level-one > li .submenu .additional a.do-it.pressed {
  box-shadow: 0 -7px 0 #5a9ec1;
}
@media screen and (min-width: 480px) {
    header .logo-contacts .phone .zingaya{
      text-align: right;
    }
    header .logo-contacts .phone .zingayaLink {
      font-size: 16px;
      line-height: 20px;
    }
  header {
  }
  header .logo-contacts .select-city {
    display: inline-block;
    vertical-align: auto;
    padding-right: 10px;
    margin-left: 5px;
    position:relative;
    min-width:75px;
    font-family: svyaznoy_rf;
  }
  header .logo-contacts .select-city small{display:block;position:absolute;left:20px;top:-7px;font-size:12px;color:#aaa;font-family:svyaznoy_rf;}
  .operamini .logo-contacts .select-city small{width:120px;}
  header .logo-contacts .select-city.open small{display:none}
  header .logo-contacts .contacts {
    padding: 5px 12px;
    font-size: 14px;
  }
  header ul.bottom-menu-level-one > li.qbank .caption img {
  vertical-align: middle;
  padding-bottom:3px;
  padding-right:4px;
  /*width: 70%;
  max-width: 64px;*/
}
  header ul.bottom-menu-level-one > li#menu_button_qbank .caption
{
	line-height:45px;
}
header ul.bottom-menu-level-one > li#menu_button_qbank .caption>a
{
	font-family:svyaznoy_rf;
	font-size:14px;
}
  header .main-menu-other {
    padding: 0px;
  }
  header .main-menu-other > ul {
    display: inline-block;
    /* width: 55%; */
    padding-top: 25px;
  }
  header .main-menu-other li:hover {
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
  }
  header .main-menu-other li {
    margin-left: 10px;
    padding-left: 15px;
  }
  header #other-info {
    overflow: visible;
  }
  header #other-info li {
    padding: 0px;
    margin: 0px;
    display: none;
  }
  header .info-main-menu-other-480 {
    padding-left: 15px;
    padding-right: 20px;
    padding-bottom: 25px;
    vertical-align: top;
    display: inline-block;
    width: 35%;
    height: 404px;
    border-right: 1px dotted #afb5b0;
  }
  header .info-main-menu-other-480 p {
    font-weight: normal;
    color: #8a8a8c;
    position: relative;
    top: 35px;
  }
  header .info-main-menu-other-768 {
    display: none;
  }
  header .main-menu-insurance {
    padding: 0px;
    height: 225px;
  }
  header .main-menu-insurance ul {
    display: inline-block;
    padding-top: 25px;
  }
  header ul.main-menu-insurance-list li:hover {
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
  }
  header ul.main-menu-insurance-list li {
    margin-left: 10px;
    padding-left: 15px;
    font-weight: bold;
    width: 230px;
  }
  header #insure-info {
    padding: 0px;
    overflow: visible;
  }
  header #insure-info li {
    display: none;
  }
  header .info-main-menu-insurance-480 {
    padding-left: 15px;
    padding-right: 20px;
    vertical-align: top;
    display: inline-block;
    width: 35%;
    border-right: 1px dotted #afb5b0;
	height:240px;
  }
  header .info-main-menu-insurance-480 p {
    font-weight: normal;
    color: #8a8a8c;
    position: relative;
    top: 10px;
    padding-bottom: 20px;
  }
  header .info-main-menu-insurance-768 {
    display: none;
  }

  header .main-menu-special_offers {
    padding: 0px;
    height: 225px;
  }
  header .main-menu-special_offers ul {
    display: inline-block;
    padding-top: 25px;
	padding-bottom: 31px;
  }
  header ul.main-menu-special_offers-list li:hover {
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
  }
  header ul.main-menu-special_offers-list li {
    margin-left: 10px;
    padding-left: 15px;
    font-weight: bold;
    width: 190px;
  }
  header #special_offers-info {
    padding: 0px;
  }
  header #special_offers-info > li {
    display: none;
  }
  header .info-main-menu-special_offers-480 {
    padding-left: 15px;
    padding-right: 20px;
    padding-top: 25px;
	padding-bottom: 31px;
    vertical-align: top;
    display: inline-block;
    border-right: 1px dotted #afb5b0;
    height: 143px;
  }
  header .info-main-menu-special_offers-480 p {
    font-weight: normal;
    color: #8a8a8c;
    position: relative;
    top: 10px;
    padding-bottom: 20px;
  }
  header .info-main-menu-special_offers-768 {
    display: none;
  }

  header .main-menu-deposits {
    padding: 0px;
    height: 225px;
  }
  header .main-menu-deposits ul {
    display: inline-block;
    padding-top: 25px;
  }
  header ul.main-menu-deposits-list li:hover {
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
  }
  header ul.main-menu-deposits-list li {
    margin-left: 10px;
    padding-left: 15px;
    font-weight: bold;
    width: 230px;
  }
  header #deposits-info {
    padding: 0px;
	height:100%;
  }
  header #deposits-info > li {
    display: none;
  }
  header .info-main-menu-deposits-480 {
    padding-left: 15px;
    padding-right: 20px;
    padding-top: 25px;
    vertical-align: top;
    display: inline-block;
    width: 35%;
    border-right: 1px dotted #afb5b0;
    height: 285px;
  }
  header .info-main-menu-deposits-480 p {
    font-weight: normal;
    color: #8a8a8c;
    position: relative;
    top: 10px;
    /*padding-bottom: 20px;*/
  }
  header .info-main-menu-deposits-768 {
    display: none;
  }
  header .main-menu-cards {
    padding: 0px;
    height: 340px;
  }
  header .main-menu-cards ul {
    display: inline-block;
    padding-top: 25px;
  }
  header ul.main-menu-cards-list li:hover {
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
  }
  header ul.main-menu-cards-list li {
    margin-left: 10px;
    padding-left: 15px;
    font-weight: bold;
    min-width: 220px;
  }
  header .main-menu-cards span {
    width: 240px;
  }
  header .info-main-menu-cards-480 {
    padding-left: 15px;
    padding-right: 20px;
    padding-top: 15px;
    vertical-align: top;
    display: inline-block;
    width: 35%;
    border-right: 1px dotted #afb5b0;
    height: 335px;
  }
  header #cards-info {
    padding-top: 10px;
  }
  header #cards-info li {
    display: none;
  }
  header .info-main-menu-cards-480 p {
    font-weight: normal;
    color: #8a8a8c;
    position: relative;
    top: 10px;
    padding-bottom: 20px;
  }
  header .info-main-menu-cards-768 {
    display: none;
  }
  header ul.bottom-menu-level-one > li > .caption {
    font-size: 14px;
    text-shadow: none;
  }
  header ul.bottom-menu-level-one > li.qbank img {
    width: auto;
  }
  header ul.bottom-menu-level-one > li .submenu ul.bottom-menu-level-two > li {
    height: 36px;
  }
  header ul.bottom-menu-level-one > li .submenu ul.bottom-menu-level-two > li h2.current {
    position: absolute;
    background: transparent url(../../images/bg/submenu_current.png) left center no-repeat;
    color: white;
    margin-left: 10px;
    padding-left: 20px;
    border: 0;
  }
  header ul.bottom-menu-level-one > li .submenu ul.bottom-menu-level-two > li ul.bottom-menu-level-three {
    position: absolute;
    left: 300px;
    top: 30px;
    padding-top: 0;
    padding-left: 0;
  }
}
@media screen and (min-width: 768px) {
    header .logo-contacts .phone .number {
      text-align: right;
    }
    header .logo-contacts .phone .zingayaHide {
        background: url("/bitrix/templates/ru/images/icon/zingayaPopUp.png") top left no-repeat;
        margin-left:-28px;
    }
    header .logo-contacts .phone .zingayaLink {
      line-height: 26px;
    }
  header {
    padding-top: 0;
  }
  header .mobile-header-buttons {
    margin-top: 3px;
  }
  header .mobile-header-buttons .top-menu-button,
  header .mobile-header-buttons .search-button {
    display: none;
  }
  header ul.top-menu {
    display: block !important;
    float: left;
    padding: 0 20px;
    margin-bottom: 0;
  }
  header ul.top-menu > li {
    float: left;
  }
  header ul.top-menu > li a:hover {
    color:#9260a9;
    background:   transparent;
  }
  header ul.top-menu > li.current a,
  header ul.top-menu > li.current span{
    color: #9260a9;
    font-weight: bold;
    text-decoration:none;
    cursor:default;
  }
  header ul.top-menu > li a,
  header ul.top-menu > li.current span{
    display: block;
    height: 60px;
    line-height: 60px;
    padding: 0 8px;
    font-family: svyaznoy_rf;
  }
 .operamini header ul.top-menu > li a:before,
 .operamini header ul.top-menu > li.current span:before{
	content: '';
    display: inline-block;
    height: 60px;
    vertical-align: middle;
 }
  header form.search {
    /* display: none !important; */
    padding-top: 15px;
  }
  header form.search .wrapper {
    margin: 0;
  }
  header .logo-contacts {
    height: 38px;
    padding: 25px 16px 34px;
  }
  header .logo-contacts .logo {
    width: 228px;
    height: 38px;
  }
  header .logo-contacts .phone {
    position: static;
    float: right;
    margin-right: 5px;
  }
  header .logo-contacts .phone .number {
    font-size: 27px;
    line-height: 27px;
  }
  header .logo-contacts .phone .free-call {
    text-align: right;
    font-size: 14px;
    line-height: 14px;
  }
  header .logo-contacts .contacts {
    color: white;
    padding:10px 31px 10px 50px;
    background: #7bc1e3;
    box-shadow: 0 7px 0 #5a9ec1, 0 14px 0 #d9d9d9;
    margin-bottom: 14px;
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    border-radius: 16px;
    position: relative;
    background-clip: padding-box;
    display: inline-block;
    vertical-align: middle;
    text-transform: uppercase;
    font-weight: bold;
    text-decoration: none;
    font-family: svyaznoy_rf;
  }
  header .logo-contacts .contacts:hover {
    color: white;
  }
  header .logo-contacts .contacts.pressed {
    box-shadow: 0 -7px 0 #5a9ec1;
  }
  header .logo-contacts .contacts:before {
    content: "";
    display: block;
    position: absolute;
    width: 27px;
    height: 37px;
    top: -5px;
    left: 10px;
    background: url(../../images/icon/contacts_bubble.png) left top no-repeat;
  }
  header .logo-contacts .select-city.open {
    background: white;
    -webkit-box-shadow: 0 0 5px #cccccc;
    -moz-box-shadow: 0 0 5px #cccccc;
    box-shadow: 0 0 5px #cccccc;
    -webkit-border-radius: 15px 15px 0 0;
    -moz-border-radius: 15px 15px 0 0;
    border-radius: 15px 15px 0 0;

    background-clip: padding-box;
    position: relative;
  }

   header .logo-contacts .select-city small{top:-13px}

  .no-boxshadow header .logo-contacts .select-city.open { border: 1px solid #ddd; border-bottom: none }

  header .logo-contacts .select-city.open:after {
    content: "";
    position: absolute;
    left: 0;
    top: 95%;
    width: 100%;
    height: 10px;
    background: white;
    z-index: 4;
  }
  header .logo-contacts .select-city-popup {
    position: absolute;
    left: 0;
    width: 100%;
    /*top: 70px;*/
    z-index: 30;
    margin: 0;
    padding: 0;
    background: none;
    display: none;
  }
  header .logo-contacts .select-city-popup.open {
    display: block;
  }
  header .logo-contacts .select-city-popup .close {
    position: absolute;
    right: 25px;
    display:none;
  }
  header .logo-contacts .select-city-popup:before {
    content: "";
    width: auto;
  }
  header .logo-contacts .select-city-popup .wrapper {
    background: white;
    padding: 30px 50px 0;
    -webkit-box-shadow: 0 3px 3px #aaa;
    -moz-box-shadow: 0 3px 3px #aaa;
    box-shadow: 0 3px 3px #aaa;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    position: relative;

    background-clip: padding-box;
    margin: 0 30px;
  }
  header .logo-contacts .select-city small {
      left: 0px;
  }

  .no-boxshadow header .logo-contacts .select-city-popup .wrapper { border: 1px solid #ddd }

  header .logo-contacts .select-city-popup .by-rate {
    font-size: 15px;
  }
  header .logo-contacts .select-city-popup .by-letter {
    border-top: 1px dotted #aaa;
    overflow: visible;
  }
  header .logo-contacts .select-city-popup.region-selected .caption {
    display: none;
  }
  header .logo-contacts .select-city-popup.region-selected .change-region {
    display: block;
  }
  header .logo-contacts .select-city-popup.region-selected .by-letter {
    display: none;
  }
  header .logo-contacts .select-city-popup form.select-city-form {
    display: none;
  }
  header .logo-contacts .select-city-popup ul.by-rate,
  header .logo-contacts .select-city-popup ul.by-letter {
    padding-top: 25px;
    padding-bottom: 25px;
    display: block;
    -webkit-columns: 3;
    -moz-columns: 3;
    columns: 3;

  }
  header .logo-contacts .select-city-popup ul.by-rate > li,
  header .logo-contacts .select-city-popup ul.by-letter > li {
    float: none;
    line-height: 16px;
    margin-bottom: 25px;
    position: relative;
    max-width: 200px;
  }

  .no-csscolumns header .logo-contacts .select-city-popup li { display: inline-block; max-width: none !important; width: 30%; margin-right: 3%; }

  header .logo-contacts .select-city-popup ul.by-rate > li a,
  header .logo-contacts .select-city-popup ul.by-letter > li a { display: inline-block; padding-left: 15px; font-family: svyaznoy_rf; }

  header .logo-contacts .select-city-popup ul.by-rate > li a:hover,
  header .logo-contacts .select-city-popup ul.by-letter > li a:hover {
    text-decoration: underline;
    cursor: pointer;
  }
  header .logo-contacts .select-city-popup ul.by-rate > li span,
  header .logo-contacts .select-city-popup ul.by-letter > li span {
    color: #9260a9;
    font-weight: bold;
    position: absolute;
    font-family: svyaznoy_rf;
    /*right: 104%;*/
  }
  header .main-menu-other span {
    width: 220px;
  }
  header .info-main-menu-other-768 {
    display: inline-block;
    width: 25%;
    border-right: 1px dotted #afb5b0;
    vertical-align: top;
    padding-left: 15px;
    padding-right: 15px;
	  height: 431px;
  }
  header .info-main-menu-other-768 img {
    position: relative;
    top: 20px;
  }
  header .info-main-menu-other-768 p {
    font-weight: normal;
    color: #8a8a8c;
    position: relative;
    top: 25px;
    text-align: center;
  }
  header .main-menu-other > ul {
    display: inline-block;
    width: 33%;
    padding-top: 25px;
	padding-bottom: 31px;
    /* height: 350px; */
  }
  header .main-menu-other li {
    padding-left: 20px;
  }
  header .info-main-menu-other-480 {
    width: 28%;
    padding-bottom: 27px;
    padding-left: 20px;
    padding-right: 10px;
  }

  header .main-menu-special_offers {
    height: 225px;
  }
  header .info-main-menu-special_offers-768 {
    display: inline-block;
    width: 27%;
    border-right: 1px dotted #afb5b0;
    vertical-align: top;
    padding-left: 15px;
    padding-right: 15px;
	padding-bottom: 31px;
    height: 168px;
    text-align: center;
  }
  header .info-main-menu-special_offers-768 img {
    position: relative;
    top: 35px;
  }
  header .info-main-menu-special_offers-768 p {
    font-weight: normal;
    color: #8a8a8c;
    position: relative;
    top: 25px;
    text-align: center;
    padding-top: 15px;
  }
  header .info-main-menu-special_offers-480 {
    width: 28%;
  }
  header .main-menu-insurance span {
    width: 210px;
  }
  header .info-main-menu-insurance-768 {
    display: inline-block;
    width: 23%;
    border-right: 1px dotted #afb5b0;
    height: 200px;
    vertical-align: top;
    padding-left: 15px;
    padding-right: 15px;
	padding-bottom: 31px;
    height: 218px;
    text-align: center;
  }
  header .info-main-menu-insurance-768 img {
    position: relative;
    top: 35px;
  }
  header .info-main-menu-insurance-768 p {
    font-weight: normal;
    color: #8a8a8c;
    position: relative;
    top: 25px;
    text-align: center;
    padding-top: 15px;
  }
  header .main-menu-insurance ul {
    display: inline-block;
    padding-top: 25px;
	padding-bottom: 31px;
    height: 185px;
  }
  header .main-menu-insurance {
    height: 200px;
  }
  header .main-menu-insurance > li {
    padding-left: 0px;
    line-height: 15px;
    width: 165px;
  }
  header ul.main-menu-insurance-list li {
    width: 205px;
  }
  header .info-main-menu-insurance-480 {
    width: 27%;
    padding-bottom: 27px;
    padding-left: 25px;
    padding-right: 10px;
    height: 222px;
  }
  header .main-menu-deposits span {
    width: 170px;
  }
  header .info-main-menu-deposits-768 {
    display: inline-block;
    width: 27%;
    border-right: 1px dotted #afb5b0;
    /*height: 200px;*/
    vertical-align: top;
    padding-left: 15px;
    padding-right: 15px;
	padding-bottom: 31px;
    height: 289px;
    text-align: center;
  }
  header .info-main-menu-deposits-768 img {
    position: relative;
    top: 25px;
  }
  header .info-main-menu-deposits-768 p {
    font-weight: normal;
    color: #8a8a8c;
    position: relative;
    top: 20px;
    text-align: center;
    padding-top: 15px;
  }
  header .main-menu-deposits ul {
    display: inline-block;
    padding-top: 25px;
	padding-bottom: 31px;
  }
  header .main-menu-deposits {
    height: 225px;
  }
  header ul.main-menu-deposits-list li {
    padding-left: 20px;
    line-height: 20px;
    width: 170px;
  }
  header .info-main-menu-deposits-480 {
    width: 33%;
    padding-bottom: 31px;
    padding-right: 10px;
    height: 264px;

  }
  header .info-main-menu-cards-768 {
    display: inline-block;
    width: 23%;
    border-right: 1px dotted #afb5b0;
    vertical-align: top;
    padding-left: 15px;
    padding-right: 15px;
	padding-bottom: 31px;
    height: 330px;
    text-align: center;
	max-width:200px;
  }
  header .info-main-menu-cards-768 img.first {
    position: relative;
    top: 25px;
  }
  header .info-main-menu-cards-768 img.button {
  	margin-top: 16px;
  }
  header .card-main p {
    font-weight: bold;
    color: #60615e;
    position: relative;
    top: 25px;
    text-align: center;
    padding-top: 15px;
  }
  header .card-main a.add-card {
	font-size:18px;
	text-transform: uppercase;
  }
  header .main-menu-cards ul {
    display: inline-block;
    padding-top: 25px;
	padding-bottom: 31px;
  }
  header #cards-info li {
    display: none;
  }
  header .main-menu-cards li {
    line-height: 15px;
  }
  header ul.main-menu-cards-list a.from-320 {
    display: none;
  }
  header ul.main-menu-cards-list a.from-768 {
    display: block;
  }
  header .info-main-menu-cards-480 {
    width: 30%;
    padding-bottom: 31px;
    padding-left: 25px;
    padding-right: 20px;
	height: 315px;
  }
  header ul.bottom-menu-level-one {
	float: right;
    width: 600px;
    z-index: 15;
  }
  header ul.bottom-menu-level-one > li {
    width: auto;
  }
  header ul.bottom-menu-level-one > li > .caption {
    /*padding: 0 20px;*/
  }
  header ul.bottom-menu-level-one > li.qbank {
    /*width: 128px;*/
  }
  header ul.bottom-menu-level-one > li.qbank .caption {
    padding: 0;
    -webkit-border-radius: 0 0 15px 0 !important;
    -moz-border-radius: 0 0 15px 0 !important;
    border-radius: 0 0 15px 0 !important;
    position: relative;

    background-clip: padding-box;
  }
  header ul.bottom-menu-level-one > li:first-child .caption {
    /* -webkit-border-radius: 0 0 0 15px;
    -moz-border-radius: 0 0 0 15px;
    border-radius: 0 0 0 15px; */
    position: relative;

    background-clip: padding-box;
  }
  header ul.bottom-menu-level-one > li .submenu ul.bottom-menu-level-three {
    width: 220px;
  }
  header ul.bottom-menu-level-one > li .submenu .additional {
    display: block;
  }
}

/*New-nav-for-bank*/
/*-------------------------------------- 320 --------------------------------------*/
@media screen and (min-width: 0) {
  .bottom-menu-level-one,
  .bottom-menu-level-one.bank,
  .investors_general .bottom-menu-level-one {width:100%;display:table;float:none}
	.bottom-menu-level-one li,
    .bottom-menu-level-one.bank li,
    .investors_general .bottom-menu-level-one li{height:45px;float:none;display:table-cell;vertical-align:middle;text-align:center}
	.bottom-menu-level-one.bank li,
    .investors_general .bottom-menu-level-one li{max-width:16.66666666666667%;}
    .bottom-menu-level-one li,
	.bottom-menu-level-one.bank li,
    .investors_general .bottom-menu-level-one li{
        background: #a4a8aa;
        background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2E0YThhYSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjIlIiBzdG9wLWNvbG9yPSIjYWNiMGIyIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iNyUiIHN0b3AtY29sb3I9IiNiMmI4YmEiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSI5MSUiIHN0b3AtY29sb3I9IiNiMGI2YjkiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSI5NSUiIHN0b3AtY29sb3I9IiNhY2IyYjUiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSI5OCUiIHN0b3AtY29sb3I9IiNhOGFlYjAiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjYTBhNWE3IiBzdG9wLW9wYWNpdHk9IjEiLz4KICA8L2xpbmVhckdyYWRpZW50PgogIDxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZ3JhZC11Y2dnLWdlbmVyYXRlZCkiIC8+Cjwvc3ZnPg==);
        background: -moz-linear-gradient(top,  #a4a8aa 0%, #acb0b2 2%, #b2b8ba 7%, #b0b6b9 91%, #acb2b5 95%, #a8aeb0 98%, #a0a5a7 100%);
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#a4a8aa), color-stop(2%,#acb0b2), color-stop(7%,#b2b8ba), color-stop(91%,#b0b6b9), color-stop(95%,#acb2b5), color-stop(98%,#a8aeb0), color-stop(100%,#a0a5a7));
        background: -webkit-linear-gradient(top,  #a4a8aa 0%,#acb0b2 2%,#b2b8ba 7%,#b0b6b9 91%,#acb2b5 95%,#a8aeb0 98%,#a0a5a7 100%);
        background: -o-linear-gradient(top,  #a4a8aa 0%,#acb0b2 2%,#b2b8ba 7%,#b0b6b9 91%,#acb2b5 95%,#a8aeb0 98%,#a0a5a7 100%);
        background: -ms-linear-gradient(top,  #a4a8aa 0%,#acb0b2 2%,#b2b8ba 7%,#b0b6b9 91%,#acb2b5 95%,#a8aeb0 98%,#a0a5a7 100%);
        background: linear-gradient(to bottom,  #a4a8aa 0%,#acb0b2 2%,#b2b8ba 7%,#b0b6b9 91%,#acb2b5 95%,#a8aeb0 98%,#a0a5a7 100%)
    }
	.bx-ie8 .bottom-menu-level-one li,
    .bx-ie8 .bottom-menu-level-one.bank li,
    .bx-ie8 .investors_general .bottom-menu-level-one li{filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a4a8aa', endColorstr='#a0a5a7',GradientType=0 )}
    .bottom-menu-level-one li:hover,
	.bottom-menu-level-one.bank li:hover,
    .investors_general .bottom-menu-level-one li:hover,
    .bottom-menu-level-one li.selected,
	.bottom-menu-level-one.bank li.selected,
    .investors_general .bottom-menu-level-one li.selected{
        background: #dadad9;
        background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2RhZGFkOSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjIlIiBzdG9wLWNvbG9yPSIjZWJlYmViIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iNyUiIHN0b3AtY29sb3I9IiNmNWY1ZjUiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSIyMCUiIHN0b3AtY29sb3I9IiNmZGZkZmQiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSIzMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjZmZmZmZmIiBzdG9wLW9wYWNpdHk9IjEiLz4KICA8L2xpbmVhckdyYWRpZW50PgogIDxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZ3JhZC11Y2dnLWdlbmVyYXRlZCkiIC8+Cjwvc3ZnPg==);
        background: -moz-linear-gradient(top,  #dadad9 0%, #ebebeb 2%, #f5f5f5 7%, #fdfdfd 20%, #ffffff 30%, #ffffff 100%);
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#dadad9), color-stop(2%,#ebebeb), color-stop(7%,#f5f5f5), color-stop(20%,#fdfdfd), color-stop(30%,#ffffff), color-stop(100%,#ffffff));
        background: -webkit-linear-gradient(top,  #dadad9 0%,#ebebeb 2%,#f5f5f5 7%,#fdfdfd 20%,#ffffff 30%,#ffffff 100%);
        background: -o-linear-gradient(top,  #dadad9 0%,#ebebeb 2%,#f5f5f5 7%,#fdfdfd 20%,#ffffff 30%,#ffffff 100%);
        background: -ms-linear-gradient(top,  #dadad9 0%,#ebebeb 2%,#f5f5f5 7%,#fdfdfd 20%,#ffffff 30%,#ffffff 100%);
        background: linear-gradient(to bottom,  #dadad9 0%,#ebebeb 2%,#f5f5f5 7%,#fdfdfd 20%,#ffffff 30%,#ffffff 100%)
    }
	.bx-ie8 .bottom-menu-level-one li:hover,
    .bx-ie8 .bottom-menu-level-one.bank li:hover,
    .bx-ie8 .investors_general .bottom-menu-level-one li:hover{filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dadad9', endColorstr='#ffffff',GradientType=0 )}

	.bottom-menu-level-one li:hover a,
    .bottom-menu-level-one.bank li:hover a,
    .investors_general .bottom-menu-level-one li:hover a,
	.bottom-menu-level-one li.selected a,
    .bottom-menu-level-one.bank li.selected a,
    .investors_general .bottom-menu-level-one li.selected a,
	.bottom-menu-level-one li.selected span,
    .bottom-menu-level-one.bank li.selected span,
    .investors_general .bottom-menu-level-one li.selected span {color:#525254}

	  .bottom-menu-level-one li .caption,
      .bottom-menu-level-one.bank li .caption,
      .investors_general .bottom-menu-level-one li .caption {width:auto;height:auto;background:none;line-height:normal;font-size:8px}
        .bottom-menu-level-one li .caption span,
		.bottom-menu-level-one.bank li .caption span,
        .investors_general .bottom-menu-level-one li .caption span{padding:0 3px 0 4px}
            .bottom-menu-level-one li .caption span ins,
			.bottom-menu-level-one.bank li .caption span ins,
            .investors_general .bottom-menu-level-one li .caption span ins {position:relative;left:-4px;text-decoration:none}

			.bottom-menu-level-one.bank li:last-child,
            .investors_general .bottom-menu-level-one li:last-child {padding-right:4px}



}

/*-------------------------------------- 480 --------------------------------------*/
@media screen and (min-width: 480px) {
  .bottom-menu-level-one.bank li:last-child,
  .investors_general .bottom-menu-level-one li:last-child {padding-right:4px}

    .bottom-menu-level-one.bank li .caption span,
    .investors_general .bottom-menu-level-one li .caption span {padding:0 6px;font-size:12px}

        .bottom-menu-level-one.bank li .caption span ins,
        .investors_general .bottom-menu-level-one li .caption span ins{left:-6px}
    header .logo-contacts .select-city {
        padding: 10px 20px;
    }

}

/*-------------------------------------- 768 --------------------------------------*/
@media screen and (min-width: 768px) {
    header .logo-contacts .select-city {
        padding: 5px 0px;
    }
  .bottom-menu-level-one.bank {width:750px;float:right;right:-2px}
  .investors_general .bottom-menu-level-one {width:600px;float:right;right:-2px}

    .bottom-menu-level-one.bank li .caption span,
    .investors_general .bottom-menu-level-one li .caption span {font-size:14px}
        .bottom-menu-level-one.bank li .caption span ins,
        .investors_general .bottom-menu-level-one li .caption span ins {left:0}
	.bottom-menu-level-one li.other,
	.bottom-menu-level-one.bank li.vacancy{border-radius:0 0 15px 0;behavior: url("/bitrix/templates/basic/styles/pie2.php")}
	.bottom-menu-level-one.bank li.vacancy{padding-right:12px}
    .investors_general .bottom-menu-level-one li.capital_markets{border-radius:0 0 15px 0;behavior: url("/bitrix/templates/basic/styles/pie2.php");padding-right:12px}
    .bottom-menu-level-one.bank li.about.first-item,
	.bottom-menu-level-one li.first-item{border-radius:0 0 0 15px;behavior: url("/bitrix/templates/basic/styles/pie2.php")}
	.bottom-menu-level-one.bank li.about.first-item{padding-left:12px}
    .investors_general .bottom-menu-level-one li.financial_markets.first-item{border-radius:0 0 0 15px;behavior: url("/bitrix/templates/basic/styles/pie2.php");padding-left:12px}
}

/*--------------------------------------  --------------------------------------*/
@media screen and (min-width: 1024px) {
    header .logo-contacts .phone .zingayaHide {
        margin-left:32px;
    }
    header .logo-contacts .phone .zingayaLink {
      line-height: 20px;
    }
    header .logo-contacts .select-city {
        padding: 10px 20px;
    }
    header .logo-contacts .select-city small {
        left: 20px;
    }

}


.bx-ie8 .bottom-menu-level-one.bank,
.bx-ie8 .investors_general .bottom-menu-level-one {width:auto;float:right;display:block}
    .bx-ie8 .bottom-menu-level-one.bank li{}
	.bx-ie8 .bottom-menu-level-one li,
    .bx-ie8 .bottom-menu-level-one.bank li,
    .bx-ie8 .investors_general .bottom-menu-level-one li{filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a4a8aa', endColorstr='#a0a5a7',GradientType=0 );}

    .bx-ie8 .bottom-menu-level-one.bank li:hover,
    .bx-ie8 .investors_general .bottom-menu-level-one li:hover{filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dadad9', endColorstr='#ffffff',GradientType=0 );}

    .bx-ie8 .bottom-menu-level-one.bank li:hover a,
    .bx-ie8 .bottom-menu-level-one.bank li:hover span,
    .bx-ie8 .bottom-menu-level-one.bank li:hover .caption,
    .bx-ie8 .investors_general .bottom-menu-level-one li:hover a,
    .bx-ie8 .investors_general .bottom-menu-level-one li:hover span,
    .bx-ie8 .investors_general .bottom-menu-level-one li:hover .caption {background-color:transparent}

        .bx-ie8 .bottom-menu-level-one.bank li a{}
        .bx-ie8 .bottom-menu-level-one.bank li:hover a,
        .bx-ie8 .investors_general .bottom-menu-level-one li:hover a{color:#525254}
          .bx-ie8 .bottom-menu-level-one.bank li .caption{padding:0 14px}
            .bx-ie8 .bottom-menu-level-one.bank li .caption span{padding:0 3px 0 4px}
                .bx-ie8 .bottom-menu-level-one.bank li .caption span ins{text-decoration:none}

.bx-ie8 header .logo-contacts .contacts{width:77px;height:56px;padding:0 0 0 50px;background:transparent url(../../images/bg/ie_blue_btn_bg_1.png) no-repeat;line-height:48px}
.bx-ie8 header .logo-contacts .contacts:before{display:none}


/*New-header*/
.b-top-add-links{float:right}
    .b-top-add-links li{float:left;position:relative}
      .b-top-add-links li a{position:relative;height:46px;background:#fff;display:block;overflow:hidden;zoom:1;font-size:14px;line-height:51px;color:#5d5d5f}
      .b-top-add-links li.self a{padding:0 18px 0 22px;border-radius:0 0 0 14px}
      .b-top-add-links li.self a:after{width:1px;height:10px;margin:-3px 0 0;background:#f1f1f1;border-top:1px solid #f5f5f5;border-bottom:1px solid #f8f8f8;position:absolute;right:0;top:50%;content:' '}
      .b-top-add-links li.qbank a{padding:0 20px 0 19px;border-radius:0 0 14px 14px;}
        .b-top-add-links li a img{position:absolute;}
		.b-top-add-links li.self a img {top:10px;right:8px;}
		.b-top-add-links li.qbank a img {top:14px;right:8px;}
        .b-top-add-links li a span{margin:0 5px 0 0}
		.operamini .b-top-add-links li a img{padding-top:13px;}
  header form.search input[type=text]:focus{border:0 none;outline:0 none}

  header ul.bottom-menu-level-one > li.cards {
    width: 15%;
  }
  header ul.bottom-menu-level-one > li.deposits {
    width: 15%;
  }
  header ul.bottom-menu-level-one > li.insurance {
    width: 21%;
  }
  header ul.bottom-menu-level-one > li.credit {
    width: 21%;
  }
  header ul.bottom-menu-level-one > li.special_offers {
    width: 15%;
  }
  header ul.bottom-menu-level-one > li.other {
    width: 15%;
  }
  header ul.bottom-menu-level-one > li.qbank {
      display:none
  }




  /*-------------------------------------- 320 --------------------------------------*/
  @media screen and (min-width: 0) {

    .b-top-add-links{margin:0 10px 5px 0}
      .b-top-add-links li a{line-height:45px}
      .b-top-add-links li.self a{padding:0 12px 0 14px}
      .b-top-add-links li.self a:after{margin-top:-4px}
      .b-top-add-links li.qbank a{padding:0 13px 0 10px}
      .b-top-add-links li.qbank a:after{margin-top:-4px}
        .b-top-add-links li a span{display:none}
		.b-top-add-links li.self {width:54px;}
		.b-top-add-links li.qbank {width:78px;}

    header{padding-top:0}
    header form.search{padding:9px 10px 10px 10px;border-bottom:1px solid #dfe2e3;/* display:none; */clear:both}
      header form.search .wrapper{margin:0;}
    header .mobile-header-buttons{top:48px;left:0;right:auto;float:left;position:static;padding-top:62px;padding-bottom:4px}
      header .mobile-header-buttons .top-menu-button{margin:0}
      header .mobile-header-buttons .login-to-internet-bank-button{display:none}

    header .logo-contacts{position:static}
        header .logo-contacts .phone{top:9px;left:12px}

    header ul.top-menu{margin-bottom:18px;padding-top:12px;clear:both}

    .bottom-menu-level-one.bank li .from-768,
    .investors_general .bottom-menu-level-one li .from-768{display:none}
    header .logo-contacts .phone .number{font-size:18px}

  }

  /*-------------------------------------- 480 --------------------------------------*/
  @media screen and (min-width: 480px) {

    header .logo-contacts .phone .number{font-size:20px}

  }

  /*-------------------------------------- 768 --------------------------------------*/
  @media screen and (min-width: 768px) {

    .b-top-add-links li a span{display:none}

    header form.search{margin:0 0 -47px 415px;padding:15px 8px 0 0;background:transparent;border-bottom:0 none; display:block!important; float:none;overflow:hidden;zoom:1;clear:none}
      header form.search .wrapper{float:left;}

    header ul.top-menu{padding-left:12px}

    header ul.bottom-menu-level-one > li.other .caption {
        /* -webkit-border-radius: 0 0 15px 0 !important;
        -moz-border-radius: 0 0 15px 0 !important;
        border-radius: 0 0 15px 0 !important; */
      }
    header ul.bottom-menu-level-one > li.other .caption.current {
        -webkit-border-radius: 0 !important;
        -moz-border-radius: 0 !important;
        border-radius: 0 !important;
      }

    header ul.top-menu{margin-bottom:0;padding-top:0;clear:none}

    .bottom-menu-level-one.bank li .from-320,
    .investors_general .bottom-menu-level-one li .from-320 {display:none}
    .bottom-menu-level-one.bank li .from-768,
    .investors_general .bottom-menu-level-one li .from-768{display:block}

  }

  /*-------------------------------------- 1024 --------------------------------------*/
  @media screen and (min-width: 1024px) {

    header form.search{padding-right:20px;display:block !important;}
    header .main-menu-other{-webkit-border-radius:20px 0 20px 20px;-moz-border-radius:20px 0 20px 20px;border-radius:20px 0 20px 20px;right:0}
    .b-top-add-links li a span{display:inline; font-family: svyaznoy_rf;}
		.b-top-add-links li.self {width:114px;}
		.b-top-add-links li.qbank {width:132px;}
		.bx-ie8 .b-top-add-links li.self {width:124px;}
		.bx-ie8 .b-top-add-links li.qbank {width:142px;}


  }

  .bx-ie8 header .main-menu-other{border-radius:20px 0 20px 20px;behavior: url("/bitrix/templates/basic/styles/pie2.php")}

.bx-ie8 header ul.bottom-menu-level-one.bank > li > .caption,
.bx-ie8 header ul.bottom-menu-level-one.bank > li > .caption.current{filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);}

@media screen and (min-width: 1280) {
	.main-menu-cards span {
		width: 250px;
	}

}
@media screen and (min-width: 1024px) {
  header {
    max-width: 1000px;
    margin: auto;

  }
  header .mobile-header-buttons {
    display: none;
  }
  header ul.top-menu > li a {
    padding: 0 10px;
  }
  header .login-to-internet-bank {
    display: block;
    float: right;
    height: 45px;
    line-height: 45px;
    background: white;
    -webkit-border-radius: 0 0 20px 20px;
    -moz-border-radius: 0 0 20px 20px;
    border-radius: 0 0 20px 20px;
    position: relative;
    right:28px;
    background-clip: padding-box;
    background: #ffffff url(../../images/icon/login_to_internet_bank.png) 18px center no-repeat;
    padding-left: 45px;
    padding-right: 20px;
    color: #666;
    font-size: 13px;
  }
  header .logo-contacts {
    -webkit-border-radius: 20px 20px 0 20px;
    -moz-border-radius: 20px 20px 0 20px;
    border-radius: 20px 20px 0 20px;
    position: relative;

    background-clip: padding-box;
    padding: 25px 28px 34px;
  }
  .corporate header .logo-contacts {
    -webkit-border-radius:20px;
       -moz-border-radius:20px;
            border-radius:20px;
  }
  header .logo-contacts .phone .number {
    font-size: 35px;
    line-height: 32px;
  }
  header .main-menu-other {
    max-width: 750px;
    -webkit-border-radius: 20px 0 20px 20px;
    -moz-border-radius: 20px 0 20px 20px;
    border-radius: 20px 0 20px 20px;
    position: relative;

    background-clip: padding-box;
    float: right;

    right: 0;
  }
  header .info-main-menu-other-768 {
    display: inline-block;
    width: 28%;
    border-right: 1px dotted;
    vertical-align: top;
    padding-left: 15px;
    padding-right: 15px;
  }
  header .main-menu-other ul {
    display: inline-block;
    min-width: 200px;
  }

  header .main-menu-other ul.main-menu-other-list {
	min-width: 250px;
  }

  /* header .main-menu-other li {
	min-width: 200px;
  } */

  header .info-main-menu-other-480 {
    width: 26%;
  }
  header .main-menu-special_offers {
    width: 610px;
    -webkit-border-radius: 20px 20px 20px 20px;
    -moz-border-radius: 20px 20px 20px 20px;
    border-radius: 20px 20px 20px 20px;

    background-clip: padding-box;
    float: right;
    position: relative;
    right: 20px;
  }
  header .info-main-menu-special_offers-768 {
    display: inline-block;
    width: 27%;
    border-right: 1px dotted;
    vertical-align: top;
    padding-left: 15px;
    padding-right: 15px;
	padding-bottom: 31px;
  }
  header .info-main-menu-special_offers-480 {
    width: 23%;
  }
  header .main-menu-insurance {
    max-width: 700px;
    -webkit-border-radius: 20px 20px 20px 20px;
    -moz-border-radius: 20px 20px 20px 20px;
    border-radius: 20px 20px 20px 20px;

    background-clip: padding-box;
    float: right;
    position: relative;
    /*right: 53px;*/
    right: 186px;
  }
  header .info-main-menu-insurance-768 {
    display: inline-block;
    width: 27%;
    border-right: 1px dotted;
	height: 218px;
    vertical-align: top;
    padding-left: 15px;
    padding-right: 15px;
	padding-bottom: 31px;
  }
  header .main-menu-insurance ul {
    display: inline-block;
  }
  header .info-main-menu-insurance-480 {
    width: 27%;
  }
  header .main-menu-deposits {
    max-width: 724px;
    -webkit-border-radius: 20px 20px 20px 20px;
    -moz-border-radius: 20px 20px 20px 20px;
    border-radius: 20px 20px 20px 20px;

    background-clip: padding-box;
    float: right;
    position: relative;
    /*right: 129px;*/
    right: 208px;
  }
  header .info-main-menu-deposits-768 {
    display: inline-block;
    width: 27%;
    border-right: 1px dotted;
    height: 289px;
    vertical-align: top;
    padding-left: 15px;
    padding-right: 15px;
	padding-bottom: 31px;
  }
  header .main-menu-deposits ul {
    display: inline-block;
  }
  header .info-main-menu-deposits-480 {
    width: 31%;
    height: 264px;
  }
  header .main-menu-cards {
    max-width: 800px;
    -webkit-border-radius: 20px 20px 20px 20px;
    -moz-border-radius: 20px 20px 20px 20px;
    border-radius: 20px 20px 20px 20px;

    background-clip: padding-box;
    float: left;
    position: relative;
    /*right: 220px;*/
    /* right: 255px; */
  }
  header .info-main-menu-cards-768 {
    display: inline-block;
    width: 27%;
    border-right: 1px dotted;
    vertical-align: top;
    padding-left: 15px;
    padding-right: 15px;
	padding-bottom: 31px;
	height: 326px;
  }
  header .main-menu-cards ul {
    display: inline-block;
  }
  header .info-main-menu-cards-480 {
    width: 26%;
    padding: 15px 20px 31px 20px;
    height: 311px;
  }
  header #cards-info > li {
    display: none;
  }
  header ul.bottom-menu-level-one > li .submenu ul.bottom-menu-level-three {
    width: 450px;
  }
}

#form_search input:-ms-input-placeholder {
    color: #aaa;
  }
