.categories-list {
    background-color: #fff;
    padding: 15px;
    box-shadow: 0 5px 15px 0 rgb(54 83 95 / 10%);
    position: relative;
  }
  
  .categories-parent__title {
    font-weight: 600;
    margin-bottom: 10px;
  }
  
  .categories-sublist {
    list-style: none;
    padding-left: 0px;
    font-size: 12px;
  }
  
  .categories-sublist a {
    font-size: 14px;
    line-height: 1;
  }
  
  .menu-header__ul {
    position: initial;
  }
  
  .menu-header__ul > .menu-item > .sub-menu > .menu-item.menu-show {
    position: initial;
  }
  
  .menu-header__ul > .menu-item > .sub-menu .menu-item span.currentPageUrl,
  .menu-header__ul > .menu-item > .sub-menu .menu-item a
  {
    font-size: 14px;
    padding: 6px 0;
    padding-left: 1.2rem;
    transform: translateX(-1.2rem);
    width: calc(100%);
  }
  
  .menu-header__ul > .menu-item > .sub-menu .menu-item.menu-item-has-children > span.currentPageUrl:before ,
  .menu-header__ul > .menu-item > .sub-menu .menu-item.menu-item-has-children > a:before
  {
    top: 10px;
    left: 0px;
  }
  
  body {
    font-size: 16px;
  }
  
  .table__col a, .table__col {
    font-size: 18px;
  }
  
  .table__col:nth-child(1) {
    font-weight: 400;
  }
  
  .table__heading .table__col {
    font-weight: 700;
  }
  
  .services-page__first-desc {
    font-weight: 400;
  }
  
  .table2__col {
    width: 143px;
    font-size: 18px;
  }
  
  .table2__row-header-title {
    font-size: 20px;
  }
  
  .table2__row-header-text {
    font-size: 12px;
  }
  
  .catalog__footer {
    font-size: inherit;
    color: inherit;
  }
  
  .calculation-cost__form-slider {
    min-height: initial;
  }
  
  .calculation-cost__form-slider-nav {
    margin-top: 32px;
  }
  
  h1, .catalog__title, .page h1, .single h1 {
    font-size: 47px;
  }
  
  h2, .project__present-title, .project__present2-title, .project__price-block-title, .calculation-cost__title, .photos-objects__title.--v2, .previously-viewed__title, .house-looks-like__title, .building-cost__title, .quality-guarantee__title, .questions__title, .service-advantages__title, .services-page__title, .similar-projects__title, .portfolio-page__projects-title, .free-consultation__title {
    font-size: 42px;
  }
  
  h3 {
    font-size: 36px;
  }
  
  h4 {
    font-size: 30px;
  }
  
  .html-block p a, section p a:not(.banner) {
    text-decoration: underline;
    font-size: inherit;
    color: inherit;
  }
  
  .categories-list-mobile-collapser {
    background-color: #f5f5f5;
    border: none;
    height: 32px;
    position: absolute;
    left: 15px;
    bottom: 15px;
    width: calc(100% - 30px);
    display: none;
  }
  
  .categories-list-mobile-collapser:active {
    top: initial;
  }
  
  .catalog__list-categories-mobile {
    display: none;
    margin-bottom: 15px;
  }
  
  .header__logo-mobile {
    display: none;
  }
  
  .table__col:nth-child(2) {
    text-align: center;
  }
  
  #sidebar_wild {
    position: fixed;
    left: 0;
    top: 60px;
    right: 0;
    bottom: 0;
    background-color: #cacaca8f;
    z-index: 1;
  }
  
  #menu-sidebar2 > .menu-item {
    margin-bottom: 15px;
  }
  
  #menu-sidebar2 .menu-item span.currentPageUrl,
  #menu-sidebar2 .menu-item a
  {
    position: relative;
  }
  
  #menu-sidebar2 > .menu-item > span.currentPageUrl::after,
  #menu-sidebar2 > .menu-item > a::after
  {
    content: ' ';
    display: block;
    width: 26px;
    height: 26px;
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    left: -40px;
    top: 6px;
    opacity: 0.345;
    transition: linear 200ms;
  }
  #menu-sidebar2 > .menu-item .sub-menu span.currentPageUrl::after,
  #menu-sidebar2 > .menu-item .sub-menu  a::after{
      display: none;
  }
  
  #menu-sidebar2 > .menu-item:hover > span.currentPageUrl::after,
  #menu-sidebar2 > .menu-item:hover > a::after
  {
    opacity: 0.545;
  }
  
  #menu-sidebar2 > .menu-item > span.currentPageUrl::before,
  #menu-sidebar2 > .menu-item > a::before
  {
    display: none;
  }
  
  #menu-item-5516 > span.currentPageUrl::after,
  #menu-item-5516 > a::after
  {
    background-image: url('../images/about.svg');
  }
  
  #menu-item-6411 > span.currentPageUrl::after,
  #menu-item-6411 > a::after
  {
    background-image: url('../images/home.svg');
  }
  
  #menu-item-295 span.currentPageUrl::after ,
  #menu-item-295 a::after
  {
    content: ' ';
    display: block;
    width: 26px;
    height: 26px;
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    left: -40px;
    top: 6px;
    opacity: 0.345;
    transition: linear 200ms;
    background-image: url('../images/roller.svg');
  }
  #menu-item-126 > span.currentPageUrl::after,
  #menu-item-126 > a::after
  {
    background-image: url('../images/catalogue.svg');
  }
  #menu-item-21311 > span.currentPageUrl::after,
  #menu-item-21311 > a::after
  {
    background-image: url('../images/catalogue.svg');
  }
  
  #menu-item-12644 > span.currentPageUrl::after ,
  #menu-item-12644 > a::after
  {
    background-image: url('../images/ruble.svg');
  }
  
  #menu-item-12650 > span.currentPageUrl::after ,
  #menu-item-12650 > a::after
  {
    background-image: url('../images/check-circular-button.svg');
  }
  
  #menu-item-12651 > span.currentPageUrl::after ,
  #menu-item-12651 > a::after
  {
    background-image: url('../images/telephone.svg');
  }
  
  #menu-item-5438 > span.currentPageUrl::after,
  #menu-item-5438 > a::after
  {
    background-image: url('../images/proectirovanie.svg');
  }
  
  .header__menu {
    padding-left: 34px;
  }
  
  .menu-header__ul>.menu-item.menu-item-has-children .sub-menu:before {
    background-color: rgb(255 255 255 / 96%);
  }
  
  body.home .projects-standard-houses {
    background-color: initial;
  }
  
  .html-block .photos-objects > .container {
    margin-left: auto;
  }
  
  .form-field__wrap .attach_1, .form-field__wrap .attach_2, .form-field__wrap .attach_3, .form-field__wrap .attach_4, .form-field__wrap .attach_5 {
    display: none;
  }
  
  .filled > .on-input-text {
    font-size: 14px;
    top: -20px;
    left: 0;
    transform: translateX(0);
  }
  
  .form-field__file-name {
    color: #2c82a6;
    text-decoration: underline;
  }
  
  .input-comment {
    width: 100%;
    background-color: transparent;
    border-radius: 4px;
    border: 1px solid #2e5160;
    padding-left: 1rem!important;
    padding-right: 1rem!important;
    text-align: center;
    max-height: 84px;
  }
  
  .calculation-cost__step .custom-checkbox .custom-control-label {
    max-width: calc(100% - 33px);
  }
  
  .grecaptcha-badge {
    z-index: 1;
  }
  
  .searchbox {
    position: fixed;
    right: 191px;
    top: 40px;
    display: flex;
  }
  
  .searchbox .btn--square {
    margin-left: auto;
    outline: none;
    border: none;
    background-color: #fff;
  }
  
  .searchbox .btn--square svg {
    width: 30px;
    height: 30px;
    margin: auto;
  }
  
  .searchbox .btn--square svg > path {
    fill: #2d6780;
  }
  
  .searchbox .btn--square:hover {
    background-image: linear-gradient(to top, #2c8ab2, #2e5160);
  }
  
  .searchbox .btn--square:hover svg > path {
    fill: #fff;
  }
  
  .searchbox-searchform {
    width: 800px;
    background-color: #fff;
    padding: 5px;
  }
  
  .searchbox .search-form {
    display: flex;
    height: 100%;
  }
  
  .searchbox .search-field {
    border: none;
    outline: none;
    padding-left: 30px;
    width: 100%;
    padding-right: 30px;
  }
  
  .searchbox .search-submit {
    border: none;
    background-color: #a8a8a8;
    color: #fff;
    width: 130px;
  }
  
  .searchbox .search-submit:hover {
    background-color: #bbbbbb;
  }
  
  .search :not(header) .search-field {
    width: 100%;
    max-width: 600px;
    height: 60px;
    border: none;
    padding-left: 30px;
    padding-right: 30px;
  }
  
  .search :not(header) .search-submit {
    border: none;
    background-color: #a8a8a8;
    color: #fff;
    width: 130px;
    height: 60px;
  }
  
  .search :not(header) .search-submit:hover {
    background-color: #bbbbbb;
  }
  
  .popover {
    z-index: 1060;
    display: block;
    max-width: 360px;
    font-style: normal;
    font-weight: 400;
    line-height: 1.5;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    word-spacing: normal;
    white-space: normal;
    line-break: auto;
    font-size: .875rem;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0,0,0,.2);
    border-radius: .3rem;
    margin-left: .5rem;
  }
  
  .popover .arrow {
    position: absolute;
    display: block;
    left: calc(-.5rem - 1px);
    width: .5rem;
    height: 1rem;
    margin: .3rem 0;
  }
  
  .popover-header {
    padding: .5rem .75rem;
    margin-top: 0;
    margin-bottom: 0;
    font-size: 1rem;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-top-left-radius: calc(.3rem - 1px);
    border-top-right-radius: calc(.3rem - 1px);
  }
  
  .popover-body {
    padding: .5rem .75rem;
    color: #212529;
  }
  
  .project__option-btn-info {
    border: none;
    background-color: #f5f5f5;
    color: #2d5a6d;
    font-size: 20px;
    font-weight: bold;
    border-radius: 8px;
    padding: 0px 4px;
    margin-left: 5px;
    word-break: initial;
  }
  
  .project__option-val {
    word-break: break-word;
  }
  
  @media (max-width: 1499px) {
    .requisite__text div {
      width: 50%;
    }
  
    .searchbox {
      top: 0;
      right: 164px;
    }
  }
  
  @media (max-width: 1148px) {
    .searchbox-searchform {
      width: 50vw;
    }
  }
  
  @media (min-width: 1500px) and (max-width: 1700px) {
    .container #house-looks-like > .container {
      margin-left: auto;
      padding-left: 15px;
    }
  }
  @media (max-width:991px){
    .catalog__list-categories-mobile {
        display: block;
        margin-bottom: 15px;
      } 
  }
  
  @media (max-width: 768px) {
    body {
      font-size: 14px;
      line-height: 1.5;
    }
  
    h1, .catalog__title, .page h1, .single h1 {
      font-size: 36px;
      line-height: 1;
    }
  
    h2, .project__present-title, .project__present2-title, .project__price-block-title, .calculation-cost__title, .photos-objects__title.--v2, .previously-viewed__title, .house-looks-like__title, .building-cost__title, .quality-guarantee__title, .questions__title, .service-advantages__title, .services-page__title, .similar-projects__title, .portfolio-page__projects-title, .free-consultation__title {
      font-size: 30px;
    }
  
    h3 {
      font-size: 22px;
    }
  
    h4 {
      font-size: 22px;
    }
  
    .services-page__first-desc {
      font-size: 16px;
      line-height: 1.4;
    }
  
    .no-gutters {
      margin-right: -4px;
      margin-left: -4px;
    }
  
    .no-gutters > .col,
    .no-gutters > [class*="col-"] {
      padding-right: 4px;
      padding-left: 4px;
    }
  
  /*   .project-card-img {
      height: 95px;
    } */
  
    .project-card-title, .project-card-price {
      font-size: 14px;
    }
  
    .project-card-option__floors {
      display: none;
    }
  
    .catalog__list > [class*=col] {
      margin-bottom: 0.7rem;
    }
  
    .project-card-to-wishlist {
      width: 100%;
      margin-left: 0;
      height: 26px;
      margin-top: 10px;
    }
  
    .project-card-content-hover-inner {
      flex-direction: column;
    }
  
    html:not(.ie) .services-page__first-img .img-cover {
      filter: brightness(0.5);
    }
  
    .categories-list.mobile-collapsed {
      height: 190px;
      overflow: hidden;
    }
  
    .categories-list:not(.mobile-collapsed){
      padding-bottom: 50px;
    }
  
    .categories-list-mobile-collapser {
      display: block;
    }
  
    .categories-list.mobile-collapsed::before {
      content: ' ';
      position: absolute;
      background: rgb(255,255,255);
      background: linear-gradient(180deg, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 50%);
      height: 62px;
      width: 100%;
      left: 0;
      bottom: 0;
    }
  
    .sidebar__banners {
      display: none;
    }
  
    .catalog__list-pagination {
      padding-left: 0;
      padding-right: 0;
    }
  
    .catalog__list-pagination-label {
      display: none;
    }
  
    .catalog__list-footer {
      padding-bottom: 0;
    }
  
    .service-advantages__tabs .tabs__nav-item span {
      font-size: 14px;
      line-height: 1.1;
    }
  
    .header__logo-mobile {
      display: block;
      width: 108px;
      margin-left: 70px;
      margin-top: 2px;
    }
  
    .header__logo-mobile > .logo {
      width: 300%;
      height: 46px;
      background-size: contain;
    }
  
    .table__col {
      display: table-cell;
      vertical-align: middle;
    }
  
    .table__col:nth-child(1) {
      padding-left: 1rem;
    }
  
    .table__col:not(:nth-child(1)) {
      width: initial;
      text-align: center;
    }
  
    .table__heading .table__col:nth-child(2) {
      display: table-cell;
    }
  
    .table__row {
      display: table-row;
    }
  
    .table__row:nth-child(odd) {
      background-color: rgba(39,75,91,.15);
    }
  
    .table {
      padding-left: 0;
      display: table;
    }
  
    .building-cost__table-wrap {
      padding-right: 20px;
    }
  
    .menu-header__ul > .menu-item.menu-item-has-children .sub-menu li.menu-parent-in.menu-item > a {
      font-weight: bold;
      font-size: 16px;
      text-decoration: underline;
    }
  
    .menu-header__ul>.menu-item.menu-item-has-children>.sub-menu:before  {
      box-shadow: none;
    }
  
    .flipper-container .back, .flipper-container .front {
      left: 6px;
    }
  
    .header__btn-square1 {
      right: 60px;
    }
  
    .catalog__list--wishlist {
      min-height: initial;
    }
  
    .html-block p img {
      display: block;
      margin-left: 0;
      margin-right: 0;
      margin-top: 30px;
      margin-bottom: 30px;
      float: none;
      width: 100%;
    }
  
    #menu-sidebar2 > .menu-item > a::after {
      left: -37px;
    }
  
    .form-field-file_name {
      line-height: 16px;
      padding-top: 10px;
    }
  
    .searchbox {
      right: 124px;
    }
  
    .searchbox-searchform {
      position: fixed;
      height: 60px;
      width: 100%;
      top: 60px;
      left: 0px;
    }
  }
  
  @media (min-width: 768px) and (max-width: 1500px) {
    .hamburger-menu::after {
      content: 'Меню';
      display: block;
      position: absolute;
      right: -93px;
      top: 3px;
      font-family: Rodchenko;
      font-size: 31px;
      color: #2e5160;
    }
  
    .sidebar-open .hamburger-menu::after {
      display: none;
    }
  
    .header__logo-mobile {
      display: block;
      width: 108px;
      margin-left: auto;
      margin-right: auto;
      margin-top: 2px;
    }
  
    .header__logo-mobile > .logo {
      width: 300%;
      height: 46px;
      background-size: contain;
    }
  }
  