@font-face {
  font-family: "Manrope";
  src: url("../fonts/manrope/Manrope-VariableFont_wght.ttf") format("truetype");
}

.text-danger {
  color: #b3e3c9 !important;
}

.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  text-decoration: none !important;
}

.btn-primary:not(:disabled):not(.disabled).active:focus,
.btn-primary:not(:disabled):not(.disabled):active:focus,
.show>.btn-primary.dropdown-toggle:focus {
  box-shadow: none;
}

.btn:focus,
.btn:active {
  border-color: rgba(0, 0, 0, 0) !important;
  box-shadow: none !important;
  outline: 0 none !important;
}

.grecaptcha-badge {
  display: none;
}

@media screen and (max-width: 1160px) {
  .bx-yandex-view-layout {
    width: 100% !important;
  }
}

.form-control:focus {
  color: #495057;
  /*background-color: rgba(0,0,0, .05);*/
  border: 1px solid #ced4da;
  outline: 0;
  box-shadow: none;
}

input[type=number] {
  -moz-appearance: textfield;
}

input[type=number]::-webkit-inner-spin-button {
  display: none;
}

#form_calc .form-control {
  border-radius: 0 !important;
  /*text-align: right !important;*/
}

/*            Modal           */
.modal *[aria-label=Close] {
  font-size: 30px;
  position: absolute;
  right: 15px;
  top: 10px;
  cursor: pointer;
}

@media (min-width: 576px) {
  .modal-dialog {
    max-width: 600px;
    margin: 1.75rem auto;
  }
}

/*           end  Modal           */
.index_catalog .nav-link {
  font-size: 1.2em;
  color: black;
}

.index_catalog .nav-pills .nav-link.active,
.index_catalog .nav-pills .show>.nav-link {
  background: none;
  color: black;
  border: 1px black solid;
  border-radius: 20px;
}

.blueimp-gallery>.prev,
.blueimp-gallery>.next {
  color: black !important;
}

[class^=item] .h4 {
  font-size: 1.2em;
  font-weight: bold;
}

.small,
small {
  font-size: 90%;
  font-weight: 400;
}

.btn,
.form-control {
  border-radius: 20px !important;
}

@media (max-width: 768px) {
  .btn-info.add_comment {
    background: none !important;
    border: none !important;
  }
}

/*COLOR*/
a.go_top {
  position: fixed;
  bottom: 25px;
  right: 15px;
  cursor: pointer;
  display: none;
  z-index: 10;
  width: 45px;
  height: 45px;
  text-align: center;
  /*background: #ffd201;*/
  color: #999;
  padding: 12px 0;
  color: black !important;
  border-radius: 50%;
  z-index: 1050;
}

.tags.element {
  color: #007bff;
  /*font-size: 20px;*/
}

.tags.element a {
  /*color: black;*/
}

.tags::before {
  font-family: "FontAwesome";
  content: "\f0c6";
  margin-right: 5px;
  /*font-size: 22px;*/
}

.slider_top .tags {
  /*font-size: 13px;*/
}

@font-face {
  font-family: "fontello";
  src: url("fonts/fontello.eot?4254001");
  src: url("fonts/fontello.eot?4254001#iefix") format("embedded-opentype"), url("fonts/fontello.woff?4254001") format("woff"), url("fonts/fontello.ttf?4254001") format("truetype"), url("fonts/fontello.svg?4254001#fontello") format("svg");
  font-weight: normal;
  font-style: normal;
}

.demo-icon {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: never;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: 0.2em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  margin-left: 0.2em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

[class^=icon-]:before,
[class*=" icon-"]:before {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: never;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: 0.2em;
  text-align: center;
  /* opacity: .8; */
  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;
  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  /*margin-left: .2em;*/
  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */
  /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}

.icon-eye:before {
  content: "\e800";
}

/* '' */
.icon-picture:before {
  content: "\e801";
}

/* '' */
.icon-chat:before {
  content: "\e802";
}

/* '' */
body {
  font-family: "Manrope",



    . font-size: 14px;
  font-size: 14px;
  font-size: 14px;
  font-size: 14px;

  input-consul-free {}
}

blockquote {
  padding: 10px 20px;
  margin: 20px 0 20px 5%;
  font-size: 22px;
  border-left: 5px solid #ccc;
}

blockquote footer {
  opacity: 0.5;
  font-size: 14px;
}

button,
button:active,
button:focus,
a,
a:active,
a:focus {
  outline: none;
}

/* a{ color: black;} */
a:hover {
  opacity: 0.8;
  text-decoration: none;
}

@media (min-width: 1200px) {
  .container {
    max-width: 1240px;
  }
}

.p-2 {
  padding: 0.35rem !important;
}

@media (max-width: 768px) {
  header {
    padding-bottom: 0 !important;
  }

  .h1,
  h1 {
    font-size: 24px !important;
  }

  .h2,
  h2 {
    font-size: 22px !important;
  }

  .content_blocks .block_default h3 {
    font-size: 16px;
    margin: 10px 5px 5px;
  }

  .slick-slide h3 {
    font-size: 14px !important;
    font-weight: bold;
  }
}

/* header a { color: black} */
header .slogan {
  font-size: 18px;
  opacity: 0.5;
  font-style: italic;
  padding: 5px 0 5px 15px;
  font-weight: 100;
}

header .social .fa {
  font-size: 22px;
  opacity: 0.7;
}

.social img {
  height: 22px;
  width: auto;
}

header .menu_collapse {
  font-size: 24px;
  margin-right: 15px;
}

.main_menu {
  margin-bottom: 15px;
}

@media (max-width: 768px) {
  .main_menu {
    margin-bottom: 0;
  }
}

.main_menu .menu {
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 700;
}

.main_menu .menu_enter_search {
  font-size: 13px;
}

.main_menu .menu_enter_search .fa {
  font-size: 18px;
}

.date_time {
  font-size: 13px;
  opacity: 0.7;
}

.date_time::before {
  font-family: "FontAwesome";
  content: "\f017";
  margin-right: 3px;
}

.slider_top .tags a {
  color: white;
}

/*.slider_top a:hover {color: white; opacity: .8;}*/
.slider_top .date_time,
.slider_top .text {
  margin-bottom: 5px;
}

.slider_top,
.slider_top a {
  color: white;
}

.slider_top .tags a {
  text-decoration: underline !important;
}

.slider_top>div {
  min-height: 375px;
}

/*.slider_top>div>a>div .left {
    width: 60%;
}*/
.slider_top h2 {
  font-weight: bold;
  font-size: 22px;
}

.slider_top h3 {
  font-weight: bold;
  font-size: 18px;
}

@media (max-width: 768px) {
  .slider_top h2 {
    font-weight: bold;
    font-size: 20px;
  }

  .slider_top .date_time,
  .slider_top .text {
    font-size: 13px;
  }

  .slick-next.slick-arrow {
    display: none !important;
  }

  .date_time {
    font-size: 12px;
  }

  .date_time+a {
    font-size: 13px;
  }

  .tags {
    font-size: 12px;
  }

  .text {
    font-size: 13px;
  }

  .content_blocks>div.block_long h3 {
    font-size: 18px !important;
  }
}

/* ***************************************  BLOCK`s */
.row.content_blocks>.col>a>div,
.row.content_blocks>[class^=col-]>a>div {
  border-radius: 5px;
}

.row.content_blocks>.col>a,
.row.content_blocks>[class^=col-] a {
  color: black;
}

.content_blocks>div>div,
.content_blocks>div>a>div {
  min-height: 280px;
}

.content_blocks .block_white_black .date_time,
.content_blocks .block_default .date_time {
  margin: 7px 0 15px;
}

/* *****************  1. defautl */
.content_blocks .block_default h3 {
  font-size: 20px;
  margin: 10px 5px 5px;
}

.content_blocks .block_default .text {
  margin: 0 5px;
}

.content_blocks .block_default img {
  border-radius: 5px 5px 0 0;
}

/* *****************  2. black & white */
.content_blocks>div>a>div.block_white_black {
  padding: 20px;
}

.content_blocks .block_white_black h3 {
  font-size: 22px;
  font-weight: bold;
}

/* *****************  3. long */
/*.content_blocks>div.block_long>a>div>div {
    margin: 0 30px 0 40%;
    width: 56%;
}*/
.content_blocks>div.block_long>div {
  border-radius: 5px;
}

.content_blocks div.block_long a {
  color: white !important;
}

.content_blocks div.block_long .tags a {
  text-decoration: underline;
}

.content_blocks>div.block_long h3 {
  font-size: 24px;
}

.content_blocks>div.block_long a .date_time {
  position: absolute;
  bottom: 20px;
  right: 30px;
}

.content_blocks>div.block_long .text {
  margin: 7px 0;
}

/* *****************  4. image */
.content_blocks .block_image a * {
  color: white;
}

.content_blocks>div.block_image>a>div {
  padding: 60px 30px 60px;
}

.content_blocks>div.block_image a .date_time {
  position: absolute;
  bottom: 20px;
  right: 30px;
}

.content_blocks .block_image h3 {
  font-size: 20px;
}

/* ***************************************  NEWS */
.news_blocks {
  margin-top: 25px;
  margin-bottom: 15px;
}

.news_blocks .date_time {
  opacity: 0.4;
}

.news_blocks>div {
  margin-bottom: 10px;
}

/* ***************************************  VIDEO */
.video_blocks {
  border: 1px solid rgb(240, 240, 240);
  /* border-right: none; */
}

.video_blocks .video_list {
  overflow-y: scroll;
  padding: 20px 15px 20px 15px;
  /* height: 100%; */
}

.video_blocks ::-webkit-scrollbar {
  width: 10px;
}

.video_blocks ::-webkit-scrollbar-thumb {
  background: rgba(0, 0, 0, 0.3);
  margin-right: -2px !important;
}

.video_blocks ::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0.05);
}

.video_blocks h3 {
  margin: 20px 20px 0 20px;
  font-size: 20px;
}

.video_list {
  margin-right: -2px;
}

/* ***************************************  FOOTER */
footer {
  background: #2e2e2e;
  min-height: 300px;
  color: #ececec;
}

footer .container {
  background: #2e2e2e;
  /*135*/
  min-height: 300px;
}

@media (max-width: 1000px) {
  footer {
    background: #2e2e2e;
  }

  footer .container {
    background: #2e2e2e;
  }

  footer .contacts {
    color: white;
  }
}

footer .social hr {
  border-top: 1px solid #787878;
}

footer .social a {
  color: #ececec;
  font-size: 18px;
  padding: 5px;
  width: 40px;
  height: 40px;
  border: 1px solid #ececec;
  display: inline-block;
  text-align: center;
  border-radius: 50%;
}

footer .menu a {
  color: white;
  /* opacity: 0.5; */
}

footer .menu a.active,
footer .menu li.active a {
  /* opacity: 0.3; */
  text-decoration: underline;
}

/* ***************************************  MENU MODAL */
.modal.menu .modal-content {
  position: fixed;
  top: 0;
  right: 0 !important;
  background: rgba(77, 77, 77, 0.95);
  border: none;
  height: 100vh;
  border-radius: 0;
  box-shadow: 0 0 40px rgb(0, 0, 0);
}

.modal.menu .modal-dialog {
  color: white;
  position: fixed;
  width: auto;
  margin: 0;
  right: 0;
  pointer-events: none;
  background: black;
  width: 100%;
  font-size: 14px;
  pointer-events: auto;
}

.modal.menu .close {
  color: white;
  opacity: 1;
  position: absolute;
  top: 20px;
  right: 20px;
  z-index: 2;
  text-shadow: none;
}

.modal.menu .close:hover {
  color: white;
}

.modal.menu .modal-body {
  padding: 20px;
  height: calc(90vh - 40px);
  overflow: auto;
  /*direction: rtl;*/
  /* margin-left: 5px; */
}

.modal.menu .modal-body::-webkit-scrollbar {
  width: 10px;
}

.modal.menu .modal-body::-webkit-scrollbar-thumb {
  background: rgba(255, 255, 255, 0.3);
  margin-right: -2px !important;
}

.modal.menu .modal-body::-webkit-scrollbar-track {
  background: rgba(255, 255, 255, 0.1);
}

.modal.menu .modal-footer {
  justify-content: flex-start;
  padding: 1rem;
  border-top: 1px solid rgba(255, 255, 255, 0.2);
}

/* ***************************************  SEARCH MODAL */
.modal.search .modal-dialog {
  color: white;
  /* position: fixed; */
  /* width: auto; */
  /* margin: auto; */
  /* left: 0; */
  /* pointer-events: none; */
  background: none;
  width: 60% !important;
  max-width: 60%;
  font-size: 24px;
  /* margin: 0 !important; */
}

@media (max-width: 768px) {
  .modal.search .modal-dialog {
    width: 100% !important;
    max-width: 100%;
  }

  .modal.search .modal-body {
    padding: 40px 20px 40px 0 !important;
    /* margin-left: 5px; */
  }
}

.modal.search .modal-content {
  /* position: fixed; */
  /* top: 0; */
  /* right: 0 !important; */
  /* background: none; */
  /* border: none; */
  /* height: 200px; */
  /* border-radius: 0; */
  background: none;
}

.modal.search .close {
  color: white;
  opacity: 1;
  position: fixed;
  top: 20px;
  right: 30px;
  z-index: 2;
  text-shadow: none;
}

.modal.search .modal-body {
  padding: 40px 60px 40px 40px;
  /* margin-left: 5px; */
}

.modal.search .modal-body input {
  background: black;
  color: white;
  border-color: rgba(255, 255, 255, 0.3);
}

/*.modal.search .modal-backdrop {
  background: #fff !important;
}
*/
.modal.search .modal-backdrop.show {
  opacity: 0.8 !important;
}

.modal.search {
  background: rgba(0, 0, 0, 0.7) !important;
  /*opacity: .8 !important;*/
}

.slider_top>div:hover,
.block_long>a>div:hover,
.block_image>a>div:hover,
.block_default>img:hover {
  opacity: 0.9;
  cursor: pointer !important;
}

.block_white_black:hover {
  box-shadow: 0 0 1000px rgba(0, 0, 0, 0.1) inset;
}

div>a>div {
  cursor: pointer !important;
}

#modal_mobile_menu li,
li .login {
  font-size: 18px !important;
  margin-bottom: 5px;
}

header {
  background-color: #2f2f2f;
  display: flex;
  flex-direction: column;
  gap: 20px;

  padding-bottom: 20px;
}

.header-wrapper {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 0 0 0 !important;
}

.header-wrapper-container {
  max-width: 1240px;
  width: 100%;
}

.header-wrapper-container-menu {
  width: 100%;

  display: flex;
  align-items: center;
  justify-content: space-between;
}

.list-inline-item a {
  color: white !important;
  transition: 0.3s;
}

.list-inline-item a:hover {
  color: #21bf74 !important;
}

.invent-logo-container {
  display: flex;
  flex-direction: column;
  align-items: center;

  color: white;
}

.invent-logo-container:hover {
  color: white !important;
}

.invent-logo-container:active {
  color: white !important;
}

.invent-logo-container .invent-logo {
  width: 180px;
  height: 31px;

  display: flex;
}

.invent-logo-container p {
  margin: 0;
  font-size: 14px;
  color: white !important;
}

.invent-logo-container p:hover,
.invent-logo-container span:hover {
  color: white !important;
}

.invent-logo-container p:active,
.invent-logo-container span:active {
  color: white !important;
}

.invent-logo-container span {
  font-size: 11px;
}

.dropdown-menu li a {
  color: #2f2f2f !important;
}

.invent-btn-login {
  background-color: #21bf74;
  transition: all .3s ease;
  width: 200px;
  height: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
  color: white;
  border-radius: 50px;
}

.invent-btn-login:hover {
  background-color: white;
  color: #2f2f2f;
}

.invent-pattern-wrapper {
  width: 100%;

  padding: 0 10px;
}

.invent-pattern-image {
  max-width: 1890px;
  width: 100%;
  padding: 40px 40px;
  /* margin: 0 5px; */
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 35px;
  background-image: url("/local/templates/newrealty_main/img/invent-pattern.svg");
  background-position: center;
  background-repeat: no-repeat;
}

@media (max-width: 768px) {
  .invent-pattern-image {
    border-radius: 20px;
  }
}

.invent-pattern-text {
  max-width: 1024px;
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 20px;
  color: white;
}

.input-consul-free {
  max-width: 400px;
  width: 100%;
  background: transparent;
  outline: none;
  border: 2px solid #21bf74;
  border-radius: 50px;
  color: white;
  padding: 10px 20px;
}

.form-consul-free {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 20px;
}

.container-consul-free {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 20px;
}

.item-priem {
  padding: 40px;
  height: 100%;

  border-radius: 20px;
  background: #21bf74;
}

.item-priem img {
  display: none;
}

.item-priem div {
  color: white;
  font-size: 18px;
}

.item-priem .h4 {
  color: #2f2f2f;
  font-size: 20px;
}

footer {
  background-color: transparent;
  padding: 0 10px;
  margin-top: 20px;
}

.footer-wrapper {
  width: 100%;

  padding-top: 80px;

  display: flex;
  justify-content: center;
  align-items: center;
  gap: 20px;

  background: #21bf74;
  border-radius: 50px 50px 0 0;
}

.footer-container {
  max-width: 1000px;
  width: 100%;

  display: flex;
  justify-content: center;
  gap: 20px;
}

@media (max-width: 768px) {
  .footer-container {
    flex-direction: column;
    justify-content: start;
  }
}

.footer-contacts div,
.footer-contacts a,
.footer-contacts strong {
  color: white;
}

.footer-invent-links {
  color: #2f2f2f;
}

footer .social hr {
  border-top: 1px solid white;
}

footer .menu a {
  color: white !important;
}

/* .catalog_projects_more {
  display: none;
} */

.col-md-7.col-sm-7.col-7.modern-page-navigation {
  /* width: 240px; */

  display: flex;
}

.container {
  /* padding: 0; */
}

.container .row.index_news {
  margin-right: 0;
  /* margin-left: 0; */
}

/* .container .row.index_news .container.my-3 {
  margin-right: 0;
} */

.container .row.index_news .container.my-3 .row {
  margin-right: 0;
}

.invent-menu-catalog {
  display: flex;
  gap: 10px;
}

.invent-menu-item {}

.invent-menu-link {
  background-color: #21bf74 !important;
  transition: all .3s ease;
  color: white !important;
}

.invent-menu-link:hover {
  background-color: white !important;
  border-color: #21bf74 !important;
  color: #2f2f2f !important;
  /* border: none !important;
  outline: none !important; */
}

.invent-callback:hover {
  color: white;
  text-decoration: underline;
}

.footer-invent-tel:hover {
  color: white;
  text-decoration: underline;
}

.footer-invent-email:hover {
  color: white;
  text-decoration: underline;
}

footer .menu a:hover {
  color: white;
  text-decoration: underline;
}

.filtr_more {
  color: #21bf74 !important;
}

.filtr_more:hover {
  text-decoration: underline !important;
}