.policy-agreement-blk .container {
  position: relative;
}
.policy-agreement-blk .checkmark {
  top: 5px;
}
.mortgage-header {
  margin-bottom: 40px;
}
.btn-section {
  margin-top: 50px;
  margin-bottom: 100px;
}
.btn-section .consult-btn {
  float: unset;
}

.mortgage-item-mobile {
  display: none;
  margin: 30px 0;
  font-size: 18px;
  background-color: #f2f3f7;
  padding: 15px;
  border-radius: 20px;
  box-shadow: 2px 2px 2px 1px rgb(0 0 0 / 20%);
  flex-direction: column;
  justify-content: center;
}
.mortgage-item-mobile .stavka {
  margin: 10px 20px;
}
.mortgage-item-mobile .programm-text p {
  margin-top: 12px;
  margin-left: 15px;
}
.mortgage-item-mobile-img {
  text-align: center;
}
.mortgage-item-mobile-name {
  text-align: center;
  font-weight: 600;
  font-size: 22px;
  padding-bottom: 5px;
  border-bottom: 1px solid #dcdcdc;
}
.mortgage-item-mobile-img img {
  height: 75px;
}
.mortgage-row-header {
  font-weight: 600;
  font-size: 20px;
}
.mortgage-header {
  text-align: center;
}
.mortgage-row-item {
  margin: 30px 0;
  font-size: 18px;
  background-color: #f2f3f7;
  padding: 15px;
  border-radius: 20px;
  box-shadow: 2px 2px 2px 1px rgb(0 0 0 / 20%);
}

.mortgage-row-item p {
  margin-top: 17px;
}
.mortgage-row-img {
  width: 150px;
}
.mortgage-programm {
  margin-top: 5px !important;
  width: 3rem;
  line-height: 3rem;
  border-radius: 3rem;
  background: #0196e3;
  color: #fff;
  font-size: 1.5rem;
  text-align: center;
}

.banner-container {
  width: 1500px;
  height: 600px;
  background-repeat: no-repeat !important;
  background-size: cover !important;
  margin: 0 auto 100px;
  flex-direction: column;
  align-items: flex-start;
  background-position-y: 60% !important;
  justify-content: center;
  position: relative;
}
.banner-darker {
  z-index: 1;
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.35);
  top: 0;
  right: 0;
}
.banner-name {
  color: white;
  font-size: 60px;
  font-weight: 600;
  margin-bottom: 40px;
  margin-left: 100px;
  z-index: 5;
}
.banner-text {
  color: white;
  font-size: 25px;
  z-index: 5;
  font-weight: 600;
  margin-left: 100px;
}

.owl-carousel {
  -ms-touch-action: none !important;
  touch-action: none !important;
}

.subheader-specials {
  font-size: 23px;
  height: 130px;
}

.subheader-specials .consult-btn {
  margin-top: 55px;
}

.carousel-title {
  color: white;
  font-size: 50px;
  margin: 30px;
  z-index: 2;
}
.carousel-sub_title {
  color: white;
  font-size: 30px;
  margin-top: 50px;
  z-index: 2;
}

.corausel-text {
  font-size: 25px;
  line-height: 25px;
  font-weight: 700;
  color: white;
  margin-bottom: 40px;
  z-index: 2;
  margin-top: 50px;
  line-height: 1.6em;
}
.corausel-img {
  width: 100%;
  height: 400px;
  background-repeat: no-repeat;
  background-size: 100%;
}
.header_specials .corausel-img::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  left: 0;
  top: 0;
  opacity: 0.4;
  z-index: 1;
}
.header_specials .corausel-img {
  height: 560px;
}

.corausel-btn {
  padding: 15px;
  margin-bottom: 20px;
}

.n_listing.new-design > a {
  border: 1px solid #e8e8e8;
  box-shadow: 0 0 22px rgba(0, 0, 0, 0.25) !important;
  border-radius: 4px;
}

.n_listing.new-design > a:hover {
  border: 1px solid #e8e8e8;
  box-shadow: 0 0 22px rgba(255, 165, 0, 0.75) !important;
  border-radius: 4px;
}

a.m_obj_wr,
div.m_obj_wr {
  cursor: pointer;
  text-decoration: none;
}

.n_listing .m_obj_img_wr {
  height: 230px;
  overflow: hidden;
  background-color: #e2e2e2;
  background-position: center;
  background-size: auto;
  background-image: url(../img/pl.svg);
  background-repeat: no-repeat;
  position: relative;
  background-blend-mode: multiply;
}

.m_obj_img_wr {
  height: 200px;
  background-color: #aeaeaf;
  background-position: center;
  background-size: cover;
  position: relative;
  background-blend-mode: multiply;
}

.nl_img_el {
  height: 230px;
  background-position: center;
  background-size: cover;
  padding: 0;
  margin: 0;
  background-repeat: no-repeat;
}

.nl_obj_read_wr {
  position: absolute;
  left: 15px;
  top: 15px;
  width: 65%;
  z-index: 2;
}
.nl_ready_wr {
  position: absolute;
  right: 15px;
  bottom: 15px;
  display: inline-block;
  z-index: 2;
  color: #fff;
  padding: 0.3rem 0.8rem;
  font-size: 0.9rem;
  line-height: 1.05;
  background: rgba(226, 84, 64, 0.7);
}

.nl_obj_badges_el {
  color: #fff;
  padding: 0.3rem 0.8rem;
  display: inline-block;
  margin-bottom: 0.5rem;
  font-size: 0.9rem;
  line-height: 1.05;
  transition: all ease 0.3s;
  opacity: 0.95;
}

.nl_obj_badges_wr {
  position: absolute;
  left: 15px;
  top: 15px;
  width: 65%;
  z-index: 2;
}
.nl_obj_badges_el_left {
  color: #fff;
  padding: 0.3rem 0.8rem;
  display: inline-block;
  margin-bottom: 0.5rem;
  font-size: 0.9rem;
  line-height: 1.05;
  transition: all ease 0.3s;
  opacity: 0.95;
}

.nl_obj_badges_wr_left {
  position: absolute;
  right: 15px;
  top: 15px;

  z-index: 2;
}

.nl_subway_wr {
  position: absolute;
  left: 15px;
  bottom: 15px;
  width: 80%;
  z-index: 2;
}
.quiz-button-prev {
  float: left;
  margin-right: 15px;
  background: #fff;
  color: #000 !important;
  border: 1px solid #000;
}

.border_lg {
  border-bottom: 1px solid #ced4da;
}

.position-relative {
  position: relative !important;
}
.ml_preloader {
  display: none;
  position: absolute;
  z-index: 10;
  width: 100%;
  height: 100%;
  background-color: #e2e2e2;
  opacity: 0.95;
}

.position-absolute {
  position: absolute !important;
}
.gk-ranges-wrapper {
  margin-top: 15px;
}
.gk-ranges-wrapper .image img {
  width: 40px;
  margin-right: 15px;
}
.subheader-specials .builder-logo {
  width: 250px;
  height: 130px;
  background-size: contain;
  background-position: center !important;
}
.builder-header .builder-logo {
  width: 250px;
  height: 100px;
  margin-bottom: 20px;
  background-size: contain !important;
}

.building-item.specials {
  font-size: 1.1em;
}

.building-item .complex-name a {
  font-size: 1.4em;
}

.building-item {
  height: unset !important;
  cursor: pointer;
}

.inner-container {
  z-index: 3;
  position: relative;
}

.menu-nav {
  z-index: 15;
  justify-content: center;
  z-index: 15;
  width: 50%;
}
.header {
  justify-content: space-between !important;
  flex-wrap: nowrap !important;
  display: flex;
}
.button-block {
  padding-top: 30px;
}

.button-bottom p.text {
  margin: 20px 0;
}
.header-block-text {
  color: #ffffff;
  font-size: 40px;
  font-weight: 600;
  align-items: center !important;
  display: flex;
  flex-direction: column;
  justify-content: center !important;
  text-align: center;
  font-family: "Font Awesome 5 Pro";
}
.header-block-text p:nth-child(2) {
  font-size: 40px;
}
.header-block-text p:last-child {
  font-size: 50px;
}
.text-card {
  display: flex;
  flex-direction: column;
  justify-content: center;
  height: 100%;
  width: 50%;
}
.info-name {
  padding-bottom: 20px;
  font-weight: 600;
  font-size: 2em;
}
p.text {
  width: 80%;
}
.img-info img {
  max-width: 600;
  max-height: 800;
  height: 400px;
}
.info-block {
  padding: 40px;
  font-size: 20px;
  font-family: "Font Awesome 5 Pro";
  border-bottom: 1px solid #dcdcdc;
}
.img-right {
  justify-content: flex-end;
}
.img-left {
  justify-content: flex-start;
}
.card-img.img-info {
  display: flex;
  align-items: center;
  display: flex;
  width: 50%;
}

.subheader-specials .consult-btn {
  margin-top: 55px;
}

.carousel-title {
  color: white;
  font-size: 50px;
  margin: 30px;
  z-index: 2;
}
.carousel-sub_title {
  color: white;
  font-size: 30px;
  margin-top: 50px;
  z-index: 2;
}

.corausel-text {
  font-size: 25px;
  line-height: 25px;
  font-weight: 700;
  color: white;
  margin-bottom: 40px;
  z-index: 2;
  margin-top: 50px;
  line-height: 1.6em;
}
.corausel-img {
  width: 100%;
  height: 400px;
  background-repeat: no-repeat;
  background-size: 100%;
}

.header_specials .corausel-img {
  height: 560px;
}

.corausel-btn {
  padding: 15px;
  margin-bottom: 20px;
}

.n_listing.new-design > a {
  border: 1px solid #e8e8e8;
  box-shadow: 0 0 22px rgba(0, 0, 0, 0.25) !important;
  border-radius: 4px;
}

.n_listing.new-design > a:hover {
  border: 1px solid #e8e8e8;
  box-shadow: 0 0 22px rgba(255, 165, 0, 0.75) !important;
  border-radius: 4px;
}

a.m_obj_wr,
div.m_obj_wr {
  cursor: pointer;
  text-decoration: none;
}

.n_listing .m_obj_img_wr {
  height: 230px;
  overflow: hidden;
  background-color: #e2e2e2;
  background-position: center;
  background-size: auto;
  background-image: url(../img/pl.svg);
  background-repeat: no-repeat;
  position: relative;
  background-blend-mode: multiply;
}

.m_obj_img_wr {
  height: 200px;
  background-color: #aeaeaf;
  background-position: center;
  background-size: cover;
  position: relative;
  background-blend-mode: multiply;
}

.nl_img_el {
  height: 230px;
  background-position: center;
  background-size: cover;
  padding: 0;
  margin: 0;
  background-repeat: no-repeat;
}

.quiz-button-prev {
  float: left;
  margin-right: 15px;
  background: #fff;
  color: #000 !important;
  border: 1px solid #000;
}
.border_lg {
  border-bottom: 1px solid #ced4da;
}

.position-relative {
  position: relative !important;
}

.gk-ranges-wrapper {
  margin-top: 15px;
}
.gk-ranges-wrapper .image img {
  width: 40px;
  margin-right: 15px;
}
.subheader-specials .builder-logo {
  width: 250px;
  height: 130px;
  background-size: contain;
  background-position: center !important;
}
.builder-header .builder-logo {
  width: 250px;
  height: 100px;
  margin-bottom: 20px;
  background-size: contain !important;
}

.building-item.specials {
  font-size: 1.1em;
}

.building-item .complex-name a {
  font-size: 1.4em;
}

.building-item {
  height: unset !important;
  cursor: pointer;
}
.button-bottom {
  width: 100%;
  display: flex;
  align-items: center;
  flex-direction: column;
}

/* #specials_search {
  margin-bottom: 100px;
} */
#specials_search .label {
  color: #757575;
  font-size: 14px;
  margin-bottom: 15px;
}
#specials_search .appart-list:first-child {
  margin-top: 40px;
}
#specials_search .appart-list .row.appart-item {
  border-bottom: 1px solid #c7b9b9;
  margin: 10px 20px;
  padding: 15px 0;
  font-size: 1.3em;
  font-weight: 500;
  cursor: pointer;
}
#specials_search .appart-list .row .square {
  font-weight: 400;
}
#specials_search .appart-list .row .room {
  font-weight: 600;
}
#specials_search .appart-list .row .price {
  position: relative;
}
#specials_search .appart-list .row .price span {
  position: absolute;
  right: 10px;
}

#specials_search .appart-list .row.appart-detail {
  margin: 30px 0;
  display: none;
  font-size: 1.2em;
}
#specials_search .appart-list .row.appart-detail .offer-title {
  font-size: 1.2em;
  font-weight: 600;
  margin-bottom: 10px;
}
#specials_search .appart-list .row.appart-detail .callback-body {
  color: #9e9e9e;
}
#specials_search .appart-list .row.appart-detail .dots {
  border-bottom: 1px dotted #e0e0e0;
  width: 100%;
  margin-bottom: 4px;
}
#specials_search .appart-list .row.appart-detail .appart-data {
  margin: 5px 30px;
  font-size: 1.2em;
}
#specials_search .appart-list .row.appart-detail .consult-btn {
  float: unset;
  margin-bottom: 20px;
}
#specials_search .appart-list .row.appart-detail img {
  height: 150px;
}
.details-banner-btn {
  background: linear-gradient(180deg, #ffe602 0%, #ffc700 100%), #ffc700;
  border-radius: 5px;
  border: 0;
  width: 150px;
  height: 50px;
  font-size: 12px;
  margin-top: 50px;
  margin-left: 100px;
  text-align: center;
  font-weight: 600;
  color: #4b4b4b !important;
  display: inline-block;
  text-decoration: none !important;
  transition: 0.2s linear;
  z-index: 2;
}

.header_specials .corausel-img {
  background-position-y: 25%;
}
.list_header {
  background-color: #fafafa;
  padding: 20px;
}
.list_header:first-child {
  padding-bottom: 0;
}

.bl-select-box {
  position: relative;
}

.bl-height {
  height: 54px;
}

.bl-theme {
  background-color: #fff;
  border: 1px solid #e0e0e0;
  border-radius: 2px;
  -webkit-transition: background-color 0.2s ease, border-color 0.2s ease;
  transition: background-color 0.2s ease, border-color 0.2s ease;
}

.bl-select-item {
  position: relative;
  z-index: 1;
  cursor: pointer;
  background-color: transparent;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: none;
  font-weight: 500;
  padding: 14px 40px 14px 20px;
}

.bl-element-item {
  display: block;
  color: #212121;
  width: 100%;
  height: 100%;
  padding: 14px 10px;
  font-size: 16px;
  line-height: 24px;
}
.item-price {
  float: right;
}

.inner-desc {
  padding: 50px;
  color: white;
  font-size: 1.3em;
}
.title-desc {
  font-size: 1.8em;
  margin-bottom: 20px;
}

.nav-tabs .nav-link {
  text-decoration: none;
  color: white;
  opacity: 0.3;
}
.nav-tabs .nav-link:hover {
  border: unset;
  transition-duration: 0.2s;
  opacity: 1;
}
.nav-tabs .nav-item .nav-link.active {
  background-color: unset;
  opacity: 1;
  border: unset;
  border-bottom: 2px solid orange;
  color: white;
}

.tab-content .nav-links {
  text-decoration: none;
  color: white;
  opacity: 0.3;
  padding-bottom: 10px;
  margin-bottom: 20px;
  font-size: 1.3em;
  border-bottom: 1px solid white;
}
.tab-content .nav-links:hover {
  transition-duration: 0.2s;
  opacity: 1;
}
.tab-content .nav-links.active {
  opacity: 1;
}

.room-btn,
.load-btn {
  border: 1px solid rgb(218, 213, 213);
  padding: 10px;
  margin-right: 10px;
  font-size: 1.5em;
  min-width: 49px;
  text-align: center;
  cursor: pointer;
  margin-top: 15px;
}
.room-btn.active,
.load-btn:hover {
  border: 1px solid blue;
  background-color: rgb(255, 254, 254);
}

.load-more {
  text-align: center;
  color: #017eec;
  font-size: 1.3em;
  font-weight: 600;
}
.load-more:hover {
  text-decoration: none;
  color: red;
}

.builder-header {
  border-bottom: 2px solid #e0e0e0;
}

.builder-text {
  color: #9e9e9e;
  padding: 20px 10px;
  line-height: 20px;
}

.map-container {
  margin: 150px 0;
}

.map-container .inner-container {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.map-container .inner-container iframe {
  display: block;
}

.owl-prev i,
.owl-next i {
  color: #fff;
}
.owl-carousel .owl-nav button.owl-prev:hover,
.owl-carousel .owl-nav button.owl-right:hover {
  background: none;
}
.tab-content .corausel-img {
  font-family: "Font Awesome 5 Pro";
  height: 500px;
  width: 700px;
  margin: auto;
  position: relative;
  background-size: cover;
}
.left-btn {
  left: 40px;
  font-size: 25px;
  color: #fff;
  opacity: 0.5;
}
.right-btn {
  right: 40px;
  font-size: 25px;
  color: #fff;
  opacity: 0.5;
}
.header_specials .left-btn {
  left: 20px;
}
.header_specials .right-btn {
  right: 20px;
}
.owl-prev i,
.owl-next i {
  transform: unset;
}
.owl-prev:hover,
.owl-next:hover {
  background-color: unset;
}
.owl-nav button:hover {
  background-color: unset;
}
/* .tab-content .corausel-img.pic::before {
  position: absolute;
  content: "\f060";
  font-size: 40px;
  top: calc(100% / 2 - 20px);
  left: 30px;
}
.tab-content .corausel-img.pic::after {
  position: absolute;
  content: "\f061";
  font-size: 40px;
  top: calc(100% / 2 - 20px);
  right: 30px;
} */

.map-title {
  font-size: 40px;
  margin-bottom: 50px;
}
.desc-rating {
  margin: auto 0;
}
.mb-150 {
  margin-bottom: 150px;
}
.mb-50 {
  margin-bottom: 50px;
}
.mb-100 {
  margin-bottom: 100px;
}
.mb-120 {
  margin-bottom: 120px;
}
.owl-carousel .owl-nav.disabled {
  display: flex !important;
}
/* .container-fluid {
  margin-bottom: 150px;
} */
.container-fluid:first,
.container-fluid.no-offset,
.inner-footer-container.container-fluid {
  margin-bottom: 0;
}
.container-fluid.text-container {
  margin-bottom: 50px;
}
#buildings_list .build-col,
#buildings_list .building-item {
  margin-bottom: 50px;
}
.complex-description .complex-address.last {
  height: 40px;
}
.building-item .complex-name {
  height: 32px;
  margin-bottom: 10px;
}

.owl-nav {
  display: flex;
  width: 100%;
  margin: auto;
  top: 0;
  bottom: 0;
  justify-content: space-between;
}

.container-fluid .owl-carousel .owl-nav .owl-next {
  right: 0;
}
.container-fluid .owl-carousel .owl-nav .owl-prev,
.container-fluid .owl-carousel .owl-nav .owl-next {
  background: rgba(0, 0, 0, 0.1) !important;
  margin: 0;
  /* padding: 0 40px !important; */
  justify-content: center;
  align-items: center;
  position: absolute;
  height: 100%;
  top: 0;
  width: 38px;
}
.owl-carousel .owl-nav .owl-prev:hover,
.owl-carousel .owl-nav .owl-next:hover {
  background: rgba(0, 0, 0, 0.3) !important;
}
.owl-theme .owl-nav {
  /* display: flex; */
  /* position: absolute; */
  width: 100%;
  margin: auto;
  top: 0;
  bottom: 0;
  justify-content: space-between;
}
.builder-phone-block {
  margin-top: 65px !important;
}

.mt-50 {
  margin-top: 50px !important;
}
.mt-55 {
  margin-top: 55px !important;
}
.time {
  font-size: 13px;
  margin-left: 20px;
}
.special_phone {
  font-size: 20px;
}
.special_iframe {
  position: relative;
  display: block;
  margin: 0 auto 150px;
  width: 1000px;
  height: 90px;
}
@media (max-width: 1500px) {
  .banner-container {
    width: 1024px;
  }
}
@media (min-width: 1024px) and (max-width: 1350px) {
  .img-info img {
    max-width: 450px;
    max-height: 600px;
    height: 350px;
  }
  .header-block-text {
    font-size: 25px;
  }
  .header-block-text p:first-child {
    font-size: 30px;
  }
  .header-block-text p:nth-child(2) {
    font-size: 28px;
  }
}
@media (max-width: 1024px) {
  /* .container-fluid .owl-carousel .owl-nav .owl-prev,.container-fluid .owl-carousel .owl-nav .owl-next{
    padding: 0 20px !important;
  } */
  .mortgage-row-header {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .mortgage-row-item {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .banner-container {
    width: 100%;
  }
  .carousel-title {
    font-size: 25px;
  }
  .info-block {
    flex-direction: column !important;
    padding: 10px;
  }
  .row.header {
    flex-direction: column;
    align-items: center;
    justify-content: flex-start !important;
  }
  .info-block.reverse {
    flex-flow: column-reverse !important;
  }
  .header-block-text p:nth-child(2) {
    font-size: 25px;
  }
  .subheader-specials .consult-btn {
    float: right;
  }
  .subheader-specials .builder-logo {
    width: 200px;
  }
  .content-full {
    display: flex;
    flex-direction: column;
  }
  .info-name {
    font-size: 25px;
  }
  .img-info img {
    max-width: 350px;
    max-height: 800;
    height: 250px;
  }
  .card-img.img-info {
    width: 100%;
  }

  .text-card {
    width: 100%;
    align-items: center;
  }

  .info-block {
    font-size: 13px;
  }

  p.text {
    width: 100%;
  }
  .header-block-text {
    font-size: 21px;
  }
  p.text {
    width: 80%;
  }

  .img-left {
    justify-content: center;
    padding-bottom: 20px;
  }
  .img-right {
    justify-content: center;
    padding-bottom: 20px;
  }
  .tab-content .corausel-img {
    height: 400px;
    width: 100%;
  }
  .inner-desc {
    padding-bottom: 50px;
  }
  .builder-phone-block {
    margin-top: 20px !important;
  }

  .header_specials .corausel-img {
    height: 400px;
  }
  .corausel-text {
    margin-top: 20px;
  }
}
@media (min-width: 560px) {
  .desc-inner {
    width: 70%;
    margin: auto;
  }
}
@media (max-width: 560px) {
  .container-fluid {
    margin-bottom: 50px;
  }
  .button-bottom {
    width: 100%;
    display: flex;
    align-items: center;
    flex-direction: column;
  }
  .header-block-text p:first-child {
    font-size: 20px;
  }
  .header-block-text p:nth-child(2) {
    font-size: 18px;
  }
  .header-block-text p:last-child {
    font-size: 16px;
  }
  .header_specials .corausel-img {
    height: 300px;
  }
  .row.header {
    flex-direction: column;
    align-items: center;
    justify-content: flex-start !important;
  }
  #buildings_list .build-col,
  #buildings_list .building-item {
    margin-bottom: 10px;
  }
  /* .builder-phone-block {
    text-align: center;
  } */
  /* .builder-phone-block .row{
    margin-left: 30px;
  } */
  .special_phone {
    font-size: 25px;
  }
  .time {
    font-size: 10px;
  }
  .fa-clock.far {
    margin: 0 !important;
  }
  .carousel-sub_title {
    margin-top: 15px;
    font-size: 25px;
  }
  .container-fluid .owl-carousel .owl-nav .owl-prev,
  .container-fluid .owl-carousel .owl-nav .owl-next {
    width: 25px;
  }
  .left-btn,
  .right-btn,
  .header_specials .left-btn,
  .header_specials .right-btn {
    font-size: 15px;
  }

  /* .tab-content .corausel-img.pic::before {
    font-size: 30px;
    top: calc(100% / 2 - 15px);
    left: 10px;
  }
  .tab-content .corausel-img.pic::after {
    font-size: 30px;
    top: calc(100% / 2 - 15px);
    right: 10px;
  } */
  .carousel-title {
    text-align: center;
    font-size: 25px;
    margin: 15px 10px;
  }
  .corausel-text {
    margin: 10px 45px;
  }
  .tab-content .corausel-img {
    height: 250px;
    width: 100%;
  }
  .corausel-img {
    background-size: cover;
    height: 300px;
  }
  .inner-desc {
    padding: 15px;
  }

  .appart-list .appart-item .col-12 {
    margin-bottom: 15px;
  }
  .appart-list .row.appart-detail {
    border-bottom: 2px solid grey;
    padding-bottom: 20px;
  }
  .appart-detail img {
    margin-bottom: 20px;
  }

  #specials_search .appart-list .row.appart-detail .offer-title {
    text-align: center;
    margin-top: 20px;
  }

  .list_header .col-12 {
    margin-top: 20px;
  }
  .room-btn {
    font-size: 1em;
  }
  .title-desc {
    text-align: center;
  }
  .map-title {
    font-size: 2.5em;
  }
  .appart-item-name {
    font-weight: 600;
    font-size: 1.4em;
  }
}
@media (max-width: 360px) {
  .time {
    font-size: 9px;
  }
  .subheader-specials .builder-logo {
    width: 150px;
  }
}
@media (min-width: 384px) and (max-width: 480px) {
  .menu-nav {
    width: 100%;
  }
}
@media (max-width: 768px) {
  .banner-container {
    align-items: center;
    justify-content: space-around;
  }
  .banner-name {
    margin-left: 0;
    text-align: center;
    font-size: 40px;
  }
  .banner-text {
    margin-left: 0;
    text-align: center;
  }
  .details-banner-btn {
    margin-left: 0;
  }
}
@media (min-width: 560px) and (max-width: 768px) {
  .header-block-text p:first-child {
    font-size: 40px;
  }

  .header-block-text p:nth-child(2) {
    font-size: 38px;
  }
  .header-block-text p:last-child {
    font-size: 35px;
  }
  .row.header {
    flex-direction: column;
    align-items: center;
    justify-content: flex-start !important;
  }
}
@media (max-width: 560px) {
  .banner-container {
    margin-top: 100px;
  }
}
@media (max-width: 320px) {
  .banner-container {
    max-width: 320px;
  }
  .img-info img {
    max-width: 290px;
    max-height: 800;
    height: 200px;
  }
  .info-name {
    text-align: center;
  }
  .menu-nav {
    width: 100%;
  }
  .header-block-text p:first-child {
    font-size: 15px;
  }
  .header-block-text p:nth-child(2) {
    font-size: 14px;
  }
  .header-block-text p:last-child {
    font-size: 15px;
  }
  .header-block-text {
    font-size: 15px;
  }
  .carousel-sub_title {
    font-size: 18px !important;
  }
}

@media (max-width: 700px) {
  .mortgage-row-header {
    display: none;
  }
  .mortgage-row-item {
    display: none;
  }
  .mortgage-item-mobile {
    display: flex;
  }
}
