::-moz-selection {
  background-color: #364C63;
  color: #F3DD40;
}

::selection {
  background-color: #364C63;
  color: #F3DD40;
}

.position_search_enigne {
  bottom: -40px;
  right: 5%;
}

.form_search_enigne {
  border-radius: 5px;
  background-color: #FEFEFF;
  box-shadow: 35px 35px 65px rgba(146, 106, 120, 0.16);
}

.label_link {
  cursor: pointer;
}

.label_link input:checked ~ div {
  color: #F3DD40 !important;
  background-color: #364C63;
  width: 100%;
}

.text-decoration-none {
  text-decoration: none;
}

a, a:hover {
  color: #161616;
}

.fc-dark, a.fc-dark:hover {
  color: #161616 !important;
  text-decoration: none;
}

.fc-yellow, div.fc-yellow > a {
  text-decoration: none;
  color: #F3DD40;
}

a.fc-yellow:hover, div.fc-yellow > a:hover, a:hover > span.fc-yellow {
  color: #F3DD40 !important;
  text-decoration: none;
}

.fc-silver {
  color: rgba(255, 251, 251, 0.6509803922);
}

.fc-blue {
  color: #364C63;
  text-decoration: none;
}

a.fc-blue:hover {
  color: #2e5f92;
}

.fw-100 {
  font-weight: 100 !important;
}

.pt-10 {
  padding-top: 10px !important;
}

.pb-10 {
  padding-bottom: 10px !important;
}

.pe-10 {
  padding-left: 10px !important;
}

.ps-10 {
  padding-right: 10px !important;
}

.p-10 {
  padding: 10px !important;
}

.fw-200 {
  font-weight: 200 !important;
}

.pt-20 {
  padding-top: 20px !important;
}

.pb-20 {
  padding-bottom: 20px !important;
}

.pe-20 {
  padding-left: 20px !important;
}

.ps-20 {
  padding-right: 20px !important;
}

.p-20 {
  padding: 20px !important;
}

.fw-300 {
  font-weight: 300 !important;
}

.pt-30 {
  padding-top: 30px !important;
}

.pb-30 {
  padding-bottom: 30px !important;
}

.pe-30 {
  padding-left: 30px !important;
}

.ps-30 {
  padding-right: 30px !important;
}

.p-30 {
  padding: 30px !important;
}

.fw-400 {
  font-weight: 400 !important;
}

.pt-40 {
  padding-top: 40px !important;
}

.pb-40 {
  padding-bottom: 40px !important;
}

.pe-40 {
  padding-left: 40px !important;
}

.ps-40 {
  padding-right: 40px !important;
}

.p-40 {
  padding: 40px !important;
}

.fw-500 {
  font-weight: 500 !important;
}

.pt-50 {
  padding-top: 50px !important;
}

.pb-50 {
  padding-bottom: 50px !important;
}

.pe-50 {
  padding-left: 50px !important;
}

.ps-50 {
  padding-right: 50px !important;
}

.p-50 {
  padding: 50px !important;
}

.fw-600 {
  font-weight: 600 !important;
}

.pt-60 {
  padding-top: 60px !important;
}

.pb-60 {
  padding-bottom: 60px !important;
}

.pe-60 {
  padding-left: 60px !important;
}

.ps-60 {
  padding-right: 60px !important;
}

.p-60 {
  padding: 60px !important;
}

.fw-700 {
  font-weight: 700 !important;
}

.pt-70 {
  padding-top: 70px !important;
}

.pb-70 {
  padding-bottom: 70px !important;
}

.pe-70 {
  padding-left: 70px !important;
}

.ps-70 {
  padding-right: 70px !important;
}

.p-70 {
  padding: 70px !important;
}

.fw-800 {
  font-weight: 800 !important;
}

.pt-80 {
  padding-top: 80px !important;
}

.pb-80 {
  padding-bottom: 80px !important;
}

.pe-80 {
  padding-left: 80px !important;
}

.ps-80 {
  padding-right: 80px !important;
}

.p-80 {
  padding: 80px !important;
}

.fw-900 {
  font-weight: 900 !important;
}

.pt-90 {
  padding-top: 90px !important;
}

.pb-90 {
  padding-bottom: 90px !important;
}

.pe-90 {
  padding-left: 90px !important;
}

.ps-90 {
  padding-right: 90px !important;
}

.p-90 {
  padding: 90px !important;
}

.fw-1000 {
  font-weight: 1000 !important;
}

.pt-100 {
  padding-top: 100px !important;
}

.pb-100 {
  padding-bottom: 100px !important;
}

.pe-100 {
  padding-left: 100px !important;
}

.ps-100 {
  padding-right: 100px !important;
}

.p-100 {
  padding: 100px !important;
}

.z-index-0 {
  z-index: 0;
}

.top-10 {
  top: 10% !important;
}

.left-10 {
  left: 10% !important;
}

.z-index-1 {
  z-index: 10;
}

.top-15 {
  top: 15% !important;
}

.left-15 {
  left: 15% !important;
}

.z-index-2 {
  z-index: 20;
}

.top-20 {
  top: 20% !important;
}

.left-20 {
  left: 20% !important;
}

.z-index-3 {
  z-index: 30;
}

.top-25 {
  top: 25% !important;
}

.left-25 {
  left: 25% !important;
}

.z-index-4 {
  z-index: 40;
}

.top-30 {
  top: 30% !important;
}

.left-30 {
  left: 30% !important;
}

.z-index-5 {
  z-index: 50;
}

.top-35 {
  top: 35% !important;
}

.left-35 {
  left: 35% !important;
}

.z-index-6 {
  z-index: 60;
}

.top-40 {
  top: 40% !important;
}

.left-40 {
  left: 40% !important;
}

.z-index-7 {
  z-index: 70;
}

.top-45 {
  top: 45% !important;
}

.left-45 {
  left: 45% !important;
}

.z-index-8 {
  z-index: 80;
}

.top-50 {
  top: 50% !important;
}

.left-50 {
  left: 50% !important;
}

.z-index-9 {
  z-index: 90;
}

.top-55 {
  top: 55% !important;
}

.left-55 {
  left: 55% !important;
}

.z-index-10 {
  z-index: 100;
}

.top-60 {
  top: 60% !important;
}

.left-60 {
  left: 60% !important;
}

.left-5 {
  left: 5% !important;
}

.right-5 {
  right: 5% !important;
}

.right-10 {
  right: 10% !important;
}

.top-5 {
  top: 5% !important;
}

.w-5 {
  width: 5% !important;
}

.w-10 {
  width: 10% !important;
}

.w-20 {
  width: 20% !important;
}

.w-33 {
  width: 33.3% !important;
}

.w-40 {
  width: 40% !important;
}

.w-45 {
  width: 45%;
}

.w-60 {
  width: 60%;
}

.w-65 {
  width: 62%;
}

.w-70 {
  width: 70% !important;
}

.w-75 {
  width: 75% !important;
}

.w-80 {
  width: 80% !important;
}

.w-90 {
  width: 90% !important;
}

.w-95 {
  width: 95% !important;
}

.w-100vw {
  height: 100vh !important;
  max-width: none !important;
}

.navbar-mail-link {
  background-image: url(../img/ico/mail.svg) !important;
}

.navbar-phone-link {
  background-image: url(../img/ico/phone.svg) !important;
}

.slider-line-img {
  background-image: url(../img/ico/line.svg) !important;
  width: 4.5em !important;
}

.ico-ladder {
  background-image: url(../img/ico/ladder.svg) !important;
}

.ico-key {
  background-image: url(../img/ico/key.svg) !important;
}

.ico-squar {
  background-image: url(../img/ico/squar.svg) !important;
}

.ico-pointer-gps {
  background-image: url(../img/ico/point-gps.svg) !important;
}

.ico-pointer-arrow {
  background-image: url(../img/ico/ArrowLeft.svg) !important;
}

.link-point-img {
  background-image: url(../img/ico/point.svg) !important;
  width: 4.5em !important;
}

.background-img-room1 {
  background-image: url(../img/room.webp) !important;
}

.background-img-comerc {
  background-image: url(../img/exroom.webp) !important;
}

.background-img-build {
  background-image: url(../img/pic21.webp) !important;
}

.background-img-bar-up {
  background-repeat: no-repeat;
  background-size: contain;
  background-position: bottom left;
  background-image: url(../img/bar-up.svg) !important;
}

.background-img-bar-down {
  background-repeat: no-repeat;
  background-size: auto;
  background-position: top left;
  background-image: url(../img/bar-down.svg) !important;
}

.background-img-left {
  background-repeat: no-repeat;
  background-size: auto auto;
  background-position: center;
}

.navbar-collapse {
  flex-grow: 0 !important;
}

.widget-title {
  color: #010101;
  text-decoration: none;
}

.footer-widget {
  font-size: 0.17em;
}

.menu {
  font-size: 0.17em;
}

ul.menu {
  list-style: none;
  padding: 0px !important;
}

.menu-item > a, .footer-widget > a {
  text-decoration: none;
  color: #010101;
  font-family: "Montserrat-medium";
  font-weight: 400;
}

p, label {
  font-size: 0.21em;
  color: #010101;
}

h1 {
  font-size: 0.75em;
  color: #010101;
}

h2 {
  font-size: 0.72em;
  color: #010101;
}

h3 {
  font-size: 0.69em;
  color: #010101;
}

h4 {
  font-size: 0.6em;
  color: #010101;
}

h5 {
  font-size: 0.55em;
  color: #010101;
}

h6 {
  font-size: 0.5em;
  color: #010101;
}

.d-flex > figure {
  display: flex !important;
}

.m-end {
  margin-right: 0px !important;
}

.fs-9 {
  font-size: 0.09em !important;
}

.fs-13 {
  font-size: 0.14em !important;
}

.fs-14 {
  font-size: 0.15em;
}

.fs-15 {
  font-size: 0.16em;
}

.fs-16 {
  font-size: 0.17em;
}

.fs-18 {
  font-size: 0.19em;
}

.fs-20 {
  font-size: 0.21em;
}

.fs-24 {
  font-size: 0.19em;
}

.fs-28 {
  font-size: 0.3em;
}

.fs-35 {
  font-size: 0.37em;
}

.fs-45 {
  font-size: 0.47em;
}

.fs-53 {
  font-size: 0.56em;
}

.fs-62 {
  font-size: 0.68em;
}

.fs-68 {
  font-size: 0.72em;
}

.fs-70 {
  font-size: 0.74em;
}

.fs-94 {
  font-size: 1em;
}

@media (min-width: 320px) {
  .pt-40 {
    padding-top: 0 !important;
  }
  .max-img-width {
    width: 100%;
  }
  .max-img-number-width {
    max-width: 15%;
  }
  .max-img-number-width-half {
    max-width: 40%;
  }
}
@media (min-width: 768px) {
  .max-img-width {
    width: 75%;
  }
}
@media (min-width: 992px) {
  .pt-40 {
    padding-top: 40px !important;
  }
}
.position-h2-slider {
  top: 19%;
  left: 13%;
}

.position-icons-slider {
  top: 38%;
  left: 2%;
}

.hr-slider {
  width: 23.5%;
  height: 1px !important;
  top: 0.5%;
  left: 10%;
  background-color: #F3DD40;
  opacity: 1 !important;
}

.radius-img {
  border-radius: 40px 10px 40px 10px;
}

.radius-img-right-bottom {
  border-radius: 0px 0px 50px 0px;
}

.shadow-person {
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
}

.background-blue {
  background-color: #364C63;
}

.background-yellow {
  background-color: #F3DD40;
}

.background-dark {
  background-color: #161616 !important;
}

.background-white {
  background-color: #F3F3F3;
}

.fc-white {
  color: #F3F3F3;
  text-decoration: none;
}

.fc-grey {
  color: rgba(191, 186, 186, 0.8784313725);
}

.bar-v {
  border-radius: 20px;
  background-color: #364C63;
  width: 90%;
  height: 100px;
}

.bar-y {
  border-radius: 20px;
  background-color: #364C63;
  width: 20%;
  height: 100%;
}

.bar-full {
  border-radius: 50px;
  background-color: #364C63;
  width: 90%;
  height: 90%;
}

.bar-half {
  border-radius: 50px;
  background-color: #364C63;
  width: 90%;
  height: 60%;
}

.article-offer {
  background-color: #FFFBFB !important;
  color: #161616;
  border-radius: 8px !important;
  border: #161616 solid 1px;
}

.article-radius {
  border-radius: 8px 8px 0px 0px !important;
}

.animation-special {
  animation: obrot 0.2s ease-in forwards;
  -webkit-animation: obrot 0.2s ease-in forwards;
}

.animation-special1 {
  animation: obrot1 0.2s ease-in forwards;
  -webkit-animation: obrot1 0.2s ease-in forwards;
}

@keyframes obrot {
  0% {
    scale: 0.8;
    opacity: 0.1;
  }
  100% {
    scale: 1;
    opacity: 1;
  }
}
@keyframes obrot1 {
  0% {
    opacity: 0.1;
    scale: 0.8;
  }
  100% {
    opacity: 1;
    scale: 1;
  }
}
.dropdown-menu {
  font-size: 1em !important;
}

.article-link {
  text-decoration: none;
  background: linear-gradient(#F3DD40, #3B3F2D);
  border-radius: 8px !important;
  box-shadow: 0px 17px 33px 0px rgba(255, 255, 255, 0.2);
  color: #FFFBFB;
  background: linear-linear-gradient(#F3DD40, #3B3F2D);
  transition: background 1s ease-out;
  background-size: 1px 50px;
}

.article-link-1 {
  text-decoration: none;
  background: transparent !important;
  border-radius: 8px !important;
  box-shadow: 0px 17px 33px 0px rgba(255, 255, 255, 0.2);
  border: #161616 solid 1px;
  color: #161616;
  transition: background 1s ease-out;
  background-size: 1px 50px;
}

.article-link-1:hover {
  border: #161616 solid 1px;
  color: #faf9f5;
  background: #161616 !important;
}

.wp-block-image img {
  vertical-align: top !important;
}

.article-link:hover {
  color: #FFFBFB;
  background-position: 5px 50px;
}

.article-information {
  border: 1px solid rgba(22, 22, 22, 0.3490196078);
}

.article-information-radius-left {
  border-radius: 8px 0px 0px 8px;
}

.article-information-radius-right {
  border-radius: 0px 8px 8px 0px;
}

.article-background-arrow {
  width: 10%;
  border-color: transparent;
  background-color: rgba(0, 0, 0, 0.3);
  height: 100%;
}

.article-radius-arrow-left {
  border-radius: 8px 0px 0px 0px !important;
}

.article-radius-arrow-right {
  border-radius: 0px 8px 0px 0px !important;
}

.rotage-90 {
  transform: rotate(180deg);
}

.category-link-dessing {
  width: 20%;
  background-color: transparent;
  overflow: hidden !important;
  transition: width 1s;
}

.category-link-url-1 {
  background: url(../img/test/test1.png), rgba(0, 0, 0, 0.6) !important;
}

.category-link-dessing:hover {
  width: 55% !important;
}

.category-link-dessing:hover img {
  scale: 1 !important;
}

.category-link-dessing-color {
  width: 100%;
  height: 100% !important;
  background: rgba(0, 0, 0, 0.6);
}

.person-link-hover {
  transition: all 0.5s !important;
  background: rgba(7, 7, 7, 0.74);
  width: 0px;
  height: 0px;
  visibility: hidden;
  opacity: 0;
}

.person-hover:hover > .person-link-hover {
  width: 100%;
  height: 100%;
  visibility: visible;
  opacity: 1;
}

.background-section8 {
  background-repeat: no-repeat;
  background-size: contain;
  background-position: bottom right;
}

.background-section7 {
  background-repeat: no-repeat;
  background-size: auto;
  background-position: bottom right;
}

.background-section7-color {
  background-color: #F5F5F5;
}

.background-transparent {
  background-color: transparent;
}

.radius-10 {
  border-radius: 15px;
}

.hole {
  outline: #F5F5F5 solid 20px;
}

.border-dd {
  border: #F5F5F5 solid 20px;
}

.spinner {
  transition: all 0.5s;
}

a:hover > .spinner {
  transform: rotate(-90deg);
  scale: 1 !important;
  top: -10px;
}

a:hover.widget-title {
  color: #010101 !important;
}

a:hover.fc-white {
  color: #F3DD40;
}

img {
  transition: all 0.5s;
}

a:hover img {
  scale: 1.5;
}

.slider-line-img {
  transition: all 0.5s;
}

.scale-1 {
  transition: all 0.5s;
}

div.scale-1 > a:hover > .slider-line-img {
  scale: 1.5;
}

a:hover img.logo-multidom, a:hover > img.scale-1, a:hover.scale-1 {
  scale: 1.1 !important;
}

.h-200 {
  height: 120% !important;
}

.h-10 {
  height: 10% !important;
}

.h-20 {
  height: 20% !important;
}

.h-30 {
  height: 30% !important;
}

.h-60 {
  height: 62% !important;
}

.h-70 {
  height: 70% !important;
}

.max-h-90 {
  max-height: 90vh !important;
}

.radius-bottom-0 {
  border-radius: 15px 15px 0px 0px;
}

.radius-top-0 {
  border-radius: 0px 0px 15px 15px;
}

.button_next_prev {
  border: none;
  background-color: transparent;
}

.border-top-0 {
  border-top: 0px;
}

.border-buttom-00 {
  border-bottom: 0px;
}

.h-special {
  height: 40vh !important;
}

.box-sold-building {
  background: linear-gradient(0deg, #e5e3e3, #d2d0d0), linear-gradient(0deg, rgba(97, 97, 97, 0.1), rgba(97, 97, 97, 0.1));
  border: 2px solid rgb(97, 95, 95);
}

.border-w {
  border: #F5F5F5 15px solid;
}

.radius-5 {
  border-radius: 5px;
}

.hole-2 {
  outline: #F5F5F5 solid 20px;
}

.border-altais {
  border: 2px solid #47483D;
}

.border-silgle-offer {
  border: 1px solid #364C63;
}

.bc-sold {
  background-color: rgba(54, 76, 99, 0.5254901961);
}

.multihome-static > ul {
  font-size: 1rem !important;
}

input.search_enigne_input, select.search_enigne_input {
  font-weight: 300;
  font-size: 0.8em !important;
}

.search_enigne_input_from_to {
  width: 30% !important;
  display: inline-block !important;
}

div.multidom-contact > div > div > input, div.multidom-contact > div > div > textarea, input.search_enigne_input, select.search_enigne_input, datalist.search_enigne_input {
  outline: none;
  width: 80%;
  border: none;
  border-bottom: #010101 solid 1px;
  background: transparent;
}

div.multidom-contact > div > div > textarea {
  height: 7.5em;
}

.submit-gradient {
  background: linear-gradient(90deg, #F3DD40 0%, #3B3F2D 100%) !important;
  border: none !important;
  box-shadow: 0px 17px 33px 0px rgba(255, 255, 255, 0.2);
  border-radius: 8px;
}

@media (min-width: 300px) {
  .w-85 {
    width: 100% !important;
  }
  .spinner {
    width: 30vw;
  }
  .letter-10 {
    letter-spacing: 1px;
  }
  .lh-101 {
    line-height: 35px;
  }
  .w-50 {
    width: 75% !important;
  }
  .position-nav-slider {
    bottom: 5%;
    left: 5%;
  }
}
@media (min-width: 600px) {
  .spinner {
    width: 10vw;
  }
  .w-85 {
    width: 85% !important;
  }
  .position-nav-slider {
    top: 48%;
    left: 10%;
  }
  .letter-2 {
    letter-spacing: 0.05em;
  }
  .letter-4 {
    letter-spacing: 0.04em;
  }
  .letter-8 {
    letter-spacing: 8px;
  }
  .letter-10 {
    letter-spacing: 10px;
  }
  .lh-101 {
    line-height: 60px;
  }
  .w-50 {
    width: 75% !important;
  }
}
@media (min-width: 1024px) {
  .lh-101 {
    line-height: 71px;
  }
}
@media (min-width: 1440px) {
  .lh-10 {
    line-height: 1px !important;
  }
  .lh-19 {
    line-height: 19.5px;
  }
  .lh-30 {
    line-height: 30px !important;
  }
  .lh-101 {
    line-height: 101px;
  }
}
.navbar-toggler {
  border: none;
}

.navbar-toggler:focus {
  box-shadow: none;
}

.transition-control-message {
  transition: all 2s;
}

/* The container */
.check-container {
  display: block;
  position: relative;
  margin-bottom: 12px;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

/* Hide the browser's default checkbox */
.check-container input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  right: 10px;
  bottom: -10px;
}

/* Create a custom checkbox */
.checkmark {
  position: absolute;
  bottom: -30px;
  right: 50px;
  height: 25px;
  width: 25px;
  background-color: #F5F5F5;
  border: #d2d0d0 0.5px solid;
}

/* On mouse-over, add a grey background color */
.check-container:hover input ~ .checkmark {
  background-color: #F3DD40;
}

/* When the checkbox is checked, add a blue background */
.check-container input:checked ~ .checkmark {
  background-color: #F3DD40;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the checkmark when checked */
.check-container input:checked ~ .checkmark:after {
  display: block;
}

/* Style the checkmark/indicator */
.check-container .checkmark:after {
  left: 9px;
  top: 5px;
  width: 5px;
  height: 10px;
  border: solid white;
  border-width: 0 3px 3px 0;
  transform: rotate(45deg);
}

@media (max-width: 749px) {
  .text-sm-center {
    text-align: center;
  }
}/*# sourceMappingURL=style.css.map */