@font-face {
  font-family: 'BANCODI';
  src: url('../fonts/BANCODI_.TTF') format('truetype');
  font-weight: normal;
  font-style: normal;
}
html,
body {
  height: 100%;
}

h1 {
  font-size: 24px;
}

.wrap {
  min-height: 100%;
  height: auto;
  margin: 0 auto -60px;
}

.footer {
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  margin-top: 50px;
}

.jumbotron {
  text-align: center;
  background-color: transparent;
}

.jumbotron .btn {
  font-size: 21px;
  padding: 14px 24px;
}

.not-set {
  color: #c55;
  font-style: italic;
}

/* add sorting icons to gridview sort links */
a.asc:after,
a.desc:after {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: "Glyphicons Halflings";
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  padding-left: 5px;
}

a.asc:after {
  content: /*"\e113"*/ "\e151";
}

a.desc:after {
  content: /*"\e114"*/ "\e152";
}

.sort-numerical a.asc:after {
  content: "\e153";
}

.sort-numerical a.desc:after {
  content: "\e154";
}

.sort-ordinal a.asc:after {
  content: "\e155";
}

.sort-ordinal a.desc:after {
  content: "\e156";
}

.grid-view th {
  white-space: nowrap;
}

.hint-block {
  display: block;
  margin-top: 5px;
  color: #999;
}

.error-summary {
  color: #a94442;
  background: #fdf7f7;
  border-left: 3px solid #eed3d7;
  padding: 10px 20px;
  margin: 0 0 15px 0;
}

#home .nav li {
  border: 1px solid #ddd;
  display: block;
  float: left;
  font-size: 18px;
  margin: 10px;
  text-align: center;
  width: 170px;
}

#home {
  text-align: center;
}

.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 4px;
}

.modal-body .form-horizontal .form-group {
  margin-left: 0;
  margin-right: 0;
}

.modal-body .form-group {
  margin-bottom: 0;
}

.nav-tabs li.has-error a {
  color: #a94442;
  border-color: #a94442 rgba(0, 0, 0, 0);
}

.tab-content {
  padding-top: 20px;
}

.navbar-inverse {
  background-color: #b00000;
}

.navbar-inverse .navbar-nav > li > a {
  color: #fff;
}

.navbar-inverse .navbar-brand {
  color: #fff;
}

#home .nav li {
  border: 1px solid #ddd;
  display: block;
  float: left;
  font-size: 16px;
  margin: 10px;
  text-align: center;
  width: 30%;
}

.categories-list,
.keywords-list {
  margin-right: 10px;
  padding: 0;
  margin-bottom: 0;
}

.categories-list li,
.keywords-list li {
  display: inline;
}

.categories-list li a,
.keywords-list li a {
  font-size: 12px;
}

.addresses-list li {
  font-size: 12px;
}

.firm-contacts-list li {
  font-size: 16px;
  display: inline;
}

h2.firm-title {
  margin-bottom: 10px;
  margin-top: 10px;
}

.firm-contacts-list {
  padding: 0;
}

.firm-navigation-link-list {
  padding: 5px 0;
  margin: 0;
}

.firm-navigation-link-list li {
  display: inline-block;
  margin-right: 10px;
  color: #b00000;
}

.firm-navigation-link-list li a {
  color: #b00000;
}

.addresses-list {
  padding: 0;
  list-style: none;
}

.payment-types-list li {
  display: inline;
  font-size: 16px;
}

.payment-types-list {
  padding: 0;
}

.subcategory-list {
  float: left;
}

.model-gallery img {
  max-height: 400px;
  margin: auto;
}

menu#nestable-menu {
  margin: 0;
  padding: 0;
}

#header-navbar {
  border-radius: 0;
  border: none;
  margin-bottom: 0;
}

#header-top {
  height: auto;
  overflow: hidden;
  padding-bottom: 10px;
}

.breadcrumb {
  background: none;
}

a {
  color: #333;
  text-decoration: none;
}

a:hover {
  color: #854148;
}

.breadcrumb > li + li:before {
  color: #333;
}

.breadcrumb > .active {
  color: #333;
}

.form-control {
  background-image: none;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
  color: #555;
  display: block;
  font-size: 14px;
  height: 28px;
  line-height: 1.42857;
  padding: 3px 6px;
  transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
  width: 100%;
}

#logo-label {
  font-size: 18px;
  color: #b00000;
  font-weight: bolder;
  float: left;
  padding: 20px 0;
}

#header-top > .logoBlock {
  padding-left: 20px;
}

#logo-image {
  padding-top: 10px;
  background-repeat: no-repeat;
  background-size: 50px 50px;
  background-position: 10px 15px;
}

#logo-description {
  padding: 10px 0;
}

.domain-switcher-container {
  font-size: 16px;
  float: left;
}

.domain-switcher-container a {
  border-bottom: 1px dotted;
}

.domain-switcher-container > a {
  font-size: 11px;
}

.domain-switcher-container a:hover {
  text-decoration: none;
}

.auth-block-container {
  padding-top: 15px;
  float: right;
  padding-right: 20px;
}

.searchHeadBlock {
  padding-top: 15px;
}

.main-slider img {
  margin: auto;
}

.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  background-color: #c00;
  color: #fff;
}

#firm-search {
  background: url("../images/map_russia.svg") no-repeat;
  background-size: cover;
  margin-bottom: 0;
  padding-top: 30px;
  padding-bottom: 30px;
}

#firm-search div.background-block {
  background-color: rgba(255, 255, 255, 0.5);
  padding: 10px 30px 50px 10px;
}

h2 {
  padding-bottom: 20px;
}

section {
  margin-bottom: 20px;
}

#breadcrumbs {
  background-color: #f3f3f3;
}

#breadcrumbs .breadcrumb {
  margin-bottom: 0;
}

#search-form {
  /*background: url("../images/my-content-bg.jpg");*/
  padding: 20px 0 10px 0;
  margin-bottom: 0;
}

#search-form ul.breadcrumb {
  margin: 0;
  background-color: rgba(255, 255, 255, 0.7);
}

#search-form a {
  color: #b00000;
}

.panel {
  border-radius: 0;
}

#search-form .panel.panel-default {
  border: none;
}

footer.footer {
  background-color: #444;
  color: #fff;
}

footer.footer a {
  /*color: #d8878f;*/
  margin-bottom: 3px;
}

.btn {
  border-radius: 0;
}

.btn:hover,
.btn:focus,
.btn.focus {
  color: #ddd;
}

.btn-primary {
  background-color: #257368;
  border-color: #2a5650;
  color: #fff;
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus {
  background-color: #2a5650;
  border-color: #2a5650;
  color: #fff;
}

.btn.btn-default:focus,
.btn.btn-default:hover,
.btn.btn-default.focus {
  color: #777;
}

.btn-secondary {
  color: #373a3c;
  background-color: #fff;
  border-color: #ccc;
}

.modal-content {
  border-radius: 0;
}

.panel-default > .panel-heading {
  background-color: rgba(255, 255, 255, 0.7);
  border-color: #ddd;
  color: #333;
}

.panel-heading {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  padding: 5px 10px;
}

.panel-heading .text-right {
  float: right;
}

.firm-item h4 {
}

.firm-item h4 a {
  font-size: 16px;
  font-weight: bolder;
  color: #2a5650;
}

.firm-item:hover, .firm-item.hover {
  border-color: #b00000;
}

.firm-item:hover h4 a, .firm-item.hover h4 a {
  color: #b00000;
}

.firm-item h4 a:hover {
  text-decoration: none;
  border-bottom: 1px solid;
}

.list-view .summary {
  padding-left: 20px;
  color: #777;
}

.list-view .item {
  display: block;
}

.image-left {
  float: left;
}

.panel-footer {
  background-color: #fff;
}

.nav li.active a {
  background-color: #fff;
  color: #d73030;
}

.nav > li > a:hover,
.nav > li > a:focus {
  background-color: #fff;
  color: #d73030;
}

#header-navbar {
  -webkit-box-shadow: 0px 7px 5px 0px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0px 7px 5px 0px rgba(0, 0, 0, 0.75);
  box-shadow: 0px 7px 5px 0px rgba(0, 0, 0, 0.75);
}

#main-search .form-control {
  background-color: #fff;
  color: #000;
  border: 1px solid rgb(204, 204, 204);
  height: 34px;
}

#main-search button {
  border: none;
  background: none;
  opacity: 0.3;
  position: absolute;
  top: 0;
  bottom: 0;
  font-size: 14px;
  transition: all 0.5s ease;
}

#main-search button:hover {
  opacity: 1;
  transform: scale(1.2, 1.2);
}

#main-search button[type="submit"] {
  right: 55px;
}
#main-search button[type="reset"] {
  right: 20px;
}

#main-search .form-control::-webkit-input-placeholder {
  color: #ddd;
}

#main-search .form-control::-moz-placeholder {
  color: #ddd;
}

/* Firefox 19+ */
#main-search .form-control:-moz-placeholder {
  color: #ddd;
}

/* Firefox 18- */
#main-search .form-control:-ms-input-placeholder {
  color: #ddd;
}

.modal-header {
  padding: 10px;
}

.modal-footer {
  padding: 10px;
}

.firm-view h1 {
  font-size: 24px;
  font-weight: bolder;
  margin: 5px;
}

.nav-tabs li.active a {
  color: #000;
  cursor: pointer;
}

.nav-tabs li.active {
  background-color: #fff;
}

.firm-view .features-list li {
  display: block;
  list-style: none;
}

.firm-view .features-list {
  padding: 0;
}

#top-categories {
  border-bottom: 1px solid #ddd;
  padding: 0 0 30px 0;
  -webkit-box-shadow: 0 0 18px 0 rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0 0 18px 0 rgba(0, 0, 0, 0.75);
  box-shadow: 0 0 18px 0 rgba(0, 0, 0, 0.75);
  margin-bottom: 40px;
}

#about-parallax {
  background: url('../images/about-parallax-bg.jpg') 50% 0 no-repeat fixed;
  padding: 20px;
  color: #fff;
/*  min-height: 70vh;
  background-size: 100% auto;*/
  background-size: cover;
  margin-bottom: 0;
  position: relative;
}

#about-parallax a {
  color: #d9d6c4;
}

#about-parallax .about-parallax-container {
  display: flex;
  height: 100%;
  min-height: 70vh;
  align-items: flex-end;
}

#about-parallax .about-parallax-container::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.3;
}

#about-parallax .about-parallax-container > div {
  margin-bottom: 30px;
}

#about-parallax .about-parallax-container h1 {
  font-size: 40px;
}

#feedback {
  background-color: #333;
  color: #fff;
  padding: 40px;
}

#feedback p {
  display: inline;
  font-size: 20px;
  margin-right: 20px;
}

#feedback a {
  color: #fff;
    text-decoration: underline;
}

#footer-bottom {
  background-color: #333;
  padding: 20px 0 10px;
}

footer .nav a {
  color: #fff;
}

.tags-list {
  list-style: none;
  padding: 0;
  margin-top: 0;
  margin-bottom: 0;
}

.tags-list li {
  display: inline;
  font-size: 12px;
}

.tab-item h4 {
  margin-bottom: 0;
}

.tab-link {
  font-size: 12px;
}

.tab-created {
  font-size: 12px;
  margin-bottom: 5px;
}

.tab-item {
  margin-bottom: 10px;
}

.tab-item .categories-list {
  margin: 0;
}

.not-set {
  color: #aaa;
  font-style: italic;
}

.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  background: none;
  color: #fff;
}

.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  background-color: #bc6f2b;
  border-color: #bc6f2b;
  color: #fff;
  cursor: default;
  z-index: 2;
}

.pagination > li > a,
.pagination > li > span {
  background-color: #fff;
  border: 1px solid #ddd;
  color: #b76921;
  float: left;
  line-height: 1.42857;
  margin-left: -1px;
  padding: 6px 12px;
  position: relative;
  text-decoration: none;
}

.panel-default.tariff-paid {
  -webkit-box-shadow: 0 0 14px -1px rgba(0, 0, 0, 0.71);
  -moz-box-shadow: 0 0 14px -1px rgba(0, 0, 0, 0.71);
  box-shadow: 0 0 14px -1px rgba(0, 0, 0, 0.71);
}

.panel-default.tariff-paid .panel-heading {
  min-height: 55px;
}

.firm-body {
  margin: auto;
}

.firm-view .nav.firm-menu {
  background-color: #ddd;
  padding: 0;
}

#header-top .page-area-block {
  padding-top: 10px;
  padding-right: 10px;
}

.list-view h4 {
  font-size: 18px;
  margin-left: 10px;
}

.list-view .content-body {
  overflow: hidden;
  margin-bottom: 10px;
}

.list-view .item-container {
  margin-bottom: 20px;
}

.content-description {
  max-height: 100px;
  overflow: hidden;
  margin-top: 10px;
}

.image-left {
  overflow: hidden;
  margin: 0 10px 10px 0;
  text-align: center;
  display: table-cell;
  vertical-align: middle;
}

.image-left.preview {
  height: 130px;
  width: 250px;
}

.image-left.preview img {
  display: block;
  min-width: 220px;
}

#useful-information .container {
  margin-bottom: 60px;
}

.image-left.logo {
  width: auto;
  height: 50px;
  margin: 5px 5px 10px 0;
}

.advert-form p {
  padding: 3px;
}

.dropzone {
  min-height: 200px !important;
  padding: 0;
  position: static;
  margin: 20px 10px;
  border-radius: 4px;
  border: 1px solid #ddd;
}

.dropzone .dz-default.dz-message {
  height: 100px;
  background-color: rgba(255, 255, 255, 0.8);
  background-image: url(../images/dropzone-message-bg.png);
  background-size: 80px 80px;
  background-position: center center;
  background-repeat: no-repeat;
}

.carousel .item img {
  margin: auto;
}

.widget-content-list .content-list-item {
  margin-bottom: 30px;
}

.widget-content-list .content-list-item .description {
  font-size: 12px;
  max-height: 50px;
  overflow: hidden;
}

.widget-content-list .content-list-item .title {
  font-size: 14px;
  font-weight: bold;
}

.sub-keywords a,
.keywords-list a {
  color: #2a5650;
}

.top-categories {
  margin-bottom: 30px;
}

.views-count {
  font-size: 12px;
}

.social-icon {
  width: 32px;
  height: 32px;
  padding: 5px;
}

.admin-links {
  background-color: #ddd;
  padding: 2px;
}

.page-area.admin-block {
}

.page-area.admin-block.active {
  border: 2px dotted #a77;
}

.page-area.admin-block {
}

.admin-block .admin-add-link {
  position: absolute;
  z-index: 100;
  bottom: 0px;
  background-color: #ddd;
}

.page-area-block .admin-links {
  position: absolute;
  z-index: 100;
}

.page-area .empty-block {
  padding: 10px;
}

.empty {
  border: 1px solid #ddd;
  padding: 30px;
  text-align: center;
  font-size: 16px;
  margin: 30px 0px;
}

.address-link {
  /*border-bottom: 1px dotted;*/
}

.address-link-item {
  border-bottom: 1px solid #000;
  padding-bottom: 10px;
  margin-bottom: 20px;
  padding-left: 15px;
}

.nav li.address-link-item .address-link {
  padding-left: 0;
  padding-bottom: 0;
}

.address-link:hover {
  text-decoration: none;
  border-bottom: none;
}

.nav.nav-tabs {
  margin-bottom: 15px;
}

.form-group {
  margin-bottom: 0;
}

div.required label:after {
  content: " *";
  color: red;
}

.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: rgba(255, 255, 255, 0.8);
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05) inset;
}

.gallery-manager {
  position: relative;
  border: 1px solid #e3e3e3;
  box-shadow: 0px 0px 0px #e3e3e3;
  min-height: 200px;
}

#footer-payments {
  background: #f1f1f1 none repeat scroll 0% 0%;
  margin-top: 0px;
  padding-top: 0px;
  padding-bottom: 20px;
}

#footer-payments .title {
  color: #777;
}

#footer-payments div.col {
  display: table-cell;
  vertical-align: middle;
  height: 80px;
}

.recommended-label {
  float: left;
  width: 40px;
  height: 40px;
}

.overflow-hidden {
  overflow: hidden;
  max-height: 80px;
}

.firm-description {
  cursor: pointer;
}

.firm-description:hover {
  background-color: #ddd;
}

#my-content {
  background-color: #eee;
  margin-top: -20px;
  padding: 10px;
}

#my-content h1 {
  font-size: 20px;
  padding: 0;
  margin: 0;
}

#my-content h1 span {
  font-size: 20px;
}

.sidebar .nav > li > a {
  padding: 5px 15px;
}

.sidebar h2 {
  margin: 0;
}

.panel {
  background-color: rgba(255, 255, 255, 0.5);
}

#firm-search h2 {
  color: #333;
}

.firm-search-description {
  font-size: 20px;
  padding: 10px;
  display: block;
  width: 100%;
}

.btn-search {
  margin-top: 15px;
}

#firm-search .container {
  background-color: rgba(255, 255, 255, 0.7);
  padding: 30px;
}

#firm-search .panel {
  background: none;
  border: none;
  box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.05) inset;
  margin: 0;
  padding: 0;
}

#firm-search .panel .panel-body {
  margin: 0;
  padding: 0;
}

.select-items {
  border: 1px dotted #999;
}

#firm-index #firm-search {
  margin-bottom: 30px;
}

.product-item {
  height: 320px;
  border: 1px solid #ddd;
  text-align: center;
  margin-bottom: 10px;
  padding: 5px;
}

.product-item .price {
}

.product-item .title {
  font-weight: bolder;
}

.product-item .image-container {
  height: 200px;
  overflow: hidden;
}

.product-item .image-container img {
  margin: auto auto;
  max-width: 100%;
  height: auto;
}

.product-item .image-container .image-placeholder {
  padding-top: 90px;
}

.subcategory-list {
  margin: 30px 0;
}

.sidebar {
  padding-top: 20px;
}

.region-filter {
  text-align: left;
}

.region-filter .region-list {
  list-style: none;
  padding-left: 15px;
  margin-top: 15px;
}

.region-filter .region-list li {
  margin-bottom: 5px;
}

.region-filter .regions-search-form {
  background-color: rgba(160, 195, 225, 0.5);
}

.region-filter .regions-search-form .breadcrumb {
  margin-bottom: 0;
}

.region-filter .region-list li a {
  font-size: 16px;
}

.loading {
  display: none;
}

.cabinet .breadcrumb {
  margin-top: 30px;
  background-color: #f5f5f5;
}

.cabinet-menu.nav > li > a {
  padding: 5px 0px;
}

.ajaxDropDownButtons.input-group-btn {
  position: static;
}

header {
  overflow-x: hidden;
}

.nav > li > a {
  position: relative;
  display: block;
}

.padding-10 {
  padding: 10px;
}

.dropzone .dz-preview .dz-image img {
  width: 100%;
  height: 100%;
}

.content-list .title {
  font-weight: bolder;
}

.content-list-item {
  margin-bottom: 10px;
}

.regions-breadcrumbs {
  background-color: #ddd;
}

.dropzone .dz-preview .dz-image img {
  width: 100%;
  height: 100%;
}

#main-menu.nav > li > a {
  position: relative;
  display: block;
  padding: 15px 10px;
}

#footer-top li > a:hover {
  background: none;
  color: #d73030;
  text-decoration: underline;
}

#search-address {
  position: absolute;
  right: 18px;
  top: 3px;
}

#main-search {
  position: relative;
  z-index: 2;
  margin-top: 10px;
}

#main-search input {
  width: 100%;
}

.b-sresult {
}

.b-sresult-item {
  position: relative;
  overflow: hidden;
  padding-bottom: 20px;
}

.b-sresult-title {
  display: block;
  font-size: 16px;
  line-height: 18px;
  color: #000;
}

.b-sresult-title a {
  font-size: 16px;
  line-height: 18px;
  color: #000;
  text-decoration: underline;
}

.b-sresult-title a:hover {
  text-decoration: none;
}

.b-sresult-item > img {
  float: left;
  margin: 0 15px 15px 0;
}

.b-sresult-content {
  font-size: 14px;
  line-height: 16px;
  color: #000;
}

.b-sresult-content span {
  display: block;
}

.b-search {
  position: relative;
  box-sizing: border-box;
  padding-right: 100px;
}

.b-search input {
  display: block;
  width: 100%;
}

.b-search button {
  position: absolute;
  top: 0;
  right: 0;
}

.autocomplete-suggestions {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid #999;
  background: #fff;
  cursor: default;
  overflow: auto;
  -webkit-box-shadow: 1px 4px 3px rgba(50, 50, 50, 0.64);
  -moz-box-shadow: 1px 4px 3px rgba(50, 50, 50, 0.64);
  box-shadow: 1px 4px 3px rgba(50, 50, 50, 0.64);
}

.autocomplete-suggestion {
  padding: 2px 5px;
  white-space: nowrap;
  overflow: hidden;
}

.autocomplete-no-suggestion {
  padding: 2px 5px;
}

.autocomplete-selected {
  background: #f0f0f0;
}

.autocomplete-suggestions strong {
  font-weight: bold;
  color: #000;
}

.autocomplete-group {
  padding: 2px 5px;
  font-weight: bold;
  font-size: 16px;
  color: #000;
  display: block;
  border-bottom: 1px solid #000;
}

.avto-index .img-list-avto,
.admin.avto.list .img-list-avto,
.avto-index .img-list-advert {
  width: 100px;
  height: auto;
}

.form-horizontal .form-group {
  margin-bottom: 15px;
}

#logo-image.news-logo {
  width: auto;
}

#logo-image.news-logo img {
  max-width: 100%;
  height: auto;
}

.categoryHeadMenu {
  z-index: 1;
  position: relative;
  background: #b00000;
}

.categoryHeadMenu ul {
  height: auto;
  /*overflow: hidden;*/
  list-style-type: none;
  margin: 0;
  padding: 0;
  line-height: 1;
}

.categoryHeadMenu li {
  display: inline-block;
  margin: 0 0 0 1.5em;
}

.categoryHeadMenu > li:first-child {
  margin-left: 0;
}

.categoryHeadMenu li a {
  color: white;
}

.categoryHeadMenu > li > a {
  padding: 0.5em 1em;
  display: inline-block;
}

.categoryHeadMenu li a i {
  display: none;
}

.categoryHeadMenu li ul {
  z-index: 1;
  background: #b00000;
}

.categoryHeadMenu li li {
  display: block;

  margin: 0;
}

.categoryHeadMenu li li:hover {
  background: white;
  border-left: 1px solid #000;
  border-right: 1px solid #000;
}

.categoryHeadMenu li li:hover:last-child {
  border-bottom: 1px solid #000;
}

.categoryHeadMenu li.active li a {
  background: none;
  color: white;
}

.categoryHeadMenu li li:hover a {
  color: #b00000;
  text-decoration: none;
}

.categoryHeadMenu li li a {
  display: block;
  padding: 10px 30px;
}

.ContentItemSidebar {
  border: 1px solid #cbcbcb;
  background-color: #fefefe;
  box-shadow: 0 0 5px -2px rgba(0, 0, 0, 0.33);
  margin-bottom: 10px;
  text-align: center;
}

.ContentItemSidebar a {
}

.ContentItemSidebar img {
  max-width: 100%;
}

.ContentItemSidebar span {
  padding: 5px 10px 10px;
  display: block;
  text-align: left;
}

.itemSidebarBlock {
  padding: 10px;
  background: #e8e8e8;
  border: 1px solid #adadad;
  border-radius: 3px;
}

@media (max-width: 768px) {
  .ContentItemSidebar img {
    max-width: 35%;
    height: auto;
  }
  .ContentItemSidebar span {
    float: right;
    max-width: 65%;
    width: 65%;
  }
}

@media (max-width: 767px) {
  #main-search {
    margin: 0;
    padding-top: 5px;
    padding-bottom: 0;
  }
  .mapBG #firm_address_map {
    width: 100%;
  }
}

.content-index .category {
  margin: 10px 0;
  padding: 20px 0;
  border-bottom: 3px solid #999;
}

.content-index .categoryTitle {
  position: relative;
  display: block;
  padding-left: 14px;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 11px;
  margin-bottom: 16px;
}

.content-index .categoryTitle a {
  color: red;
}

.content-index .categoryTitle a:hover {
  text-decoration: none;
}

.content-index .categoryTitle:before {
  content: " ";
  position: absolute;
  background: red;
  width: 9px;
  height: 9px;
  border-radius: 50%;
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto;
}

.content-index .category .newsList {
  width: 100%;
  border-spacing: 0;
  border-collapse: collapse;
}
.content-index .category .newsList tr {
  vertical-align: top;
}
.newsList td {
  width: 33%;
  padding: 0 30px;
  padding-bottom: 26px;
  border: 0 solid #e5e5e5;
  border-left-width: 1px;
  position: relative;
  transition: all 0.2s ease 0s;
  overflow: hidden;
}

.newsList td * {
  transition: all 0.2s ease 0s;
}

.content-index .category .newsList tr:first-child td {
  padding-bottom: 26px;
}
.content-index .category .newsList tr:first-child td:first-child {
  border-left-width: 0;
  padding-bottom: 0;
  padding-left: 0;
}
.content-index .category .newsList tr:nth-child(2) td {
  padding-top: 26px;
}
.content-index .category .newsList tr:nth-child(2) td:before {
  position: absolute;
  top: 0;
  right: 30px;
  left: 30px;
  content: "";
  border: inherit;
  border-top-width: 1px;
}

.content-index .category .newsList td a {
  font-size: 16px;
  line-height: 20px;
  font-weight: bold;
}
.content-index .category .newsList td a:hover {
  text-decoration: none;
}

.content-index .newsList td:after {
  position: absolute;
  content: " ";
  width: 0;
  height: 100%;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  transition: all 0.2s ease 0s;
}

.content-index .newsList td:hover:after {
  /*background: rgba(176, 0, 0, 0.4);*/
  /*width: 100%;*/
  /*height: 100%;*/
}

.content-index .newsList td:hover img {
  /*filter: blur(3px);*/
  /*transform: rotate(15deg) scale(1.3);*/
  transform: scale(2);
}

.content-index .newsBlock {
  position: static;
  margin-bottom: 23px;
  transition: all 0.2s ease 0s;
}

.content-index .newsBlock .newsTitle {
  opacity: 1;
}

.content-index td:hover .newsBlock .newsTitle {
  transform: scale(1);
  /*opacity: 0;*/
}

.content-index td:hover .newsBlock .newsTitle a {
  /*text-shadow: 0 0 5px rgba(0,0,0,0.5);*/
  /*color: transparent;*/
}

.content-index .newsBlock .newsInfo {
  color: #999;
  position: absolute;
  bottom: 26px;
  opacity: 1;
}

.content-index td:hover .newsBlock .newsInfo {
  opacity: 0;
}

.content-index td[rowspan="2"] .newsBlock .newsInfo,
.content-index tr:nth-child(2) td .newsBlock .newsInfo {
  bottom: -4px;
}

.content-index .newsImageBlock img {
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 100%;
}

.content-index .newsImageBlock img.hide {
  position: absolute;
  top: -300px;
  width: 100%;
  height: 100%;
}

.content-index td:hover .newsImageBlock img.hide {
  top: 0px;
}

.content-index .newsImageBlock {
  margin-bottom: 20px;
}

.content-index .newsImageBlock a {
  display: inline-block;
}

.newsList a.hover {
  opacity: 0;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  transform: scale(0);
}

.newsList a.hover span {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translateY(-50%) translateX(-50%);
  font-weight: normal;
  text-decoration: none;
  border: 1px solid #000;
  padding: 2px 20px;
  border-radius: 10px;
  font-weight: normal;
  font-size: 13px;
  color: #000;
  background: #ccc;
  /*display: none;*/
}

.newsList td:hover a.hover {
  background: rgba(0, 0, 0, 0.2);
  transform: scale(1);
  opacity: 1;
}

@media (max-width: 768px) {
  .content-index .category .newsList td a {
    width: 100%;
  }
  .content-index .newsImageBlock img {
    width: 100%;
  }
  .newsList td {
    /*display: none;*/
    display: inline-block;
    width: 49%;
    border: none;
  }
  .content-index .category .newsList tr:first-child td:first-child {
    padding-left: 30px;
  }

  .content-index .category {
    border-bottom: none;
    padding: 0;
  }

  .newsList td[rowspan="2"] {
    display: block;
    width: 100%;
  }
}
@media (max-width: 480px) {
  .newsList td {
    width: 100%;
  }
}

.firm-tabs {
  position: relative;
}

.firms-list {
  z-index: 2;
  position: relative;
}

.firms-list {
  width: 45%;
  min-width: 400px;
  background-color: rgba(255, 255, 255, 0.8);
  margin-left: 10px;
}

.firms-list.noMap {
  width: 100%;
}

.mapBG {
  position: absolute;
  /*width: 100%;*/
  height: 100vh;
  /*max-height: 100%;*/
  top: 0;
  z-index: 1;
  left: 0;
  right: 0;
}

.mapBG.fixed {
  position: fixed;
  left: auto;
  right: auto;
  width: 100%;
}

.mapBG.bottom {
  position: absolute;
  top: auto;
  bottom: 0;
}

.mapBG #firm_address_map {
  height: 100vh !important;
  width: 100%;
}

.mapBG #firm_address_map ymaps.ymaps-2-1-62-copyrights-pane {
  right: 50% !important;
}

.mapBG .mapContainer {
  width: 100%;
  overflow: hidden;
}

.firms-list .firms_next_page {
  width: 100%;
  margin: 10px 0;
}

.firm-tabs .pagination {
  display: none;
}

.firm-index .showMapBlock {
  display: none;
}

.firm-index .showMapBlock label {
  width: 100%;
}

.firm-index .showMapBlock a {
  display: block;
}

.firm-index .page-area-in-maps {
  overflow: hidden;
  width: 300px;
  height: 100px;
  /*background: red;*/
  position: absolute;
  z-index: 2;
  right: 0;
  bottom: 0;
  /*border: 1px solid #000;*/
}

@media (max-width: 768px) {
  .mapBG,
  .mapBG #firm_address_map {
    height: 0 !important;
    overflow: hidden;
  }

  .firms-list {
    width: 100%;
    min-width: 0;
    position: relative;
    margin-left: 0;
  }

  .firm-index .showMapBlock {
    display: block;
  }

  .firm-tabs.showMap .mapBG,
  .firm-tabs.showMap .mapBG #firm_address_map {
    height: 90vh !important;
    position: relative;
  }

  .firm-tabs.showMap .firms-list .firms-block {
    padding-top: 40px;
  }

  .firm-tabs.showMap .firms-list > button {
    position: absolute;
    top: 0;
  }
}

.firm-attributes-list {
  margin: 20px 0;
  padding-left: 0;
}

.firm-attributes-list > li {
  float: left;
  margin-right: 25px;
}

@media (max-width: 767px) {
  .domain-switcher-container {
    float: right;
    margin-top: 12px;
    margin-right: 15%;
  }

  #logo-image {
    float: left;
  }
}

@media (max-width: 550px) {
  .domain-switcher-container {
    margin-right: 10%;
  }
}
@media (max-width: 450px) {
  .domain-switcher-container {
    margin-right: 5%;
  }
}
@media (max-width: 360px) {
  .domain-switcher-container {
    margin-right: 0%;
  }
}

.slick-block-cabinet-index-header-slider {
  max-width: 300px;
}

.more-link {
  text-align: center;
  padding: 20px;
  border: 1px dashed #ccc;
  margin-bottom: 10px;
}

.input-group input {
  height: 34px;
}

.attributeList {
  padding-left: 0;
}

.attributeList li {
  display: none;
}

.attributeList li:nth-child(1),
.attributeList li:nth-child(2),
.attributeList li:nth-child(3),
.attributeList li:nth-child(4),
.attributeList li:nth-child(5) {
  display: block;
}

.attributeList li a {
  color: #8f1414;
}

.attributeList.open li {
  display: block;
}

.attributeList .attributesItemFirst {
  cursor: pointer;
  display: block;
  font-weight: bold;
  color: #8f1414;
  /*color: #810000;*/
}

.blockAttribute {
  padding: 10px 0 0 0;
}

.blockAttribute > span {
  display: block;
  cursor: pointer;
}
.blockAttribute.open > span {
  display: none;
}

.blockAttribute ul,
.firm-attributes-list {
  list-style: none;
  max-height: 85px;
  overflow: hidden;
}

.blockAttribute ul.open,
.firm-attributes-list {
  max-height: 100%;
}

.blockAttribute li,
.firm-attributes-list li {
  display: inline-block;
  border: 1px solid rgba(0, 0, 0, 0);
  margin-right: 3px;
}

.blockAttribute li a,
.firm-attributes-list li a {
  padding: 3px 6px;
  display: inline-block;
  color: #8f1414;
}

.blockAttribute li.active,
.blockAttribute li:hover,
.firm-attributes-list li:hover {
  border: 1px solid #854148;
  border-radius: 5px;
}

.blockAttribute li.active a {
  position: relative;
  padding-right: 20px;
}

.blockAttribute li.active a:before,
.blockAttribute li.active a:after {
  content: "";
  position: absolute;
  width: 10px;
  height: 1px;
  background: #854148;
  top: 0;
  bottom: 0;
  margin: auto;
  right: 3px;
}

.blockAttribute li.active a:before {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.blockAttribute li.active a:after {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

@media (max-width: 768px) {
  .blockAttribute li {
    display: none;
  }
  .blockAttribute .open li {
    display: inline-block;
  }
  .blockAttribute.open li {
    display: inline-block;
  }
}

.news-block img {
  max-width: 100%;
  height: auto;
}

.news-block .lastNewsTitle {
  padding-top: 20px;
  font-size: 28px;
  line-height: 32px;
  font-weight: bold;
  margin-bottom: 8px;
}

.news-block .lastNewsDesc {
  font-size: 15px;
  color: #9b9b9b;
  overflow: hidden;
  max-height: 65px;
}

.news-block .otherNewsBlock {
  margin-bottom: 30px;
}

.news-block .otherNewsBlockImg {
  width: 150px;
  float: left;
  border: 1px solid rgba(0, 0, 0, 0.06);
}

.news-block .otherNewsBlockInfo {
  float: left;
  width: calc(100% - 150px);
  padding-left: 30px;
}

.news-block .otherNewsBlockTitle a {
  line-height: 22px;
  font-size: 18px;
  font-weight: bold;
}

.news-block .otherNewsBlockDesc {
  margin-top: 8px;
  font-size: 15px;
  color: #9b9b9b;
  max-height: 43px;
  overflow: hidden;
}

.news-block .lastNews {
  margin-bottom: 10px;
}

@media (max-width: 500px) {
  .news-block .lastNewsTitle {
    font-size: 20px;
  }
  .news-block .otherNewsBlockTitle a {
    font-size: 18px;
  }
  .news-block .otherNewsBlockDesc {
    display: none;
  }
}
@media (max-width: 450px) {
  .news-block .otherNewsBlockImg {
    width: 110px;
  }
  .news-block .otherNewsBlockInfo {
    width: calc(100% - 110px);
  }
  .news-block .otherNewsBlockTitle a {
    font-size: 14px;
  }
}

.firm-news {
  display: flex;
  align-content: stretch;
  margin-bottom: 20px;
}

.firm-news a {
  display: block;
  position: relative;
  padding: 25px;
  height: 100%;
  /*margin:2em 10px 4em;*/
  background: #fff;
  -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3),
    0 0 40px rgba(0, 0, 0, 0.1) inset;
  -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3),
    0 0 40px rgba(0, 0, 0, 0.1) inset;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
  -webkit-box-shadow: 0 15px 10px -10px rgba(0, 0, 0, 0.5),
    0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
  -moz-box-shadow: 0 15px 10px -10px rgba(0, 0, 0, 0.5),
    0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
  box-shadow: 0 15px 10px -10px rgba(0, 0, 0, 0.5), 0 1px 4px rgba(0, 0, 0, 0.3),
    0 0 40px rgba(0, 0, 0, 0.1) inset;
}

.firm-news a:before,
.firm-news a:after {
  content: "";
  position: absolute;
  z-index: -2;
}

.firm-news img {
  max-width: 100%;
  height: auto;
  max-height: 260px;
  transition: transform 0.5s ease;
}

.firm-news .newsImg {
  text-align: center;
}

.firm-news .newsTitle {
  margin-top: 10px;
}

.firm-news a:hover img {
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
}

@media (max-width: 768px) {
  .firm-news {
    text-align: center;
  }
}

.whatsapp {
  position: relative;
  margin-bottom: 10px;
  min-width: 180px;
  display: inline-block;
}

.whatsapp:after {
  content: "Нажмите, чтобы написать в ватсап";
  position: absolute;
  bottom: -9px;
  color: #000;
  width: 100%;
  font-size: 10px;
  text-align: left;
  left: 0;
  line-height: 1;
}

.firm-contacts-list .fa-whatsapp, .firm-contacts-list .fa-whatsapp-square {
  color: #25d366;
}

ul.business-types-list {
  list-style: none;
  margin: 0 0 20px;
}

ul.business-types-list li {
  display: inline-block;
  margin: 0 20px 0 0;
}

#current-region-modal .modal-header{
  border: none;
}

#current-region-modal .modal-body {
  text-align: center;
  padding-bottom: 0px;
}

#current-region-modal .modal-content {
  border-radius: 4px;
}

#current-region-modal .modal-dialog {
  width: 300px;
  max-width: 95%;
}

#current-region-modal .modal-footer {
  border: none;
  text-align: center;
}

#current-region-modal .btn {
  margin: 0px 10px 10px;
  padding: 6px 40px;
  box-shadow: 0 4px 11px -2px rgba(0,0,0,.4);
  color: #000;
  font-size: 14px;
}

.logoFooter > a {
  display: block;
}

.logoFooter > a > img {
  width: 100%;
  height: auto;
  max-width: 100%;
}

.categoriesMapFooter {
  text-align: center;
}

.categoriesMapFooter .container {
  width: auto;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

.footer h3 {
  font-size: 18px;
}

.categoriesMapFooter ul {
  /*display: flex;*/
  /*flex-wrap: wrap;*/
  /*justify-content: center;*/
}

#footer-top ul li {
  width: 100%;
}

.footer #footer-top ul a {
  width: 100%;
  padding: 0 10px;
}

.categoriesMapFooter .footerMainBlock {
  width: 100%;
}
.footer .footerMainBlock ul {
  display: flex;
  flex-wrap: wrap;
}

.categoriesMapFooter .footerMainBlock ul {
  display: block;
}

.footer .footerMainBlock ul li {
  width: 50%;
  flex-basis: 50%;
  margin-left: 0;
  align-self: center;
  text-align: left;
}

.categoriesMapFooter .footerMainBlock ul li {
  text-align: left;
}

.categoriesMapFooter .col-lg-3 {
  width: 100%;
}

.categoriesMapFooter .logoFooter > a {
  max-width: 100%;
  width: 300px;
  display: inline-block;
}

.footer a.btn {
  background: none;
  border: none;
  padding: 0 5px;
  /*font-size: 0;*/
}

.footer a.btn span {
  /*font-size: 14px;*/
}

.categoriesMapFooter .logoFooter,
.categoriesMapFooter .footerMainBlock,
.categoriesMapFooter .footerInformBlock,
.categoriesMapFooter .footerProfService {
  padding: 0 5px;
}

.categoriesMapFooter .logoFooter {
  width: 25%;
  text-align: left;
}

.categoriesMapFooter .logoFooter p {
  padding-left: 3px;
}

.categoriesMapFooter .footerMainBlock {
  width: 30%;
}

.categoriesMapFooter .footerInformBlock,
.categoriesMapFooter .footerProfService {
  width: 44%;
}

.categoriesMapFooter,
.categoriesMapFooter a {
  font-size: 12px;
}

#footer-top,
#footer-top li a,
#footer-top .footerProfService a{
  color: #c3c3c3;
}

.footerProfService a {
    display: block;
}

@media (max-width: 1024px) {
  .categoriesMapFooter .logoFooter,
  .categoriesMapFooter .footerMainBlock,
  .categoriesMapFooter .footerInformBlock,
  .categoriesMapFooter .footerProfService {
    width: 50%;
  }
}

.newPageAreaBlock {
  background: url('../images/border-yellow.png') repeat;
  margin: 20px 0;
  -webkit-box-shadow: 0 0 8px rgba(0,0,0,.15);
  -moz-box-shadow: 0 0 8px rgba(0,0,0,.15);
  box-shadow: 0 0 8px rgba(0,0,0,.15);
  padding: 7px;
}

.newPageAreaBlock .titleBlock {
  color: #bbbcc4;
  font-size: 20px;
  margin: 0 0 15px;
  text-align: left;
}

.newPageAreaBlock > div {
  background: #fff;
  padding: 13px;
  overflow: hidden;
}

#firm-list,
#footer-bottom {
    margin-bottom: 0;
}

.callback-form {
  border: 1px dashed #000;
  padding: 15px;
}

.callbackModal .callback-form {
  border: none;
}

.callback-form .form-control {
  height: 34px;
}

.headerVersion2 {
  background-color: #151d29;
  position: relative;
}

.headerVersion2 a {
  color: #fff;
  font-size: 18px;
  text-decoration: none;
}

.headerVersion2 #main-search .form-control {
  height: 31px;
  border-radius: 8px;
  font-size: 21px;
}

.headerVersion2 .domain-switcher-container {
  float: none;
  margin-top: 12px;
}

.headerVersion2 .authBlock {
  margin-top: 12px;
}

.headerVersion2 #main-search {
  margin-top: 12px;
  margin-bottom: 12px;
  box-shadow: none;
}

.headerVersion2 .domain-switcher-container .fa {
  display: none;
}

.headerVersion2 .domain-switcher-container > a {
  color: #fff;
  font-size: 18px;
  border-bottom: none;
  white-space: nowrap;
}

.headerVersion2 #logo-image {
  margin-right: 20px;
}

.headerVersion2 .headerMenuCategory {
  position: absolute;
  top: 0;
  left: 0;
  height: 55px;
  width: 70px;
  z-index: 3;
}

.headerVersion2 .headerMenuCategory .bg {
  position: absolute;
  /*background: #ce0c29;*/
  width: 70px;
  height: 100%;
  overflow: hidden;
  z-index: 2;
}

.headerVersion2 .headerMenuCategory .bg::before {
  content: '';
  position: absolute;
  background: #ce0c29;
  height: 100px;
  width: 100%;
  top: -16px;
  left: -15px;
  transform: rotate(20deg);
}

.headerVersion2 .headerMenuCategory .btnOpenOrClose {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  cursor: pointer;
  z-index: 3;
}

.headerVersion2 .headerMenuCategory .btnOpenOrClose span {
  position: absolute;
  width: 30px;
  height: 2px;
  top: 25px;
  left: 8px;
  background: #000;
  transition: height 1s ease 0s;
}

.headerVersion2 .headerMenuCategory .btnOpenOrClose span::before,
.headerVersion2 .headerMenuCategory .btnOpenOrClose span::after {
  content: '';
  position: absolute;
  left: 0;
  background: #000;
  height: 2px;
  transition: -webkit-transform 0.3s ease 0s, width 0.1s ease 0.3s, top 0.3s ease 0.4s;
}

.headerVersion2 .headerMenuCategory .btnOpenOrClose span::before {
  top: -5px;
  width: 32px;
}

.headerVersion2 .headerMenuCategory .btnOpenOrClose span::after {
  top: 5px;
  width: 28px;
}

.headerVersion2 .headerMenuCategory .menuOpen + .btnOpenOrClose span {
  height: 0;
}

.headerVersion2 .headerMenuCategory .menuOpen + .btnOpenOrClose span::before,
.headerVersion2 .headerMenuCategory .menuOpen + .btnOpenOrClose span::after {
  transition: top 0.3s ease 0s, width 0.1s ease 0.3s, -webkit-transform 0.3s ease 0.4s;
}

.headerVersion2 .headerMenuCategory .menuOpen + .btnOpenOrClose span::before {
  top: 0;
  -webkit-transform: rotate(45deg);
  width: 30px;
}
.headerVersion2 .headerMenuCategory .menuOpen + .btnOpenOrClose span::after {
  top: 0;
  -webkit-transform: rotate(-45deg);
  width: 30px;
}

.headerVersion2 .menuFirmCategory {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 0;
  opacity: 0;
  transition: opacity 0.5s ease;
  display: flex;
  align-items: center;
  overflow: hidden;
}
.headerVersion2 .menuFirmCategory.menuOpen {
  opacity: 1;
  height: 100vh;
}

.headerVersion2 .menuFirmCategory::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.7);
}

.headerVersion2 .menuFirmCategory.menuOpen h3 {
  font-size: 40px;
}

.headerVersion2 #domain-switcher-modal {
  text-align: left;
}

.headerVersion2 #domain-switcher-modal a {
  font-size: 16px;
  color: #000;
}

@media (max-width: 767px) {
  .headerVersion2 .domain-switcher-container {
    margin: 0;
  }
  .headerVersion2 > .container-fluid > .row > div {
    text-align: center;
  }
  .headerVersion2 #logo-image {
    float: none;
    padding-top: 0;
  }
  .headerVersion2 .authBlock {
    margin-top: 0;
  }
}

#infoForNewClients {
  background: url("../images/infoForNewClients.jpg") no-repeat top center;
  /*background-size: 100% auto;*/
  background-size: 100% 100%;
  padding-top: 60px;
  padding-bottom: 30px;
  font-family: 'AGBengaly';
  margin-bottom: 0;
}

#infoForNewClients .infoForNewClientsBlocks {
  display: flex;
  justify-content: space-between;
  align-items: stretch;
}

#infoForNewClients .infoForNewClientsBlock {
  border: 2px solid #000;
  border-radius: 20px;
  position: relative;
  text-align: center;
  margin: 0 20px;
  min-width: 1px;
  flex-grow: 1;
  flex-shrink: 1;
  flex-basis: 100%;
  padding: 0 20px;
}

#infoForNewClients .infoForNewClientsStep {
  position: absolute;
  background: #bfefff;
  border: 2px solid #000;
  border-radius: 50%;
  left: 0;
  right: 0;
  width: 100px;
  height: 100px;
  top: -50px;
  font-size: 40px;
  text-align: center;
  line-height: 100px;
  margin: 0 auto;
}

#infoForNewClients .infoForNewClientsTitle {
  margin-top: 90px;
  font-size: 25px;
  font-weight: bold;
  min-height: 72px;
}

#infoForNewClients .infoForNewClientsDecs {
  margin-top: 15px;
  font-size: 20px;
}

#infoForNewClients .infoForNewClientsIcon {
  margin-top: 40px;
  margin-bottom: 70px;
}

#infoForNewClients .blockButtonAddFirm {
  margin: 0 auto;
  text-align: center;
}

#infoForNewClients .btn-add-firm {
  background: #830000;
  color: #fff;
  margin-top: 25px;
  font-size: 45px;
  padding: 0;
  border-radius: 20px;
  font-family: 'BANCODI';
  max-width: 100%;
  width: 500px;
}

@media (max-width: 992px) {
  #infoForNewClients .infoForNewClientsBlocks {
    flex-direction: column;
  }

  #infoForNewClients .infoForNewClientsBlock {
    display: flex;
    margin-bottom: 10px;
  }

  #infoForNewClients .infoForNewClientsStep {
    left: -50px;
    top: 0;
    bottom: 0;
    right: auto;
    margin: auto;
  }

  #infoForNewClients .infoForNewClientsTitle {
    margin: auto;
    margin-left: 40px;
    min-height: auto;
  }

  #infoForNewClients .infoForNewClientsDecs {
    margin: auto;
    margin-left: 20px;
  }

  #infoForNewClients .infoForNewClientsIcon {
    margin-top: 10px;
    margin-bottom: 10px;
  }
}

@media (max-width: 768px) {
  #infoForNewClients .infoForNewClientsIcon {
    display: none;
  }
  #infoForNewClients .infoForNewClientsStep {
    left: -25px;
    width: 50px;
    line-height: 50px;
    height: 50px;
  }
  #infoForNewClients .infoForNewClientsTitle,
  #infoForNewClients .infoForNewClientsDecs {
    width: 50%;
    text-align: left;
  }
}
@media (max-width: 600px) {
  #infoForNewClients .infoForNewClientsBlock {
    flex-wrap: wrap;
  }
  #infoForNewClients .infoForNewClientsTitle,
  #infoForNewClients .infoForNewClientsDecs {
    width: 100%;
    text-align: center;
  }
}


.products_main_page {
/*  background: url('../images/main-products.jpg') no-repeat top center;
 background-size: 100% 100%; */
}

.products_main_page .products-block {
  /*max-height: 330px;*/
  /*overflow: hidden;*/
  margin-bottom: 150px;
}

.products_main_page .products-block .services-box {

}

.products_main_page .products-block .services-box > div {
  /*margin: 10px;*/
  /*box-shadow: 1px 2px 8px #000;*/
}

.products_main_page .products-block .product-item {
  border: none;
  background: #fff;
  width: 275px;
  padding: 0;
  text-align: left;
  height: auto;
  position: relative;
  padding-bottom: 70px;
  margin: 0 auto;
  margin-bottom: 0;
}

.products_main_page .products-block .product-item > div {
  padding-left: 20px;
}

.products_main_page .products-block .product-item .title,
.products_main_page .products-block .product-item .image-container,
.products_main_page .products-block .product-item .blockButtonLink {
  text-align: center;
  padding-left: 0;
}

.products_main_page .products-block .product-item .blockButtonLink {
  position: absolute;
  bottom: 20px;
  left: 0;
  right: 0;
}

.products_main_page .products-block .product-item .title {
  font-size: 25px;
  font-weight: normal;
  line-height: 1.1;
  margin-bottom: 10px;
  min-height: 55px;
}

.products_main_page h2 {
  font-family: 'AGBengaly';
  font-size: 40px;
  margin-top: 70px;
  margin-bottom: 50px;
}

.products_main_page .slick-slider .slick-track {
  display: flex;
  align-items: stretch;
}

.products_main_page .slick-slide {
  height: auto;
}

.products_main_page .slick-slide > div,
.products_main_page .slick-slide .services-box,
.products_main_page .slick-slide .product-item {
  height: 100%;
}

.products_main_page .btn-add-firm {
  background: #830000;
  color: #fff;
  margin-top: 25px;
  font-size: 35px;
  padding: 0 50px;
  border-radius: 30px;
  font-family: 'BANCODI';
  line-height: 1.1;
}

.products_main_page .slick-prev {
  -webkit-transform: rotate(-45deg) translate(0, 20px);
  left: 10px;
  z-index: 2;
}

.products_main_page .slick-prev::before,
.products_main_page .slick-next::before {
  content: '';
  width: 0;
  height: 0;
  border-top: 50px solid #579bc6;
  border-right: 50px solid transparent;
  opacity: 1;
}

.products_main_page .slick-next {
  -webkit-transform: rotate(135deg) translate(-18px, 62px);
  right: 10px;
}

#firm-search-form .panel {
  margin-bottom: 10px;
}

@media (max-width: 1200px) {
  #search-form-submit {
    margin-top: 0;
  }
}
