/* Лейаут
   ========================================================================== */
.b-main-bg {
  position: absolute;
  width: 100%;
  min-width: 1200px;
  height: 464px;
  left: 0px;
  top: 208px;
  overflow: hidden;
  border-bottom: 2px solid #3d7c9e;
}
.b-main-wrap {
  position: relative;
  width: 1200px;
  margin: 0 auto;
}
.b-header {
  position: relative;
  height: 252px;
  z-index: 2;
}
.b-header .head {
  height: 64px;
  text-align: right;
}
.b-header .head-inner {
  padding-right: 11px;
  padding-top: 14px;
}
.b-header .phone,
.b-header .sign-in {
  display: inline-block;
  vertical-align: baseline;
}
.b-header .phone {
  height: 25px;
  margin-right: 10px;
  padding: 6px 10px 0 0;
  font: 24px/24px 'PTSans-Regular', sans-serif;
  letter-spacing: -0.7px;
  border-right: 1px solid #c9ccce;
}
.b-header .phone .icon {
  display: inline-block;
  width: 12px;
  height: 17px;
  vertical-align: middle;
  background: url('../images/header-phone-icon.png') no-repeat;
  margin-right: 9px;
  margin-bottom: 5px;
}
.b-header .sign-in {
  position: relative;
  top: -2px;
}
.b-header .sign-in a {
  font: 12px 'PTSans-Regular', sans-serif;
  color: #252d3a;
  text-decoration: none;
  border-bottom: 1px dashed #252d3a;
}
.b-header .sign-in a:hover {
  color: #5ab6e7;
  border-bottom: 1px dashed #5ab6e7;
}
.b-header .logo-wrap {
  /*position: absolute;*/
  /*width: 328px;*/
  height: 109px;
  left: 0px;
  right: 0px;
  background: #fff;
}
.b-header .logo {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0px;
  top: 64px;
  background: url('../images/empty-logo.png?assoc') no-repeat;
}
.b-header .logo img {
  margin-left: 53px;
  margin-top: 20px;
}
.b-header .logo .logo-manual-header {
  position: absolute;
  left: 200px;
  top: 30px;
  color: #394e61;
  font-size: 36px;
  font-weight: bold;
  letter-spacing: 2px;
}
.b-header .b-navigation {
  height: 81px;
  /*margin-left: 328px;*/
  background: #2c3e50;
}
.b-header .b-navigation .items {
  /*text-align: center;*/
}
.b-header .b-navigation .items li ul {
  text-align: left;
}
.b-header .b-navigation.hover,
.b-header .b-navigation.active {
  background: #437a9c;
}
.b-header .b-navigation .items {
  font-size: 0px;
  white-space: nowrap;
}
.b-header .b-navigation .item {
  position: relative;
  display: inline-block;
  height: 81px;
  white-space: normal;
  background: #2c3e50;
}
/*.b-header .b-navigation > .items > .item > a {
	padding: 0 48px;
}*/
.b-header .b-navigation .item a,
.b-header .b-navigation .item .label {
  display: table;
  height: 81px;
  padding: 0 28px;
  font-size: 0;
  color: #fff;
  text-decoration: none;
  letter-spacing: 0.5px;
}
.b-header .b-navigation .item .label {
  cursor: default;
}
.b-header .b-navigation .item.first a,
.b-header .b-navigation .item.first .label {
  padding-left: 40px;
}
.b-header .b-navigation .item .aligner {
  display: inline-block;
  height: 81px;
  width: 1px;
  vertical-align: middle;
  margin-right: -1px;
}
.b-header .b-navigation .item .link-label {
  display: inline-block;
  /*max-width: 210px;*/
  vertical-align: middle;
  font: 17px 'PTSans-Bold', sans-serif;
  line-height: 110%;
}
/*.b-header .b-navigation .item.first a {
	padding-left: 70px;
}*/
.b-header .b-navigation .item a:hover,
.b-header .b-navigation .item.active a {
  background: #437a9c;
}
.b-header .b-navigation .item .items {
  display: none;
  position: absolute;
  left: 0px;
  min-width: 100%;
  /*border-top: 1px solid #4a7e9d;*/
  background: #315972;
}
.b-header .b-navigation .item:hover .items {
  display: block;
}
.b-header .b-navigation .item .items .item {
  display: block;
  min-width: 100%;
  height: auto;
}
.b-header .b-navigation .item .items a {
  display: block;
  height: auto;
  padding: 20px 27px;
  line-height: 14px;
  background: none;
  min-width: 235px;
}
.b-header .b-navigation .item .items .aligner {
  display: none;
}
.b-header .b-navigation .item .items a .link-label {
  font-size: 14px;
}
.b-header .b-navigation .item .items a:hover,
.b-header .b-navigation .item .items .item.active a {
  background: #437a9c;
}
.b-header .b-navigation .item.level-1:hover a,
.b-header .b-navigation .item.level-1:hover .label {
  background: #315972;
}
.b-header .b-navigation .item.level-1:hover a:hover {
  background: #437a9c;
}
.b-content-wrap {
  margin-top: 13px;
  z-index: 1;
  position: relative;
}
.b-content-wrap .column-left {
  float: left;
  width: 268px;
  margin-right: 60px;
}
.b-content-wrap .column-right {
  float: left;
  width: 872px;
}
.b-search-notary {
  background: #fff;
  width: 268px;
  height: 118px;
  position: relative;
}
.b-search-notary-inner {
  /*padding: 10px 13px 13px;*/
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 50;
  background: #fff;
}
.b-search-notary .title {
  color: #1b81b8;
  font-size: 0px;
  padding: 10px 13px 0px 13px;
}
.b-search-notary .title span {
  position: relative;
  display: inline-block;
  /*width: 186px;*/
  top: -3px;
  font: 14px 'PTSans-Bold', sans-serif;
  text-transform: uppercase;
  vertical-align: middle;
}
.b-search-notary .title .icon {
  width: 43px;
  height: 57px;
  margin-right: 12px;
  background: url('../images/search-notary-logo.png') no-repeat top left;
  position: relative;
  top: -3px;
}
.b-search-notary .form {
  padding: 16px 0px 0px 9px;
  background: url('../images/search-notary-bg2.png') repeat-x;
  margin-top: 7px;
  height: 49px;
}
.b-search-notary .query {
  height: 31px;
  width: 167px;
  padding: 0 10px;
  font: 13px/34px 'PTSans-Narrow-Bold', sans-serif;
  color: #126897;
  border: none;
  background: url('../images/search-notary-input-bg2.png') repeat-x;
  letter-spacing: 0.5px;
}
.b-search-notary .query:focus {
  background: url('../images/search-notary-hover-bg.png') repeat-x;
}
.b-search-notary .send {
  position: absolute;
  height: 30px;
  width: 30px;
  top: 2px;
  right: 22px;
  border: none;
  padding: 0;
  background: url('../images/search-icon.png') no-repeat;
  cursor: pointer;
}
.b-search-notary .f-element {
  position: relative;
}
.b-search-notary .f-placeholder {
  position: absolute;
  width: 177px;
  top: 0px;
  left: 0px;
  padding-left: 11px;
  font: 13px/34px 'PTSans-Narrow-Bold', sans-serif;
  color: #fff;
  cursor: text;
  letter-spacing: 0.5px;
}
.b-all-notary-link {
  display: block;
  position: relative;
  height: 68px;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  font: 18px/67px 'PTSans-Bold', sans-serif;
  color: #fff;
  background: #69bce8;
  /*margin-top: 10px;*/
}
.b-all-notary-link .icon {
  position: absolute;
  width: 36px;
  height: 25px;
  left: 18px;
  top: 22px;
  background: url('../images/button-all-notary-icon.png') no-repeat;
}
.b-all-notary-link .label {
  position: relative;
  left: 7px;
  letter-spacing: 0.5px;
  -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=180, Color=#373e39)";
  /*IE 8*/
  text-shadow: 0px 1px 2px #373e39;
  /* FF3.5+, Opera 9+, Saf1+, Chrome, IE10 */
  filter: progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=180, Color=#373e39);
  /*IE 5.5-7*/
}
.b-news-rss-list {
  margin-top: 11px;
  padding: 16px 0 10px 0px;
  background: #fff;
}
.b-news-rss-list .main-title {
  margin: 0 14px;
  padding: 0 0 9px 0;
  font-size: 0px;
  border-bottom: 1px solid #c5c5c5;
}
.b-news-rss-list .main-title .icon {
  display: inline-block;
  /*width: 26px;*/
  /*height: 26px;*/
  /*margin-right: 12px;*/
  vertical-align: middle;
  /*background: url('../images/news-rss-list-icon.png') no-repeat;*/
  width: 43px;
  height: 57px;
  margin-right: 12px;
  background: url('../images/search-notary-logo.png') no-repeat top left;
  position: relative;
  top: -3px;
}
.b-news-rss-list.minjust .main-title .icon {
  background: url('../images/logo-new_0.png') no-repeat top left;
  background-size: cover;
  width: 48px;
  height: 50px;
}
.b-news-rss-list .main-title .label {
  position: relative;
  top: -1px;
  vertical-align: middle;
  font: 18px 'PTSans-Bold', sans-serif;
  letter-spacing: 0.5px;
  color: #2095d3;
}
.b-news-rss-list.minjust .main-title .label {
  font-size: 15px;
}
.b-news-rss-list .items {
  margin-top: 10px;
  padding: 0 0 0 7px;
}
.b-news-rss-list .item {
  margin-bottom: 14px;
}
.b-news-rss-list .item a {
  display: block;
  padding: 9px 0 9px 6px;
  text-decoration: none;
  color: #637684;
  border-right: 6px solid #69bce8;
}
.b-news-rss-list .item a:hover {
  padding-right: 6px;
  background: #69bce8;
  border-right: none;
  color: #fff;
}
.b-news-rss-list .item .title {
  display: block;
  max-width: 240px;
  font: 15px 'PTSans-Bold', sans-serif;
}
.b-news-rss-list .item .description {
  font: 11px 'PTSans-Regular', sans-serif;
}
.b-news-rss-list .item a:hover .description {
  text-decoration: underline;
}
.b-news-rss-list .item img {
  float: left;
  margin: 0 8px 8px 0;
  max-width: 240px;
  height: auto;
}
.b-news-rss-list .items > :last-child {
  margin-bottom: 0px;
}
.b-promo-list {
  margin-top: 11px;
}
.b-promo-list a {
  display: block;
  overflow: hidden;
}
.b-social-link {
  margin-top: 11px;
  padding: 10px 1px 9px 1px;
  background: #fff;
  font-size: 0px;
  text-align: center;
}
.b-social-link .item {
  display: inline-block;
  width: 32px;
  height: 32px;
  margin: 0 5px;
  background: url('../images/social-icon2.png') no-repeat;
}
.b-social-link .items {
  display: inline-block;
  width: 32px;
  height: 32px;
  margin: 0 5px;
  background: url('../images/vkontakte.png') no-repeat;
}
.b-social-link .itemm {
  display: inline-block;
  width: 32px;
  height: 32px;
  margin: 0 5px;
  background: url('../images/icon_telegram.png') no-repeat;
}
.b-social-link .item.blogger {
  background-position: 0 0;
}
.b-social-link .item.facebook {
  background-position: 0 -32px;
}
.b-social-link .item.google {
  background-position: 0 -64px;
}
.b-social-link .item.twitter {
  background-position: 0 -96px;
}
.b-social-link .item.youtube {
  background-position: 0 -128px;
}
.b-social-link .item.rss {
  background-position: 0 -160px;
}
.b-footer {
  position: absolute;
  width: 100%;
  min-width: 1200px;
  bottom: 0px;
  left: 0px;
}
.b-partners {
  overflow: hidden;
  position: relative;
  background: #fff;
  padding-top: 30px;
  background: url('../images/footer.png') no-repeat;
  background-color: #f5f7f6;
  background-position: center;
  height: 112px;
}
.b-partners-inner {
  margin: 0 auto;
  width: 1070px;
  overflow: hidden;
}
.b-partners .items {
  position: relative;
  white-space: nowrap;
  font-size: 0;
  width: 1024px;
  margin: 0 auto;
  padding: 0 40px;
  text-align: center;
}
.b-partners .item {
  width: 315px;
  display: inline-block;
  margin: 0 45px 30px 0;
  vertical-align: middle;
}
.b-partners .item:nth-child(5n + 5) {
  margin-right: 0px;
}
.control {
  position: absolute;
  top: 50px;
  width: 12px;
  height: 36px;
  background: url('../images/arrow-partners.png');
  cursor: pointer;
  -webkit-filter: brightness(0);
  filter: brightness(0);
}
.js-button-prev {
  left: 245px;
  background-position: 0 0;
}
.js-button-prev:hover {
  background-position: 0 37px;
}
.js-button-next {
  right: 245px;
  background-position: 12px 0;
}
.js-button-next:hover {
  background-position: 12px 37px;
}
.b-footer-info {
  position: relative;
  width: 1200px;
  margin: 0 auto;
  font: 10px/32px 'PTSans-Bold', sans-serif;
  color: #637684;
  text-align: center;
}
.b-footer-info .copyright {
  display: inline-block;
}
.b-footer-info .made-in {
  position: absolute;
  right: 3px;
  top: 0px;
}
.b-footer-info .made-in a {
  color: #637684;
}
/* Главная страница
   ========================================================================== */
.b-main-page-promo {
  position: relative;
  height: 357px;
}
.b-main-page-promo .content {
  position: absolute;
  bottom: 15px;
  right: 0px;
  width: 800px;
  text-align: right;
}
.b-main-page-promo .title {
  font: 34px/31px 'GothamPro-Bold', sans-serif;
  color: #fff;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  white-space: pre;
}
.b-main-page-promo .description {
  margin-top: 12px;
  font: 13px/4px 'PTSans-Regular', sans-serif;
  color: #fff;
}
.b-main-page-promo .description .line {
  display: inline-block;
  padding: 4px 10px 8px;
  background: url('../images/main-page-promo-description-bg.png') repeat;
}
.b-main-page-promo .description :first-child {
  padding-top: 12px;
}
.b-main-page-promo .description :last-child {
  padding-bottom: 12px;
}
.b-news-list .more-info,
.b-main-page-promo .more-info,
.b-error-page .more-info {
  display: inline-block;
  margin-top: 17px;
  padding: 0 13px;
  font: 12px/33px 'PTSans-Bold', sans-serif;
  letter-spacing: 0.3px;
  color: #fff;
  text-transform: uppercase;
  text-decoration: none;
  background: #5ab6e7;
}
.b-news-list .more-info:hover,
.b-main-page-promo .more-info:hover {
  color: #5ab6e7;
  background: #fff;
}
.b-news-list .more-wraper {
  text-align: center;
  margin-bottom: -30px;
}
.b-news-list .more-info {
  margin: 7px 0px 0px 0px;
}
/* Список новостей
   ========================================================================== */
.b-news-list .item {
  position: relative;
  margin-bottom: 11px;
  padding: 21px 27px;
  background: #fff;
}
.b-news-list .item .title {
  font: 26px/26px 'PTSans-Bold', sans-serif;
  letter-spacing: 0.7px;
  color: #2f5f97;
  padding: 0 0 20px 0;
  border-bottom: 1px solid #cccccc;
}
.b-news-list .item .description {
  margin-top: 48px;
}
.b-news-list .item .image {
  float: left;
  margin: 5px 20px 20px 0;
}
.b-news-list .item .more-link {
  font: 14px 'PTSans-Regular', sans-serif;
  color: #5ab6e7;
  text-decoration: none;
}
.b-news-list .item .more-link:hover {
  text-decoration: underline;
}
.b-block-label.date {
  padding: 10px 0 4px;
  color: #fff;
  font: 10px/12px 'PTSans-Regular', sans-serif;
  text-align: center;
  background-position: 0 0;
}
.b-block-label.date span {
  display: block;
}
.b-block-label.date .day {
  font: 30px/30px 'PTSans-Bold', sans-serif;
}
.b-block-label.date .month {
  text-transform: capitalize;
}
/* Общие элементы
   ========================================================================== */
.b-breadcrumbs {
  height: 47px;
  /*margin-left: 328px;*/
  background: #2b4a6a;
  font-size: 0px;
}
.b-breadcrumbs .items {
  padding-left: 27px;
}
.b-breadcrumbs .item {
  display: inline-block;
  font: 14px/47px 'PTSans-Regular', sans-serif;
  color: #fff;
}
.b-breadcrumbs .item a {
  color: #fff;
}
.b-breadcrumbs .item .separator {
  margin: 0 5px 0 3px;
}
.b-block-label {
  position: absolute;
  width: 54px;
  height: 93px;
  left: -54px;
  top: 0px;
  background: url('../images/block-label-bg.png') no-repeat;
}
.b-block-label.content {
  background-position: -54px 0;
}
.b-block-label.media {
  background-position: -108px 0;
}
.b-block-label.map {
  background-position: -162px 0;
}
.b-block-label.search {
  background-position: -217px 0;
}
/* Контентная страница
   ========================================================================== */
.b-content {
  position: relative;
  padding: 25px 27px;
  background: #fff;
}
.b-content h1.title {
  margin-top: 0px;
  padding: 0 0 15px 0;
  font: 26px 'PTSans-Bold', sans-serif;
  color: #2f5f97;
  border-bottom: 1px solid #cccccc;
}
.b-content .back-news-list {
  margin-top: 17px;
}
.b-content .back-news-list a {
  display: inline-block;
  padding: 0 13px;
  font: 12px/33px 'PTSans-Bold', sans-serif;
  letter-spacing: 0.3px;
  color: #fff;
  text-transform: uppercase;
  text-decoration: none;
  background: #5ab6e7;
}
.b-content .back-news-list a:hover {
  color: #5ab6e7;
  background: #fff;
}
.b-download-file-list {
  margin-top: 15px;
}
.b-download-file-list ul {
  display: inline-block;
  padding: 10px 25px 15px 15px;
  background: #fafafa;
}
.b-download-file-list li {
  margin-bottom: 15px;
  font-size: 0px;
}
.b-download-file-list ul > :last-child {
  margin-bottom: 0px;
}
.b-download-file-list .icon {
  display: inline-block;
  width: 16px;
  height: 16px;
  margin-right: 8px;
  vertical-align: middle;
  background: url('../images/file-ext-icons.png') no-repeat 0 -64px;
}
.b-download-file-list .name {
  display: inline-block;
  vertical-align: middle;
  font: 14px 'PTSans-Regular', sans-serif;
  text-decoration: underline;
}
.b-download-file-list a:hover .name {
  text-decoration: none;
}
.b-download-file-list .docx .icon,
.b-download-file-list .doc .icon {
  background-position: 0 0;
}
.b-download-file-list .txt .icon {
  background-position: 0 -48px;
}
.b-download-file-list .pdf .icon {
  background-position: 0 -32px;
}
.b-download-file-list .xls .icon,
.b-download-file-list .xml .icon,
.b-download-file-list .xlt .icon,
.b-download-file-list .scv .icon,
.b-download-file-list .xlw .icon {
  background-position: 0 -16px;
}
/* Список альбомов
   ========================================================================== */
.b-album-list {
  font-size: 0px;
}
.b-album-list .item {
  position: relative;
  display: inline-block;
  margin: 0 10px 12px 0;
  border: 5px solid #f7f7f7;
}
.b-album-list .items :nth-child(3n + 3) {
  margin-right: 0px;
}
.b-album-list .info {
  position: absolute;
  width: 100%;
  bottom: 0px;
  left: 0px;
  background: url('../images/gallery-info-bg.png') repeat;
}
.b-album-list .info-inner {
  display: block;
  padding: 9px 0 9px 9px;
}
.b-album-list .info .title {
  display: inline-block;
  width: 200px;
  font: 13px 'PTSans-Regular', sans-serif;
  color: #fff;
}
.b-album-list .info .count {
  display: inline-block;
  width: 24px;
  padding: 0 0 0 18px;
  font: 13px 'PTSans-Regular', sans-serif;
  color: #fff;
  background: url('../images/album-count-icon.png') no-repeat left center;
}
.b-gallery-menu {
  margin-bottom: 40px;
}
.b-gallery-menu .item {
  height: 76px;
  float: left;
  width: 409px;
  text-align: center;
  color: #2b4a6a;
}
.b-gallery-menu .item a {
  height: 73px;
  display: block;
  color: #2b4a6a;
  text-decoration: none;
  padding: 0 1px 1px 1px;
}
.b-gallery-menu .item .label {
  position: relative;
  display: inline-block;
  font: 16px/73px 'PTSans-Narrow-Bold', sans-serif;
}
.b-gallery-menu .item .count {
  font: 16px/73px 'PTSans-Regular', sans-serif;
}
.b-gallery-menu .item.active {
  color: #2b4a6a;
}
.b-gallery-menu .item.active > span {
  display: block;
  height: 72px;
}
.b-gallery-menu .item.album .icon {
  position: absolute;
  width: 35px;
  height: 31px;
  left: -65px;
  top: 50%;
  margin-top: -15px;
  background: url('../images/gallery-image-icons.png') no-repeat;
}
.b-gallery-menu .item.video a {
  border-left: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
  background: #f1f2f3;
  color: #2b4a6a;
}
.b-gallery-menu .item.video .icon {
  position: absolute;
  width: 40px;
  height: 30px;
  left: -70px;
  top: 50%;
  margin-top: -15px;
  background: url('../images/gallery-video-icons.png') no-repeat;
}
/* Альбом детально
   ========================================================================== */
.b-image-list {
  font-size: 0px;
}
.b-image-list .title {
  margin-bottom: 15px;
  font: 14px 'PTSans-Regular', sans-serif;
  color: #2f5f97;
}
.b-image-list .item {
  display: inline-block;
  width: 188px;
  height: 130px;
  margin: 0 8px 10px 0;
  overflow: hidden;
  border: 5px solid #f7f7f7;
}
.b-image-list .item:nth-child(4n + 4) {
  margin-right: 0px;
}
.b-gallery-menu .item.back .label {
  display: inline-block;
  height: 39px;
  margin-top: 18px;
  padding: 0 15px 0 0;
  font: 14px/28px 'PTSans-Narrow-Bold', sans-serif;
  color: #fff;
}
.b-gallery-menu .item.back a {
  display: block;
  height: 75px;
  background: #c9d1da;
}
.b-gallery-menu .item .arrow {
  position: absolute;
  width: 212px;
  height: 100%;
  left: -20px;
  background: url('../images/gallery-back-button-bg.png') no-repeat left top;
}
.b-gallery-menu .item .text {
  position: relative;
  -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=0, Color=#425c82)";
  /*IE 8*/
  text-shadow: 0px -1px 2px #425c82;
  /* FF3.5+, Opera 9+, Saf1+, Chrome, IE10 */
  filter: progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=0, Color=#425c82);
  /*IE 5.5-7*/
  display: block;
  padding-top: 4px;
}
.b-gallery-menu .item.current.image {
  color: #2D6097;
  /*background: url('../images/gallery-menu-current-arrow-bottom.png') no-repeat 98% center;*/
  text-align: right;
}
.b-gallery-menu .item.current.image .icon {
  position: absolute;
  width: 35px;
  height: 38px;
  top: 50%;
  left: -50px;
  margin-top: -15px;
  background: url('../images/gallery-image-icons.png') left bottom;
}
.b-gallery-menu.images {
  margin-bottom: 15px;
}
.b-gallery-menu .item.back a {
  background: #fff;
  text-align: left;
  padding-left: 20px;
}
.b-gallery-menu.images {
  border-bottom: 1px solid #cccccc;
}
/* Список видеофайлов
   ========================================================================== */
.b-video-list {
  font-size: 0px;
}
.b-video-list .title {
  margin-bottom: 15px;
  font: 14px 'PTSans-Regular', sans-serif;
  color: #2f5f97;
}
.b-video-list .item {
  display: inline-block;
  width: 188px;
  height: 130px;
  margin: 0 8px 10px 0;
  overflow: hidden;
  position: relative;
  border: 5px solid #f7f7f7;
}
.b-video-list .item .info-inner {
  position: absolute;
  bottom: 0;
  display: block;
  padding: 4px 9px;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: url('../images/gallery-info-bg.png') repeat;
}
.b-video-list .item .info-inner .title {
  margin-bottom: 0;
  display: inline-block;
  font: 13px 'PTSans-Regular', sans-serif;
  color: #fff;
}
.b-video-list .item > span {
  display: block;
  cursor: pointer;
}
.b-video-list .item:nth-child(4n + 4) {
  margin-right: 0px;
}
/* Просмотрщик видео
   ========================================================================== */
.b-popup-underlay {
  position: fixed;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  z-index: 49;
  background: url('../images/transparent-bg.png') repeat;
  /*visibility: hidden;*/
}
.b-popup.video-viewer {
  position: fixed;
  top: 50%;
  left: 50%;
  width: 670px;
  height: 450px;
  z-index: 50;
  background: url('../images/image-viewer-bg.png') repeat;
}
.b-popup.video-viewer .b-popup-inner {
  padding: 30px 30px 10px 30px;
  text-align: center;
}
.b-popup.video-viewer .b-popup-inner iframe {
  display: inline-block;
}
.b-popup.video-viewer .close {
  position: absolute;
  width: 19px;
  height: 19px;
  right: 7px;
  top: 7px;
  background: url('../images/image-viewer-close-button.png') no-repeat;
  cursor: pointer;
}
.b-popup.video-viewer .close:hover {
  background-position: left bottom;
}
.b-gallery-menu.video .gallery a {
  border-right: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
  background: #f1f2f3;
}
.b-gallery-menu.video .item.gallery .icon {
  position: absolute;
  width: 35px;
  height: 38px;
  top: 50%;
  left: -50px;
  margin-top: -15px;
  background: url('../images/gallery-image-icons.png') left bottom;
}
.b-gallery-menu.video .item.current.video .icon {
  position: absolute;
  width: 40px;
  height: 35px;
  top: 50%;
  left: -60px;
  margin-top: -13px;
  background: url('../images/gallery-video-icons.png') left bottom;
}
.b-popup.sms {
  z-index: 52;
  width: 360px;
}
.b-popup-underlay.b-underlay-sms {
  z-index: 51;
}
.b-popup.map {
  z-index: 50;
  width: 650px;
}
.b-popup.sms input {
  background: #e4e4e4;
  border: 0px;
  padding: 6px 3px 7px 8px;
  display: block;
  margin: 15px 0px 15px 0px;
  width: 300px;
  font-weight: bolder;
  outline: none;
}
.b-popup.sms .button.send {
  background: #5ab6e7;
  color: white;
  text-transform: uppercase;
  text-align: center;
  width: 105px;
  margin: auto;
  padding: 12px 0px;
  font-weight: bolder;
  cursor: pointer;
}
/* Карта
   ========================================================================== */
.b-map {
  margin: 27px 0 30px 0;
  border: 3px solid #e5f3fd;
}
.b-map #map {
  /*width: 812px;*/
  height: 550px;
}
.b-content.map .b-rich-content {
  color: #616161;
}
.b-popup {
  display: none;
}
.b-popup.sms,
.b-popup.map {
  position: fixed;
  top: 50%;
  left: 50%;
  background: #fff;
  display: none;
}
.b-popup.sms .close,
.b-popup.map .close {
  position: absolute;
  width: 19px;
  height: 19px;
  right: 8px;
  top: 8px;
  background: url('../images/image-viewer-close-button.png') no-repeat;
  cursor: pointer;
}
/*.b-popup.video-viewer .close:hover {
	background-position: left bottom;
}*/
.b-popup.sms .b-popup-inner,
.b-popup.map .b-popup-inner {
  padding: 23px;
}
.b-popup.sms .b-sms .label {
  text-transform: uppercase;
  color: #1b81b8;
  font-weight: bolder;
}
.b-notary-info-container {
  outline: none;
}
.b-notary-info {
  font-size: 0px;
}
.b-notary-info .image {
  display: inline-block;
  width: 120px;
  height: 136px;
  margin-right: 15px;
  overflow: hidden;
  vertical-align: top;
  background: #7c8b97;
}
.b-notary-info .info {
  display: inline-block;
  width: 400px;
  vertical-align: top;
  font: 14px 'PTSans-Narrow-Bold', sans-serif;
  color: #7c8b97;
}
.b-notary-info .name {
  font: 18px 'PTSans-Narrow-Bold', sans-serif;
  color: #1a5a7b;
}
.b-notary-info .description {
  margin-bottom: 10px;
  font: 10px 'PTSans-Regular', sans-serif;
  color: #1a5a7b;
}
.b-notary-info .responsibility-area {
  overflow: hidden;
}
.b-notary-info .schedule-area {
  width: 370px;
}
.b-notary-info .item {
  margin-bottom: 10px;
}
.b-notary-info .item.schedule {
  margin-top: 10px;
}
.b-notary-info .item:last-child {
  margin-bottom: 0px;
}
.b-notary-info .label {
  margin-right: 3px;
  font: 14px 'PTSans-Narrow-Bold', sans-serif;
  color: #1a5a7b;
}
.b-notary-info .responsibility-area .area {
  font: 14px 'PTSans-Regular', sans-serif;
  color: #7c8b97;
}
/* Попап поиска нотариусов.
   ========================================================================== */
.b-popup.search-notaries {
  position: absolute;
  width: 652px;
  margin: 0 !important;
  background: #fff;
  z-index: 50;
  display: none;
  opacity: 0;
  visibility: hidden;
}
.b-popup.search-notaries .b-popup-inner {
  padding: 35px 0px 23px;
}
.b-popup.search-notaries .b-popup-inner-3 {
  padding: 0px 20px;
}
.b-popup.search-notaries .close {
  position: absolute;
  width: 19px;
  height: 19px;
  right: 8px;
  top: 8px;
  background: url('../images/image-viewer-close-button.png') no-repeat;
  cursor: pointer;
}
.b-popup.search-notaries .b-notary-info {
  margin-bottom: 44px;
  padding-bottom: 25px;
  border-bottom: 2px solid #ededed;
}
.b-popup.search-notaries .b-notary-info.last {
  margin-bottom: 0px;
  padding-bottom: 0px;
  border-bottom: none;
}
.b-popup .jspVerticalBar {
  width: 4px;
  right: 15px;
}
.b-popup .jspTrack {
  background: #7c8b97;
}
.b-popup .jspDrag {
  background: #2a9bd6;
}
.b-notary-info .buttons {
  margin-top: 20px;
  font-size: 0px;
}
.b-notary-info .buttons .button {
  display: inline-block;
  height: 45px;
  font: 14px/45px 'PTSans-Narrow-Bold', sans-serif;
  color: #ffffff;
  background: url('../images/notary-info-button-bg.png') repeat-x;
  cursor: pointer;
}
.b-notary-info .buttons .button.show-map {
  margin-right: 10px;
}
.b-notary-info .buttons .button.show-map .button-inner {
  display: block;
  height: 45px;
  padding: 0 29px 0 48px;
  font: 14px/45px 'PTSans-Narrow-Bold', sans-serif;
  text-decoration: none;
  color: #ffffff;
  background: url('../images/notary-info-button-show-map-icon-bg.png') no-repeat 10px center;
}
.b-notary-info .buttons .button.sms {
  margin-right: 10px;
}
.b-notary-info .buttons .button.sms .button-inner {
  display: block;
  height: 45px;
  padding: 0 17px 0 45px;
  font: 14px/45px 'PTSans-Narrow-Bold', sans-serif;
  text-decoration: none;
  color: #ffffff;
  background: url('../images/notary-info-button-show-map-icon-bg.png') no-repeat 14px center;
}
.b-footer-info .made-in a {
  font-size: 14px;
  text-decoration: none;
  padding: 0px 15px;
}
.b-footer-info .made-in:hover {
  background-color: white;
}
.b-footer-info .made-in a .plus {
  background: url(/site/assets/images/plus.png) no-repeat center bottom;
  display: inline-block;
  width: 23px;
  height: 10px;
  vertical-align: middle;
  padding: 0px 3px;
}
.b-footer-info .made-in:hover a .plus {
  background-position: center top;
}
.b-footer-info .made-in a .site {
  font: 14px 'PTSans-Regular', sans-serif;
}
.b-footer-info .made-in:hover a .site {
  color: black;
}
.b-footer-info .made-in a .domain {
  font: 14px 'PTSans-Regular', sans-serif;
}
.b-footer-info .made-in:hover a .domain {
  color: red;
}
.b-footer .b-partners {
  background-color: white;
}
.b-page-up {
  position: fixed;
  width: 118px;
  height: 100%;
  right: 0px;
  top: 0px;
  overflow: hidden;
  cursor: pointer;
  -webkit-transition: all 0.4s ease-out 0s;
  -moz-transition: all 0.4s ease-out 0s;
  -o-transition: all 0.4s ease-out 0s;
  transition: all 0.4s ease-out 0s;
}
.b-page-up .background {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: #5390af;
  -webkit-transition: all 0.4s ease-out 0s;
  -moz-transition: all 0.4s ease-out 0s;
  -o-transition: all 0.4s ease-out 0s;
  transition: all 0.4s ease-out 0s;
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  opacity: 0;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  filter: alpha(opacity=0);
}
.b-page-up .icon {
  position: absolute;
  width: 68px;
  height: 42px;
  top: 20%;
  left: 25px;
  background: url('../images/page-up-button.png') no-repeat;
  -webkit-transition: all 0.2s ease-out 0s;
  -moz-transition: all 0.2s ease-out 0s;
  -o-transition: all 0.2s ease-out 0s;
  transition: all 0.2s ease-out 0s;
}
.b-page-up:hover .background {
  -moz-opacity: 0.43;
  -khtml-opacity: 0.43;
  -webkit-opacity: 0.43;
  opacity: 0.43;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=43);
  filter: alpha(opacity=43);
}
.b-page-up.hide {
  height: 0;
}
.b-page-up.hide .icon {
  height: 0;
}
.b-error-page {
  position: relative;
  height: 345px;
  text-align: right;
}
.b-error-page .content {
  position: absolute;
  width: 100%;
  bottom: 18px;
}
.b-error-page h1.title {
  font: 120px 'GothamPro-Bold', sans-serif;
  color: #fff;
}
.b-error-page .description {
  font: 20px/4px 'PTSans-Regular', sans-serif;
  color: #fff;
}
.b-error-page .description p {
  display: inline-block;
  padding: 4px 10px 8px;
  background: url('../images/main-page-promo-description-bg.png') repeat;
}
.b-error-page .description :first-child {
  padding-top: 12px;
}
.b-error-page .description :last-child {
  padding-bottom: 12px;
}
.b-all-notaries .city-title {
  height: 32px;
  padding: 0 0 0 10px;
  font: 18px/32px 'PTSans-Bold', sans-serif;
  color: #fff;
  background: #5ab6e7;
}
.b-all-notaries .city-title.inactive {
  background: #e12001;
}
.b-all-notaries .item {
  margin-top: 15px;
  border-bottom: 3px solid #ededed;
  padding-bottom: 17px;
  padding-left: 9px;
  /* с этим выглядит лучше */
}
.b-all-notaries .items .item.last,
.b-all-notaries .items .item:last-child {
  border-bottom: 0;
}
.b-all-notaries .item .name {
  font: 18px/1.2 'PTSans-Bold', sans-serif;
  color: #1a5a7b;
}
.b-all-notaries .item .info-item {
  margin-top: 10px;
  font: 14px/1.2 'PTSans-Bold', sans-serif;
}
.b-all-notaries .item .info-item .label {
  color: #1a5a7b;
}
.b-all-notaries .item .info-item .value {
  color: #7c8b97;
}
.b-notary-search-page-head {
  margin: 0 0 15px;
  padding: 0 0 15px 0;
  border-bottom: 1px solid #cccccc;
}
.b-notary-search-page-head .page-title {
  font: 26px 'PTSans-Bold', sans-serif;
  color: #2f5f97;
  cursor: default;
}
.b-notary-search-page-head .tabs {
  margin-top: 11px;
  margin-bottom: 18px;
  color: #d7d7d7;
  font: 16px 'PTSans-Bold', sans-serif;
}
.b-notary-search-page-head .tabs .tab {
  margin: 0 2px;
  color: #d7d7d7;
  font-size: 18px;
  text-decoration: underline;
  cursor: pointer;
}
.b-notary-search-page-head .tabs .tab:first-child {
  margin-left: 0;
}
.b-notary-search-page-head .tabs .tab:hover {
  color: #a2a2a2;
  text-decoration: underline;
  cursor: pointer;
}
.b-notary-search-page-head .tabs .tab.current {
  color: #2f5f97;
  text-decoration: none;
  cursor: default;
}
.b-site-search-form {
  float: left;
}
.b-site-search-form .search-input {
  margin-left: 18px;
  width: 196px;
  border: none;
  outline: none;
  height: 31px;
  background-color: #fff;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 10px;
  color: #175586;
  font: 13px 'PTSans-Bold', sans-serif;
}
.b-site-search-form .search-input:-moz-placeholder {
  color: #175586;
}
.b-site-search-form .search-input:-ms-input-placeholder {
  color: #175586;
}
.b-site-search-form .search-input::-webkit-input-placeholder {
  color: #175586;
}
.b-site-search-form .search-btn {
  width: 21px;
  height: 21px;
  outline: none;
  border: none;
  background-color: transparent;
  background-image: url(../images/zoom-icon.png);
  background-repeat: no-repeat;
  background-position: 0 -22px;
  margin-left: 17px;
  position: relative;
  top: 5px;
  cursor: pointer;
}
.b-site-search-form .search-btn:hover {
  background-position: 0 0;
}
/* Форма поиска нотариусов
   ========================================================================== */
.b-notary-search-form input[type="text"],
.b-notary-search-form .select-wrapper,
.b-notary-search-form input[type="submit"],
.b-notary-search-form button[type="submit"] {
  vertical-align: top;
  outline: none;
}
.b-notary-search-form input[type="text"],
.b-notary-search-form .select-wrapper {
  margin-right: 20px;
  border: 2px solid #d8d8d8;
  background: white;
  height: 27px;
}
.b-notary-search-form input[type="text"]:focus,
.b-notary-search-form input[type="text"]:active {
  background: #d8d8d8;
  outline: none;
}
.b-notary-search-form input[type="text"],
.b-notary-search-form .select-wrapper .selection {
  padding: 0 9px;
  color: #7c8b97;
  font: 13px 'PTSans-Bold', sans-serif;
}
.b-notary-search-form .select-wrapper .selection {
  top: -2px;
  left: 0;
  right: 26px;
  bottom: 0;
  position: absolute;
  line-height: 31px;
}
.b-notary-search-form .select-wrapper select {
  position: relative;
  z-index: 1;
}
.b-notary-search-form .select-wrapper {
  position: relative;
  display: inline-block;
  /*overflow: hidden;*/
}
/*.b-notary-search-form .select-wrapper:after {
	content: '';
	display: block;
	position: absolute;
	width: 11px;
	height: 9px;
	top: 10px;
	right: 9px;
	background: url('../images/dropdown-caret.png');
	display: inline-block;
	overflow: hidden;
}*/
.b-notary-search-form .select-wrapper select {
  /*height: 100%;*/
  height: 31px;
  outline: none;
  margin: -2px -3px 0 -1px;
  border: none;
  background: none;
  opacity: 0;
}
.b-notary-search-form input[type="submit"],
.b-notary-search-form button[type="submit"] {
  display: inline-block;
  width: 31px;
  height: 31px;
  border: 0;
  background: #3ea4d8 url('../images/search-icon-small.png') 50% 50% no-repeat;
}
.b-notary-search-form .name {
  width: 306px;
  margin-right: 0 !important;
}
.b-notary-search-form .locality {
  width: 304px;
}
.b-notary-search-form .street {
  width: 224px;
}
.b-notary-search-form .house {
  width: 199px;
}
.b-notary-search-form.place {
  white-space: nowrap;
}
.b-notary-search-form.place .select2-container {
  margin: -2px;
}
/* Страница поиска
   ========================================================================== */
.b-search-form {
  display: block;
  padding: 20px 0;
}
.b-search-form input[type="text"],
.b-search-form input[type="submit"],
.b-search-form button[type="submit"] {
  vertical-align: top;
  outline: none;
}
.b-search-form input[type="text"] {
  margin-right: 20px;
  border: 2px solid #d8d8d8;
  background: white;
  height: 27px;
}
.b-search-form input[type="text"]:focus,
.b-search-form input[type="text"]:active {
  background: #d8d8d8;
  outline: none;
}
.b-search-form input[type="text"],
.b-search-form .select-wrapper .selection {
  padding: 0 9px;
  color: #7c8b97;
  font: 13px 'PTSans-Bold', sans-serif;
}
.b-search-form input[type="submit"],
.b-search-form button[type="submit"] {
  display: inline-block;
  width: 31px;
  height: 31px;
  border: 0;
  background: #3ea4d8 url('../images/search-icon-small.png') 50% 50% no-repeat;
}
.b-search-form .q {
  width: 306px;
}
.b-search-result .item {
  margin-top: 15px;
  border-bottom: 3px solid #ededed;
  padding-bottom: 17px;
  padding-left: 9px;
  /* с этим выглядит лучше */
}
.b-search-result .items .item.last,
.b-search-result .items .item:last-child {
  border-bottom: 0;
}
.b-search-result .item .name {
  font: 18px/1.2 'PTSans-Bold', sans-serif;
  color: #1a5a7b;
}
