/* prefixed by https://autoprefixer.github.io (PostCSS: v7.0.26, autoprefixer: v9.7.3) */

/*botanico*/
.bot-tabs {
  width: 100%;
  margin-top: 50px;
  margin-bottom: 30px;
}
.bot-tabs .tab {
  font-size: 26px;
  font-family: var(--font-medium);
  display: inline-block;
  padding-right: 55px;
  margin-right: 55px;
  color: #3C4D70;
  cursor: pointer;
}
.bot-tabs .tab-border {
  border-right: 1px solid #E5E7E9;
}
.bot-tabs .tab:hover {
  color: #526AFF;
}
.bot-tabs .tab-selected {  
  color: #526AFF;
}
.bot-cont {
  background-color: #F7F7F7;
}
.bot-box {
  border-left: none !important;
  margin-bottom: 0 !important;
}
.bot-cont .info {
  text-align: center;
}
.bot-cont .info .t {
  font-size: 13px;
  color: #9DAAFD;
  font-family: var(--font-bold);
}
.bot-cont .info .v {
  font-size: 21px;
  color: #526AFF;
  font-family: var(--font-bold);
  margin-top: 10px;
}

@media (max-width: 1365px) {
  .bot-tabs .tab {
    font-size: 20px;
    padding-right: 35px;
    margin-right: 35px;
  }
  .bot-box {
    border: none !important;
  }
} 
@media (max-width: 1023px) {
  .bot-tabs .tab {
    font-size: 16px;
    padding-right: 15px;
    margin-right: 15px;
  }
}
/* Screen Size 320 */
@media (max-width: 767px) {
  .bot-tabs .tab {
    width: 100%;
    padding: 10px 0;
    text-align: center;
  }
}
/*botanico*/

/* loader */
.lds-spinner {
	color: official;
	display: inline-block;
	position: relative;
	width: 80px;
	height: 80px;    
	margin: auto;
    margin-bottom: 100px;
    margin-top: 100px;
  }
  .lds-spinner div {
	transform-origin: 40px 40px;
	animation: lds-spinner 1.2s linear infinite;
  }
  .lds-spinner div:after {
	content: " ";
	display: block;
	position: absolute;
	top: 3px;
	left: 37px;
	width: 6px;
	height: 18px;
	border-radius: 20%;
	background: #ccc;
  }
  .lds-spinner div:nth-child(1) {
	transform: rotate(0deg);
	animation-delay: -1.1s;
  }
  .lds-spinner div:nth-child(2) {
	transform: rotate(30deg);
	animation-delay: -1s;
  }
  .lds-spinner div:nth-child(3) {
	transform: rotate(60deg);
	animation-delay: -0.9s;
  }
  .lds-spinner div:nth-child(4) {
	transform: rotate(90deg);
	animation-delay: -0.8s;
  }
  .lds-spinner div:nth-child(5) {
	transform: rotate(120deg);
	animation-delay: -0.7s;
  }
  .lds-spinner div:nth-child(6) {
	transform: rotate(150deg);
	animation-delay: -0.6s;
  }
  .lds-spinner div:nth-child(7) {
	transform: rotate(180deg);
	animation-delay: -0.5s;
  }
  .lds-spinner div:nth-child(8) {
	transform: rotate(210deg);
	animation-delay: -0.4s;
  }
  .lds-spinner div:nth-child(9) {
	transform: rotate(240deg);
	animation-delay: -0.3s;
  }
  .lds-spinner div:nth-child(10) {
	transform: rotate(270deg);
	animation-delay: -0.2s;
  }
  .lds-spinner div:nth-child(11) {
	transform: rotate(300deg);
	animation-delay: -0.1s;
  }
  .lds-spinner div:nth-child(12) {
	transform: rotate(330deg);
	animation-delay: 0s;
  }
  @keyframes lds-spinner {
	0% {
	  opacity: 1;
	}
	100% {
	  opacity: 0;
	}
  }
/* loader */





.font34 {
  font-size: 34px;
}
.font40 {
  font-size: 40px;
}
.font20 {
  font-size: 20px;
}
.outer-container {
  padding: 0 165px;
  max-width: 1920px;
  margin: 0 auto;
}
.fade-blue {
  color: #3c4d70;
}

/* Screen Size 1680 */
@media (max-width: 1919px) {
  .outer-container {
    padding: 0 123px;
  }
}
/* Screen Size 1366 */
@media (max-width: 1679px) {
  .outer-container {
    padding: 0 104px;
  }
  .font34 {
    font-size: 28px;
  }
}
/* Screen Size 1024 */
@media (max-width: 1365px) {
  .outer-container {
    padding: 0 65px;
  }
  .font34 {
    font-size: 24px;
  }
  .font40 {
    font-size: 34px;
  }
}
@media (max-width: 1023px) {
  .font40 {
    font-size: 26px;
  }
  .font34 {
    font-size: 20px;
  }
}
/* Screen Size 320 */
@media (max-width: 767px) {
  .outer-container {
    padding: 0 12px;
  }
  .font40 {
    font-size: 20px;
  }
}

/* News */
.news-head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 37px;
}
.news-calendar {
  position: relative;
  background: #526aff;
  padding: 10px 30px;
  padding-right: 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.news-calendar .flatpickr input {
  background: transparent;
  border: none;
  color: #fff;
  margin-left: 30px;
  font-size: 14px;
  font-family: "NotoSans-Bold", "NotoSansGeorgian-Bold";
  line-height: 22px;
}
.flatpickr-current-month {
  font-family: "NotoSans-Regular", "NotoSansGeorgian-Regular";
  font-size: 16px;
}
span.flatpickr-weekday {
  font-family: "NotoSans-Regular", "NotoSansGeorgian-Regular";
}
.rangeMode .flatpickr-day {
  font-family: "NotoSans-Regular", "NotoSansGeorgian-Regular";
  font-size: 14px;
}
.flatpickr-current-month input.cur-year {
  font-family: "NotoSans-Regular", "NotoSansGeorgian-Regular";
}
.news-calendar .flatpickr input::-webkit-input-placeholder {
  font-size: 14px;
  color: #fff;
  text-transform: uppercase;
  font-family: "NotoSans-Bold", "NotoSansGeorgian-Bold";
}
.news-calendar .flatpickr input::-moz-placeholder {
  font-size: 14px;
  color: #fff;
  text-transform: uppercase;
  font-family: "NotoSans-Bold", "NotoSansGeorgian-Bold";
}
.news-calendar .flatpickr input:-ms-input-placeholder {
  font-size: 14px;
  color: #fff;
  text-transform: uppercase;
  font-family: "NotoSans-Bold", "NotoSansGeorgian-Bold";
}
.news-calendar .flatpickr input::-ms-input-placeholder {
  font-size: 14px;
  color: #fff;
  text-transform: uppercase;
  font-family: "NotoSans-Bold", "NotoSansGeorgian-Bold";
}
.news-calendar .flatpickr input::placeholder {
  font-size: 14px;
  color: #fff;
  text-transform: uppercase;
  font-family: "NotoSans-Bold", "NotoSansGeorgian-Bold";
}
.news-calendar svg {
  position: absolute;
  left: 30px;
}
.flatpickr-day.selected,
.flatpickr-day.startRange,
.flatpickr-day.endRange,
.flatpickr-day.selected.inRange,
.flatpickr-day.startRange.inRange,
.flatpickr-day.endRange.inRange,
.flatpickr-day.selected:focus,
.flatpickr-day.startRange:focus,
.flatpickr-day.endRange:focus,
.flatpickr-day.selected:hover,
.flatpickr-day.startRange:hover,
.flatpickr-day.endRange:hover,
.flatpickr-day.selected.prevMonthDay,
.flatpickr-day.startRange.prevMonthDay,
.flatpickr-day.endRange.prevMonthDay,
.flatpickr-day.selected.nextMonthDay,
.flatpickr-day.startRange.nextMonthDay,
.flatpickr-day.endRange.nextMonthDay {
  background: #526aff;
  border-color: #526aff;
}

/* Main latest news style */
.news-main-section {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.news-main-article {
  position: relative;
  width: calc(50% - 15px);
  margin-bottom: 75px;
}
.news-main-article .news-img {
  position: relative;
  padding-top: 64.81%;
  overflow: hidden;
}
.news-main-article .news-img img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -webkit-transition: 0.6s;
  -o-transition: 0.6s;
  transition: 0.6s;
}
.news-main-article .news-text {
  position: relative;
  background: #fff;
  -webkit-transform: translateY(-30px);
  -ms-transform: translateY(-30px);
  transform: translateY(-30px);
  right: 0;
  margin-left: 30px;
  padding: 30px 50px 30px 20px;
}
.news-main-article .news-text h2 {
  /* max-height: 136px; */
  -webkit-transition: 0.6s;
  -o-transition: 0.6s;
  transition: 0.6s;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
}

.news-main-article time,
.news-article time {
  position: absolute;
  right: 10px;
  top: 10px;
  padding: 17.4px 8.5px;
  color: #3f4d8e;
  background: #fff;
  z-index: 10;
  -webkit-transition: 0.6s;
  -o-transition: 0.6s;
  transition: 0.6s;
  -webkit-writing-mode: vertical-lr;
  -ms-writing-mode: tb-lr;
  writing-mode: vertical-lr;
}
.news-not-found {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  min-height: 50vh;
}
html:lang(ka) .news-main-section.home_news .news-text .font34 {
  font-size: 30px;
}
.news-main-article time::after {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  transform-origin: bottom;
  transform: scaleY(0);
  transition: 0.6s;
  background: #526aff;
  z-index: -1;
}
.news-article time::after {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  transform-origin: bottom;
  transform: scaleY(0);
  transition: 0.6s;
  background: #526aff;
  z-index: -1;
}
/* Main Article Hover  */
@media (min-width: 1025px) {
  .news-main-article:hover .news-text h2 {
    color: #526aff;
  }
  .news-main-article:hover time::after {
    transform: scale(1);
  }
  .news-main-article:hover time {
    color: #fff;
  }
  .news-article:hover time::after {
    transform: scale(1);
  }
  .news-article:hover time {
    color: #fff;
  }
  .news-main-article:hover .news-img img {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
}
/* Other latests news style */
.news-section {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding-top: 80px;
  margin-bottom: -90px;
  border-top: 1px solid rgba(189, 195, 199, 0.4);
}
.news-article {
  position: relative;
  width: calc(33.33% - 20px);
  margin-right: 30px;
  margin-bottom: 65px;
  -webkit-transition: 0.6s;
  -o-transition: 0.6s;
  transition: 0.6s;
}
.news-article:nth-child(3n + 3) {
  margin-right: 0;
}
.news-article .news-text {
  position: relative;
  right: 0;
  margin-left: 30px;
  -webkit-transform: translateY(-20px);
  -ms-transform: translateY(-20px);
  transform: translateY(-20px);
  padding: 20px 50px 20px 20px;
  background: #fff;
  -webkit-transition: 0.6s;
  -o-transition: 0.6s;
  transition: 0.6s;
}
.news-article h2 {
  font-size: 24px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  -webkit-transition: 0.6s;
  -o-transition: 0.6s;
  transition: 0.6s;
}
.news-article .news-img {
  position: relative;
  padding-top: 64.85%;
  overflow: hidden;
}
.news-article .news-img img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -webkit-transition: 0.6s;
  -o-transition: 0.6s;
  transition: 0.6s;
}

/* Other Article Hover  */
@media (min-width: 1025px) {
  .news-article:hover .news-text h2 {
    color: #526aff;
  }
  .news-article:hover time {
    background-position: bottom;
  }
  .news-article:hover .news-img img {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
}

/* News Responsive  */
@media (max-width: 1679px) {
  .news-main-article {
    margin-bottom: 65px;
  }
}
@media (max-width: 1365px) {
  .news-main-article {
    margin-bottom: 60px;
  }
  .news-article .news-text,
  .news-main-article .news-text {
    padding: 15px;
  }
  .news-article .news-text h2 {
    font-size: 21px;
    overflow: hidden;
  }
  .news-section {
    padding-top: 60px;
  }
  .news-article {
    width: calc(50% - 15px);
    margin-bottom: 50px;
  }
  .news-article:nth-child(even) {
    margin-right: 0;
  }
  .news-article:nth-child(3n + 3) {
    margin-right: auto;
  }
  html:lang(ka) .news-main-section.home_news .news-text .font34 {
    font-size: 26px;
  }
}
@media (max-width: 1023px) {
  html:lang(ka) .news-main-section.home_news .news-text .font34 {
    font-size: 21px;
  }
}
@media (max-width: 768px) {
  .news-head {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: start;
  }
  .news-head .news-calendar {
    margin-top: 20px;
  }
  .news-main-article,
  .news-article {
    width: 100%;
    margin-bottom: 10px;
  }
  .news-article:last-child {
    margin-bottom: 20px;
  }
  .news-main-article .news-text {
    -webkit-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    transform: translateY(-20px);
  }
  .news-article {
    margin-right: 0;
  }
  .news-main-article .news-text,
  .news-article .news-text {
    padding: 10px;
    padding-bottom: 0px;
  }
  .news-article:last-child .news-text {
    padding-bottom: 10px;
  }
  .news-section {
    padding-top: 0px;
    border-top: none;
    margin-bottom: -50px;
  }
}

/* Pagination */
.pagination {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 0px 55px;
  height: 84px;
  border: 1px solid #ecf0f1;
  width: -webkit-min-content;
  width: -moz-min-content;
  width: min-content;
  margin: 0 auto;
  margin-top: 100px;
}
.pagination a {
  margin-right: 35px;
  font-size: 24px;
  -webkit-transition: 0.6s;
  -o-transition: 0.6s;
  transition: 0.6s;
}
.prev-btn,
.next-btn {
  padding-top: 5px;
}
.prev-btn {
  margin-right: 70px !important;
}
.next-btn {
  margin-left: 35px;
  margin-right: 0px !important;
}
.pagination .page-number:hover {
  color: #526aff;
}
.pagination .page-number.active {
  color: #526aff;
}
.prev-btn svg path,
.next-btn svg path {
  -webkit-transition: 0.6s;
  -o-transition: 0.6s;
  transition: 0.6s;
}
.prev-btn svg path:hover,
.next-btn svg path:hover {
  fill: #526aff;
  stroke: #526aff;
}
.prev-btn svg path.active {
  fill: #526aff;
}
@media (max-width: 1919px) {
  .pagination {
    margin-top: 80px;
  }
}
@media (max-width: 1679px) {
  .pagination {
    margin-top: 60px;
  }
}
/* @media(max-width: 1365px) {
    .pagination {
        margin-top: 25px;
    }
}
@media(max-width: 1023px) {
    .pagination {
        margin-top: -15px;
    }
} */
@media (max-width: 767px) {
  .pagination {
    padding: 20px 25px;
    margin-top: 30px;
    height: 60px;
  }
  .prev-btn {
    margin-right: 20px !important;
  }
  .next-btn {
    margin-left: 0 !important;
  }
  .pagination a {
    margin-right: 20px;
  }
}

/* News Inner */
.news-inner {
  margin-top: 50px;
}
.news-inner-img {
  position: relative;
  padding-top: 44.501%;
}
.news-inner-img img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.news-inner-img time {
  position: absolute;
  bottom: 30px;
  left: 30px;
  background: #fff;
  padding: 7.5px 18px;
  color: #3f4d8e;
}
.news-img-text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 20px;
  padding-right: 0;
  margin-left: 30px;
  background: #fff;
  -webkit-transform: translateY(30px);
  -ms-transform: translateY(30px);
  transform: translateY(30px);
  position: relative;
  z-index: 2;
}
.news-img-text h1 {
  max-width: 90%;
  padding-right: 15px;
}
.back-btn {
  height: 40px;
  width: 135px;
  background: #526aff;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-item-align: end;
  align-self: flex-end;
}
.back-btn svg {
  margin-right: 20px;
  -webkit-transition: 0.6s;
  -o-transition: 0.6s;
  transition: 0.6s;
}
@media (min-width: 1025px) {
  .back-btn:hover svg {
    -webkit-transform: translateX(-10px);
    -ms-transform: translateX(-10px);
    transform: translateX(-10px);
  }
}
.inner-text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-top: 30px;
  margin-bottom: 100px;
}
.text-left,
.text-right {
  width: calc(50% - 15px);
}
.page-article .news-section {
  margin-bottom: -20px;
}
.inner-news-section .news-article {
  margin-bottom: 0;
}
.news-article .news-text {
  padding: 10px;
}
@media (max-width: 1679px) {
  .inner-text {
    margin-bottom: 80px;
  }
  .news-inner {
    margin-top: 20px;
  }
}
@media (max-width: 1365px) {
  .news-inner-img time {
    bottom: 20px;
    left: 20px;
  }
  .news-img-text {
    margin-left: 20px;
  }
  .news-img-text h1 {
    max-width: 85%;
  }
  .inner-news-section .news-article:last-child {
    display: none;
  }
}
@media (max-width: 1023px) {
  .inner-text {
    margin-bottom: 50px;
  }
  .news-img-text {
    -webkit-transform: translateY(20px);
    -ms-transform: translateY(20px);
    transform: translateY(20px);
  }
  .news-img-text h1 {
    max-width: 80%;
  }
  .news-inner {
    margin-top: 10px;
  }
}
@media (max-width: 768px) {
  .text-left,
  .text-right {
    width: 100%;
  }
  .news-inner-img time {
    bottom: 10px;
    left: 10px;
    padding: 6px 10px;
  }
  .news-img-text {
    padding: 10px;
    margin-left: 10px;
  }
  .news-img-text h1 {
    max-width: 100%;
    padding-right: 20px;
  }
  .back-btn {
    display: none;
  }
  .inner-text {
    margin-top: 20px;
    margin-bottom: 30px;
  }
  .inner-news-section.news-section {
    border-top: 1px solid #bdc3c7;
    padding-top: 30px;
  }
  .inner-news-section {
    margin-bottom: -50px;
  }
  .inner-news-section .news-article:nth-child(2) {
    display: none;
  }
}

.share-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 30px;
}
.share-box .text {
  margin-right: 15px;
}
.share-box .fb-icon {
  margin-right: 10px;
}
.share-box a {
  -webkit-transition: 0.6s;
  -o-transition: 0.6s;
  transition: 0.6s;
}
.share-box a:hover {
  opacity: 0.8;
}

/* Contact Page */
.contact-page h1 {
  margin-bottom: 30px;
}
.map-container {
  position: relative;
  height: 820px;
}
.map-container .map,
.map_box .map {
  position: absolute;
  top: 0;
  left: 0;
  width: 66.04%;
  height: 100%;
  background: #526aff;
}
.map_box .map {
  width: 100%;
}
.contact-box {
  background-color: #fff;
  width: 35.85%;
  position: absolute;
  top: 30px;
  right: 0;
  bottom: 0;
  padding-top: 30px;
  padding-left: 2%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.contact-box h2 {
  margin: 10px 0;
}
html:lang(ka) .contact-box h2 {
  font-size: 34px;
}
.contact-info .contact-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: 30px;
  -webkit-transition: 0.6s;
  -o-transition: 0.6s;
  transition: 0.6s;
}
.contact-info .contact-row:last-child {
  margin-bottom: 0px;
}
.contact-row .contact-title {
  margin-right: 8px;
}
.contact-row .phone-number {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.contact-row .phone-number svg {
  -ms-flex-negative: 0;
  flex-shrink: 0;
}
.contact-row address {
  font-style: normal;
}
.phone-number svg {
  margin-right: 8px;
}
.social-icons svg {
  margin-right: 5px;
  -webkit-transition: 0.6s;
  -o-transition: 0.6s;
  transition: 0.6s;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}
.social-icons svg:hover {
  opacity: 0.8;
}
.contact-box h3 {
  margin-bottom: 30px;
}

.form-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  position: relative;
}
.form-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.form-container textarea {
  resize: none;
  height: 100px;
}
.form-container input,
.form-container textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  padding: 18px 35px;
  margin-bottom: 25px;
  font-size: 16px;
  line-height: 22px;
  outline: none;
  border: 1px solid #bdc3c7;
  -webkit-appearance: none;
  border-radius: 0;
  box-shadow: none;
}

.form-container textarea::-webkit-scrollbar {
  width: 4px;
  background: #fff;
  height: 20px;
  -webkit-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
}

.form-container textarea::-webkit-scrollbar-thumb {
  width: 3px;
  background: #526aff;
  border-radius: 3px;
}

.form-container input::-webkit-input-placeholder,
.form-container textarea::-webkit-input-placeholder {
  font-size: 16px;
  color: #1a1818;
  text-transform: uppercase;
  font-family: "NotoSans-Regular", "NotoSansGeorgian-Regular";
}

.form-container input::-moz-placeholder,
.form-container textarea::-moz-placeholder {
  font-size: 16px;
  color: #1a1818;
  text-transform: uppercase;
  font-family: "NotoSans-Regular", "NotoSansGeorgian-Regular";
}

.form-container input:-ms-input-placeholder,
.form-container textarea:-ms-input-placeholder {
  font-size: 16px;
  color: #1a1818;
  text-transform: uppercase;
  font-family: "NotoSans-Regular", "NotoSansGeorgian-Regular";
}

.form-container input::-ms-input-placeholder,
.form-container textarea::-ms-input-placeholder {
  font-size: 16px;
  color: #1a1818;
  text-transform: uppercase;
  font-family: "NotoSans-Regular", "NotoSansGeorgian-Regular";
}

.form-container input::placeholder,
.form-container textarea::placeholder {
  font-size: 16px;
  color: #1a1818;
  text-transform: uppercase;
  font-family: "NotoSans-Regular", "NotoSansGeorgian-Regular";
}
.form-container button {
  padding: 10px;
  width: 100%;
  background: #526aff;
  color: #fff;
  margin-top: 35px;
  -webkit-transition: 0.6s;
  -o-transition: 0.6s;
  transition: 0.6s;
  border: 1px solid #526aff;
}
.form-container button:hover {
  background: #fff;
  color: #526aff;
}
.thank-msg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #fff;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: 0.6s;
  -o-transition: 0.6s;
  transition: 0.6s;
  padding-top: 250px;
}
.thank-you {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 10px;
}
.thank-you svg {
  margin-left: 10px;
}
.thank-text {
  color: #3f4d8e;
}
.other-msg {
  padding: 10px;
  width: 94.5%;
  background: #526aff;
  color: #fff;
  position: absolute;
  bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  cursor: pointer;
}
.other-msg svg {
  margin-right: 20px;
  -webkit-transition: 0.6s;
  -o-transition: 0.6s;
  transition: 0.6s;
}
.contact-box.active h3 {
  display: none;
}
.contact-box.active .thank-msg {
  visibility: visible;
  opacity: 1;
  -webkit-transition: 0.6s;
  -o-transition: 0.6s;
  transition: 0.6s;
}
.error-msg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #fff;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: 0.6s;
  -o-transition: 0.6s;
  transition: 0.6s;
  padding-top: 250px;
}
.contact-box.error .error-msg {
  visibility: visible;
  opacity: 1;
  -webkit-transition: 0.6s;
  -o-transition: 0.6s;
  transition: 0.6s;
}
.contact-box.error h3 {
  display: none;
}
.error-msg .thank-you svg {
  margin-top: 5px;
}
.error-msg .thank-text {
  color: #e74c3c;
}
@media (max-width: 1365px) {
  html:lang(ka) .contact-box h2 {
    font-size: 30px;
  }
}
@media (min-width: 1025px) {
  .other-msg:hover svg {
    -webkit-transform: translateX(-10px);
    -ms-transform: translateX(-10px);
    transform: translateX(-10px);
  }
}
@media (max-width: 1200px) {
  .contact-page h1 {
    margin-bottom: 20px;
  }
  .map-container {
    height: auto;
  }
  .map-container .map {
    height: 300px;
    width: 100%;
    position: relative;
  }
  .contact-box {
    width: 100%;
    position: relative;
    top: 0;
    padding-left: 0;
  }
  html:lang(ka) .contact-box h2 {
    font-size: 26px;
  }
  .contact-box h2 {
    margin-top: 20px;
  }
  .contact-box h3 {
    margin-top: 30px;
    margin-bottom: 15px;
  }
  .contact-info .contact-row {
    margin-bottom: 10px;
  }
  .form-container input,
  .form-container textarea {
    margin-bottom: 15px;
  }
  .form-container button {
    position: relative;
    width: 100%;
    margin-top: 15px;
  }
  .social-icons svg {
    -webkit-transform: scale(0.9);
    -ms-transform: scale(0.9);
    transform: scale(0.9);
  }
  .contact-row .phone-number svg {
    -webkit-transform: scale(0.8);
    -ms-transform: scale(0.8);
    transform: scale(0.8);
  }
}
@media (max-width: 767px) {
  html:lang(ka) .contact-box h2 {
    font-size: 20px;
  }
}
/* Condition  */
.condition-container {
  margin-top: 120px;
}
.condition-container h2 {
  margin-bottom: 30px;
  font-size: 40px;
}
.condition-content {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background: white;
}
.condition-inner-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  /* overflow-y: auto; */
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%;
}
.condition-inner-container .popup-details {
  border-top: 1px solid rgba(189, 195, 199, 0.4);
  border-bottom: 1px solid rgba(189, 195, 199, 0.4);
  padding: 20px 0;
  margin-top: 30px;
}
.condition-content .popup-text-box {
  width: 51%;
}
.condition-content .popup-right {
  width: 49%;
}
/* Project Pop-Up */
.popup-close {
  position: absolute;
  top: 20px;
  right: 20px;
}
.close-btn {
  position: relative;
  height: 30px;
  width: 30px;
  cursor: pointer;
  margin-right: -13px;
  z-index: 2;
}
.close-btn span {
  position: absolute;
  background: #526aff;
  height: 100%;
  width: 5px;
  border-radius: 3px;
}
.close-btn span:first-child {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.close-btn span:last-child {
  -webkit-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  transform: rotate(135deg);
}

.project-popup {
  position: fixed;
  width: 100%;
  height: 100vh;
  z-index: 9999999;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0, 6, 35, 0.8);
  overflow-y: auto;
  display: none;
}
.project-popup * {
  font-size: 14px;
}
.project-popup.active {
  display: block;
}
.project-popup::-webkit-scrollbar {
  width: 0px;
}
.popup-content {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 60px 30px;
  background: white;
  margin: 50px 165px;
  max-height: 835px;
}
.popup-text-box {
  /* width: 55%; */
  width: 45%;
  padding-right: 30px;
}
.popup-text-box h4 {
  color: #526aff;
  font-size: 26px;
  margin-bottom: 8px;
}
.condition-status-box {
  margin-top: 10px;
  margin-bottom: 30px;
}
.condition-status-box .purple {
  color: #526aff;
}
.popup-right {
  /* width: 45%; */
  width: 55%;
}
/* .project-popup .popup-right {
  margin-top: 30px;
} */
.pin-img {
  position: relative;
  padding-top: 74%;
}
.pin-img img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.popup-pin-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  -ms-flex-direction: column-reverse;
  flex-direction: column-reverse;
  position: absolute;
  top: 35%;
  left: 40%;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.pin-number {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 34px;
  height: 34px;
  color: #fff;
  background: #526aff;
  border: 2px solid #fff;
  border-radius: 2em;
  bottom: -45px;
  cursor: pointer;
  -webkit-transition: 0.6s;
  -o-transition: 0.6s;
  transition: 0.6s;
  position: absolute;
}
.pin-text {
  padding: 11px 10px;
  background: #3f4d8e;
  position: absolute;
  border: 2px solid #fff;
  -webkit-transition: 0.6s;
  -o-transition: 0.6s;
  transition: 0.6s;
  opacity: 0;
  pointer-events: none;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  z-index: 2;
}
.pin-text .rect {
  position: absolute;
  width: 0;
  height: 0;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-top: 7px solid #3f4d8e;
  top: 100%;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  z-index: 2;
}
.pin-text .white-rect {
  position: absolute;
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px solid #fff;
  top: 100%;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  z-index: 1;
}
.pin-text p {
  color: #fff;
  font-size: 14px;
  max-width: 135px;
  max-height: 35px;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}

/* pin hovers */
@media (min-width: 1025px) {
  .pin-number:hover ~ .pin-text {
    opacity: 1;
  }
  .pin-number:hover {
    background: #3f4d8e;
  }
}
.details-list {
  counter-reset: counter-style;
  list-style: none;
}
.popup-inner-container .details-list {
  /* padding-left: 135px; */
  padding-left: 40px;
  padding-left: 50px;
}

.details-list li {
  /* margin-bottom: 28px; */
  margin-bottom: 20px;
  counter-increment: counter-style;
  position: relative;
}
.details-list li:last-child {
  margin-bottom: 0;
}
.details-list li::before {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 30px;
  height: 30px;
  content: counter(counter-style);
  position: absolute;
  top: -4px;
  left: -40px;
  color: #fff;
  background: #526aff;
  border: 2px solid #fff;
  border-radius: 2em;
  text-align: center;
}
.popup-inner-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  overflow-y: auto;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  /* margin-right: -28px; */
  padding-right: 28px;
  width: 100%;
  padding: 0 30px;
}
.popup-inner-container::-webkit-scrollbar {
  width: 6px;
}
.popup-inner-container::-webkit-scrollbar-track {
  background: #ecf0f1;
  border-left: 2px solid #fff;
  border-right: 2px solid #fff;
}
.popup-inner-container::-webkit-scrollbar-thumb {
  background: #bdc3c7;
  border-left: 2px solid #bdc3c7;
  border-right: 2px solid #bdc3c7;
  border-radius: 5px;
}
.popup-pin-container {
  width: 100%;
}
.project-popup .popup-text-box {
  display: none;
}
.project-popup .popup-right {
  width: 100%;
  display: flex;
  flex-direction: row-reverse;
}
.project-popup .popup-pin-container {
  width: 52%;
}
.project-popup .popup-details {
  width: 48%;
}
/* POP-UP Responsive */
@media (max-width: 1919px) {
  .popup-content {
    margin: 34px 55px;
  }
  .condition-container {
    margin-top: 70px;
  }
}
@media (max-width: 1679px) {
  .condition-container h2 {
    margin-bottom: 20px;
    font-size: 34px;
  }
  .condition-container {
    margin-top: 50px;
  }
}

@media (max-width: 1365px) {
  .condition-container h2 {
    margin-bottom: 25px;
    font-size: 26px;
  }
  .popup-text-box h4 {
    font-size: 22px;
  }
}
@media (max-width: 1400px) {
  /* .popup-inner-container .details-list {
    padding-left: 90px;
  } */
  .popup-text-box,
  .popup-right {
    width: 50%;
  }
}
@media (max-width: 1400px) {
  .popup-content {
    margin: 30px 50px;
    padding-left: 30px;
  }
  .popup-content {
    margin: 30px;
  }
  .condition-container {
    margin-top: 40px;
  }
}
@media (max-width: 1300px) {
  .project-popup .popup-right {
    flex-direction: column;
  }
  .project-popup .popup-pin-container,
  .project-popup .popup-details {
    width: 100%;
  }
}
@media (max-width: 1023px) {
  .condition-container {
    margin-top: 30px;
  }
}
@media (max-width: 970px) {
  .popup-text-box,
  .popup-right {
    width: 100%;
  }
  .popup-text-box {
    padding-right: 0px;
  }
  .condition-content .popup-text-box,
  .condition-content .popup-right {
    width: 100%;
  }
  .popup-inner-container .details-list {
    padding-left: 40px;
  }
  .popup-content {
    margin: 60px 12px;
  }
  .condition-container {
    margin-top: 30px;
  }
  .pin-number {
    width: 30px;
    height: 30px;
  }

  .popup-text-box h4 {
    font-size: 18px;
  }
}
@media (max-width: 767px) {
  .condition-container h2 {
    margin-bottom: 20px;
    font-size: 20px;
  }
}

/* Search Page */
.results-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 70px;
}
.view-more {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  cursor: pointer;
  -webkit-transition: 0.6s;
  -o-transition: 0.6s;
  transition: 0.6s;
}
.view-more::before {
  content: "";
  width: 21px;
  height: 3px;
  border-radius: 3px;
  margin-right: 10px;
  background: #526aff;
  display: inline-block;
}
.view-more:hover {
  color: #526aff;
}
/* .results-header .view-more {
    display: none;
} */
.results-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.search-box {
  width: 33.33%;
  padding: 60px 42px 42px 55px;
  border-left: 1px solid rgba(189, 195, 199, 0.4);
  margin-bottom: 80px;
}
.search-box:nth-child(3n + 3) {
  border-right: 1px solid rgba(189, 195, 199, 0.4);
}
.search-img-box:hover img {
  opacity: 0.3;
}
.search-img-box {
  position: relative;
  padding-top: 91.4%;
}
.search-img-box img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
  /* width: 100%;
    height: auto; */
  -webkit-transition: 0.6s;
  -o-transition: 0.6s;
  transition: 0.6s;
  cursor: pointer;
}
.search-box h2 {
  margin-top: 43px;
  margin-bottom: 14px;
  font-size: 20px;
}
.search-details .bold {
  color: #526aff;
}
.search-details .bold sup {
  color: #526aff;
  font-size: 10px;
}

@media (max-width: 1365px) {
  .search-box {
    padding: 30px;
  }
  .results-header {
    margin-bottom: 50px;
  }
  .search-box h2 {
    margin-top: 30px;
  }
}

@media (max-width: 1200px) {
  .results-header {
    margin-bottom: 40px;
  }
  .search-box {
    width: 50%;
    margin-bottom: 50px;
  }
  .search-box:nth-child(3n + 3) {
    border-right: none;
  }
  .search-box:nth-child(even) {
    border-right: 1px solid rgba(189, 195, 199, 0.4);
  }
}
@media (min-width: 768px) {
  .apartmentBody .results-header .all-btn-mobile {
    display: none;
  }
}
@media (max-width: 767px) {
  .apartmentBody .results-header a.all-btn-mobile {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .apartmentBody .results-header a.view-more {
    display: none;
  }
  .results-header {
    -webkit-box-align: self-start;
    -ms-flex-align: self-start;
    align-items: self-start;
    margin-bottom: 20px;
  }
  .results-header h3 {
    margin-right: 10px;
  }
  .search-box {
    width: 100%;
    border-left: 0;
    border-right: 0;
    margin-bottom: 30px;
    padding: 0;
    padding-bottom: 30px;
    border-bottom: 1px solid rgba(189, 195, 199, 0.4);
  }
  .search-box:last-child {
    border-bottom: 0;
  }
  .page-floor .search-box:last-child {
    margin-bottom: 0;
    border-bottom: 1px solid rgba(189, 195, 199, 0.4);
  }
  .search-box h2 {
    margin-top: 20px;
  }
  .search-box:nth-child(even) {
    border-right: none;
  }
  .search-details,
  .search-box h2 {
    margin-left: 25px;
  }
}

/* Live Camera */
.live-cam {
  position: fixed;
  display: none;
  width: 100%;
  height: 100vh;
  z-index: 99999;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  background: rgba(0, 6, 35, 0.8);
  padding: 35px 20%;
  overflow-y: auto;
}
.live-inside-box {
  overflow-y: auto;
}
.live-white {
  background: #fff;
  width: 100%;
  height: 100%;
  padding: 30px 60px;
}
.live-white .live-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.live-switch {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.live-switch span {
  margin-right: 10px;
}
.live-switch .circle {
  margin-top: 4px;
}
.live-white .switch-text {
  text-transform: uppercase;
  font-size: 30px;
}
.close-live {
  position: relative;
  height: 30px;
  width: 30px;
  cursor: pointer;
  /* margin-right: -13px; */
  -webkit-transition: 0.6s;
  -o-transition: 0.6s;
  transition: 0.6s;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.close-live span {
  position: absolute;
  background: #526aff;
  height: 100%;
  width: 5px;
  border-radius: 3px;
}
.close-live span:first-child {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.close-live span:last-child {
  -webkit-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  transform: rotate(135deg);
}
.close-live:hover {
  -webkit-transform: rotate(-180deg);
  -ms-transform: rotate(-180deg);
  transform: rotate(-180deg);
}
.live-video-container {
  margin-top: 15px;
}
.live-video {
  position: relative;
  padding-top: 55%;
}
.live-video video {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
}
.live-video iframe {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0px;
  right: 0px;
}
.live-box {
  margin-bottom: 8px;
}
.swiper-container.other-videos {
  margin-top: 30px;
}
.other-videos .swiper-slide {
  cursor: pointer;
}
.other-img {
  position: relative;
  padding-top: 56.9%;
}
.other-img img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.play-btn svg {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  cursor: pointer;
  opacity: 0;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
}
.other-img .other-img-overlay {
  position: absolute;
  top: 0;
  left: 0;
  background: #526aff;
  width: 100%;
  height: 100%;
  opacity: 0;
  -webkit-transition: 0.6s;
  -o-transition: 0.6s;
  transition: 0.6s;
}
.other-img .other-img-text {
  position: absolute;
  right: 0;
  left: 20px;
  bottom: -18px;
  padding: 10px;
  background: #fff;
  opacity: 0;
  -webkit-transition: 0.6s;
  -o-transition: 0.6s;
  transition: 0.6s;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}

.live-cam::-webkit-scrollbar {
  width: 0px;
}
.live-cam::-webkit-scrollbar-track {
  background: rgba(26, 24, 24, 0.3);
}
.live-cam::-webkit-scrollbar-thumb {
  background: rgba(26, 24, 24, 0.2);
}

@media (min-width: 1025px) {
  .live-box:hover .other-img-overlay {
    opacity: 0.3;
  }
  .live-box:hover .play-btn svg {
    opacity: 1;
  }
  .live-box:hover .other-img-text {
    opacity: 1;
  }
}

.live-box.active .other-img-overlay {
  opacity: 0.3;
}
.live-box.active .other-img-text {
  opacity: 1;
}

@media (max-width: 1900px) {
  .live-white {
    padding: 25px 60px;
  }
  .live-video {
    height: 450px;
  }
  /* .live-video-container {
        margin-top: 20px;
    } */
  .live-cam .overlay-text .art-line {
    bottom: 53px;
  }
  .live-cam .overlay-text p {
    bottom: 20px;
  }
}

@media (max-width: 1400px) {
  /* .live-cam {
     padding: 30px 300px;
   }*/
  .live-video {
    height: 400px;
  }
  .live-white {
    padding: 25px 40px;
  }
}
@media (max-width: 1200px) {
  .live-cam {
    padding: 30px 100px;
  }
  .live-video {
    height: 350px;
  }
}

@media (max-width: 1023px) {
  .live-cam {
    padding: 50px;
  }
  .live-video {
    height: 260px;
  }
  .live-box .other-img-text {
    opacity: 1;
  }
}
@media (max-width: 767px) {
  .live-cam {
    padding: 50px 20px;
  }
  .live-white {
    padding: 20px;
  }
  .live-video {
    height: 220px;
  }
  .other-img .other-img-text {
    font-size: 14px;
  }
}

/* Drop Down Menu */
.menu-white-bg {
  height: 100vh;
  width: 100%;
  background: #fff;
  padding: 15px;
  max-height: 100vh;
  overflow-y: auto;
  overflow-x: hidden;
  position: fixed;
  z-index: 99999;
  top: 0px;
  left: 0px;
  display: none;
  -webkit-overflow-scrolling: touch;
}
.page-home.loaded .menu-white-bg {
  overflow-y: scroll;
}
.page-home.loaded.step-two .menu-white-bg {
  overflow-y: auto;
}
.menu-down {
  background: #000623;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 230px 20px 30px 150px;
  overflow-y: auto;
  overflow-x: hidden;
  width: 100%;
  height: 100%;
  -webkit-overflow-scrolling: touch;
}
.menu-down::-webkit-scrollbar {
  width: 0px;
}
.menu-left {
  width: 30%;
  padding-top: 48px;
}
.menu-right {
  width: 50%;
  padding-left: 20px;
}
.menu-img-box {
  position: relative;
  padding-top: 54.71%;
}
.menu-img-box img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.menu-list .list-item {
  margin-bottom: 8px;
}
.menu-list .list-item > a {
  color: #fff;
  font-size: 35px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  place-content: flex-end;
}
.menu-list .list-item > a::after {
  content: "";
  width: 108px;
  height: 1px;
  background: #fff;
  border-radius: 2px;
  margin-left: 20px;
  display: inline-block;
  -webkit-transition: 0.8s;
  -o-transition: 0.8s;
  transition: 0.8s;
  -webkit-transform: translateX(128px);
  -ms-transform: translateX(128px);
  transform: translateX(128px);
}
.list-inside-item {
  margin-right: 30px;
}
.list-inside-item > a {
  color: #9daafd;
  -webkit-transition: 0.6s;
  -o-transition: 0.6s;
  transition: 0.6s;
}
.list-inside-item > a:hover {
  color: #fff;
}
.menu-list {
  /* text-align: end; */
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  padding-bottom: 70px;
}
.list-item .project-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: flex-end;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding-right: 128px;
  -webkit-transition: 0.8s;
  -o-transition: 0.8s;
  transition: 0.8s;
  margin-right: -30px;
  line-height: 30px;
  padding-top: 15px;
  padding-bottom: 10px;
  text-align: right;
}
.list-item > a {
  display: flex;
  justify-content: flex-end;
}
/* Menu Hovers */
.list-item:hover a::after {
  -webkit-transform: translateX(0px);
  -ms-transform: translateX(0px);
  transform: translateX(0px);
}
.menu-img-box img {
  opacity: 0;
  -webkit-transition: 1.2s;
  -o-transition: 1.2s;
  transition: 1.2s;
}
.menu-img-box img.active {
  opacity: 1;
}
.list-item.active a::after {
  -webkit-transform: translateX(0px);
  -ms-transform: translateX(0px);
  transform: translateX(0px);
}
.menu-list .list-inside-item.active a {
  color: white;
}

@media (max-width: 1679px) {
  .menu-list .list-item > a {
    font-size: 30px;
  }
  .menu-list .list-item > a::after {
    width: 80px;
    -webkit-transform: translateX(100px);
    -ms-transform: translateX(100px);
    transform: translateX(100px);
  }
  .list-item:hover a::after {
    -webkit-transform: translateX(0px);
    -ms-transform: translateX(0px);
    transform: translateX(0px);
  }
  .list-item.active a::after {
    -webkit-transform: translateX(0px);
    -ms-transform: translateX(0px);
    transform: translateX(0px);
  }
  .list-item .project-list {
    padding-right: 100px;
  }
}
@media (max-width: 1365px) {
  .menu-down {
    padding-top: 180px;
    padding-left: 70px;
  }
  .menu-list .list-item > a {
    font-size: 25px;
  }
  .menu-list .list-item > a::after {
    width: 30px;
    -webkit-transform: translateX(50px);
    -ms-transform: translateX(50px);
    transform: translateX(50px);
  }
  .list-item:hover a::after {
    -webkit-transform: translateX(0px);
    -ms-transform: translateX(0px);
    transform: translateX(0px);
  }
  .list-item.active a::after {
    -webkit-transform: translateX(0px);
    -ms-transform: translateX(0px);
    transform: translateX(0px);
  }
  .list-item .project-list {
    padding-right: 50px;
  }
  .menu-right {
    width: 60%;
  }
}
@media (max-width: 1023px) {
  .menu-down {
    padding-left: 50px;
  }
  .menu-left {
    display: none;
  }
  .menu-right {
    width: 100%;
  }
}

@media (max-width: 767px) {
  .menu-white-bg {
    padding: 0;
  }
  .menu-down {
    margin: 0;
    padding-left: 30px;
    padding-top: 125px;
  }
  .menu-right {
    padding-left: 0;
  }
  .menu-list .list-item > a::after {
    display: none;
  }
  .list-item .project-list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    padding-right: 0;
  }
  .menu-list .list-item > a {
    font-size: 20px;
  }
  .list-item .project-list {
    padding-top: 10px;
  }
  .footer-text a {
    display: block;
    text-align: center;
    margin: 15px 0;
  }
  .footer-text .lim {
    display: none;
  }
}

/* Footer */
.footer-container {
  /* margin-bottom: 20px;
    margin-left: 15px;
    margin-right: 15px; */
  margin-top: 100px;
}
.footer-head {
  margin-left: 15px;
  margin-right: 15px;
}
.fixed-footer {
  position: relative;
  padding: 20px 150px;
  margin-bottom: 20px;
  margin-left: 15px;
  margin-right: 15px;
  opacity: 1;
}
.footer-text {
  color: #fff;
  font-size: 14px;
}
.footer-text .lim {
  color: #fff;
}
.footer-text a {
  color: #fff;
  font-size: 14px;
  font-family: "NotoSans-Bold", "NotoSansGeorgian-Bold";
}
.footer-bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  opacity: 0.8;
  z-index: -1;
}
.blue-bg {
  background: rgb(0, 6, 35);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
}
.footer-inside {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.development-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.development-box a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.development-box .footer-text {
  margin-right: 10px;
}

.footer-head {
  padding: 0px 150px 50px 150px;
}
.footer-head .contact-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  border-top: 1px solid rgba(189, 195, 199, 0.4);
  padding-top: 55px;
}
.contact-left,
.contact-right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.contact-left .contact-row {
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
}
.contact-right {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 100%;
}
.footer-head .contact-info .contact-row {
  position: relative;
  padding-right: 30px;
  margin-bottom: 0;
  margin-left: 30px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  place-content: flex-start;
  justify-content: flex-start;
}
.footer-head .contact-info .contact-left .contact-row:first-child {
  margin-left: 0px;
  max-width: 312px;
}
.footer-head .contact-info .contact-left .contact-row.address-row {
  max-width: 500px;
}
.footer-head .contact-info .contact-right .contact-row:first-child {
  min-width: 242px;
}
.footer-head .contact-info .contact-right .contact-row:last-child {
  padding-right: 0px;
}
.footer-head .contact-info .contact-row::after {
  content: "";
  width: 1px;
  height: 30px;
  background: #ecf0f1;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  position: absolute;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  right: 0px;
}
.footer-head .contact-info .contact-right .contact-row:last-child::after {
  display: none;
}
.contact-title.socials {
  display: none;
}

/* Screen Size 1680 */
@media (max-width: 1919px) {
  .footer-container {
    margin-bottom: 15px;
    margin-top: 80px;
  }
  .fixed-footer {
    padding: 25px 108px;
  }
  .footer-head {
    padding: 0px 108px 50px 108px;
  }
  /* .footer-head .contact-info .contact-row {
        max-width: 300px;
    } */
  /* .footer-head .contact-info .contact-row::after {
        margin: 0 30px;
    } */
}
/* Screen Size 1366 */
@media (max-width: 1679px) {
  .footer-container {
    margin-top: 60px;
  }
  .fixed-footer {
    padding: 20px 89px;
  }
  .footer-head {
    padding: 0px 89px 50px 89px;
  }
  .contact-title.socials {
    display: block;
  }
  .contact-title.social-network {
    display: none;
  }
}
/* Screen Size 1024 */
@media (max-width: 1365px) {
  .footer-container {
    margin-bottom: 15px;
  }
  .fixed-footer {
    padding: 20px 50px;
  }
  .footer-head {
    padding: 0px 50px 38px 50px;
  }
  .footer-head .contact-info .contact-row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .footer-head .contact-info .contact-right .contact-row:first-child {
    max-width: 236px;
  }
}
@media only screen and (max-width: 1365px) and (min-width: 1024px) {
  .footer-head .contact-info .contact-left .contact-row.address-row {
    max-width: 235px;
  }
}
@media (max-width: 1023px) {
  .footer-container {
    margin-bottom: 15px;
  }
  .fixed-footer {
    padding: 20px 48px;
  }
  .footer-head {
    padding: 0px 48px 40px 48px;
  }
  .footer-head .contact-info {
    padding-top: 40px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: start;
  }
  .contact-left,
  .contact-right {
    width: 100%;
  }
  .contact-right {
    margin-top: 40px;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .footer-head .contact-info .contact-right .contact-row:last-child::after {
    display: block;
  }
  .footer-head .contact-info .contact-right .contact-row:first-child {
    margin-left: 0;
  }
  .footer-head .contact-info .contact-right .contact-row:last-child {
    padding-right: 30px;
  }
  .footer-head .contact-info .contact-row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-line-pack: start;
    align-content: flex-start;
  }
  .footer-head .contact-row .phone-number {
    -ms-flex-item-align: start;
    align-self: flex-start;
  }
  .footer-head .footer-mail {
    -ms-flex-item-align: start;
    align-self: flex-start;
  }
  .footer-head .social-icons {
    -ms-flex-item-align: start;
    align-self: flex-start;
  }
  .contact-row address {
    -ms-flex-item-align: start;
    align-self: flex-start;
  }
  .contact-row .contact-title {
    -ms-flex-item-align: start;
    align-self: flex-start;
  }
  .footer-head .contact-info .contact-row::after {
    height: 45px;
  }
  .footer-head .contact-info .contact-row .contact-title {
    margin-bottom: 5px;
  }
  .footer-head .contact-info .contact-left .contact-row:first-child {
    min-width: 245px;
  }
}
/* Screen Size 320 */
@media (max-width: 767px) {
  .footer-container {
    margin: 0;
    margin-top: 30px;
  }
  .footer-head {
    padding: 0px 35px 30px 35px;
    margin: 0;
  }
  .footer-head .contact-info {
    padding-top: 35px;
  }
  .fixed-footer {
    padding: 20px;
    margin: 0;
    width: 100% !important;
  }
  .footer-head .contact-left,
  .footer-head .contact-right {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .contact-right {
    margin-top: 30px;
  }
  .footer-head .contact-info .contact-row {
    margin-top: 30px;
    margin-left: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: auto;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: start;
    max-width: 100%;
  }
  .contact-info .contact-row:first-child {
    margin-top: 0;
  }
  .footer-head .contact-info .contact-row::after {
    display: none;
  }
  .footer-head .contact-info .contact-left .contact-row:first-child {
    min-width: -webkit-fit-content;
    min-width: -moz-fit-content;
    min-width: fit-content;
  }
  .footer-head .contact-info .contact-right .contact-row:last-child::after {
    display: none;
  }
  .footer-head .contact-info .contact-left .contact-row.address-row {
    max-width: 100%;
  }
  .footer-head .contact-info .contact-row {
    padding-right: 0px;
  }
  .fixed-footer .footer-inside {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .footer-inside .development-box {
    margin-top: 10px;
  }
}

/*added by sopo*/
.form-container input.error-input,
.form-container textarea.error-input {
  border: 1px solid #e74c3c;
}

.gray-line {
  width: 1px;
  height: 100%;
  background: #000000;
}
.floor-img-container {
  position: relative;
  width: calc(100vw - 330px);
  margin: auto;
  /* padding-top: 30px; */
}
.page-project .project_filter {
  margin-bottom: 30px;
}

@media (max-width: 1919px) {
  .floor-img-container {
    width: calc(100vw - 246px);
  }
}
/* Screen Size 1366 */
@media (max-width: 1679px) {
  .floor-img-container {
    width: calc(100vw - 208px);
  }
}
/* Screen Size 1024 */
@media (max-width: 1365px) {
  .floor-img-container {
    width: calc(100vw - 130px);
  }
}
@media (max-width: 1023px) {
  .img-without-render {
    margin: 0 65px;
  }
}
/* Screen Size 320 */
@media (max-width: 767px) {
  .img-without-render {
    margin: 0 12px;
  }
}

.floor-img-container .projectStatusContainer {
  left: 0;
}
.change-angle {
  position: absolute;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  bottom: -18px;
  right: -10px;
  background: #526aff;
  width: 175px;
  height: 40px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  cursor: pointer;
  -webkit-transition: 0.6s;
  -o-transition: 0.6s;
  transition: 0.6s;
}
.change-angle p {
  color: #fff;
  margin-right: 10px;
  font-size: 14px;
}
.change-angle svg {
  -webkit-transition: 0.6s;
  -o-transition: 0.6s;
  transition: 0.6s;
}
.angle-triangle {
  width: 0;
  height: 0;
  border-bottom: 10px solid #3f4d8e;
  border-right: 10px solid transparent;
  position: absolute;
  bottom: 40px;
  right: 0px;
}
.change-angle:hover {
  background: #3e456f;
}
.choose-floor-header {
  margin-top: 100px;
  margin-bottom: 100px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.choose-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.choose-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.choose-container .choose-box:first-child {
  margin-right: 40px;
}
.choose-box .block-outer,
.choose-box .floor-outer {
  position: relative;
  cursor: pointer;
}
.choose-box .choose-outer .firts_option {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.firts_option {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.firts_option span {
  font-size: 36px;
  color: #526aff;
}

.firts_option span:nth-child(1) {
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  overflow: hidden;
  margin: 0 10px;
}

.firts_option .block-arrow,
.firts_option .floor-arrow {
  -webkit-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.firts_option .dc_arrow_act {
  -webkit-transform: rotateX(180deg);
  transform: rotateX(180deg);
}
.block-options,
.floor-options {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: absolute;
  z-index: 99999;
  background: #ffffff;
  width: 100%;
  max-height: 200px;
  display: none;
  border: 1px solid #526aff;
  border-radius: 3px;
}

.block-options::-webkit-scrollbar,
.floor-options::-webkit-scrollbar {
  width: 2px;
  background: #fff;
  height: 20px;
  -webkit-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
}

.block-options::-webkit-scrollbar-thumb,
.floor-options::-webkit-scrollbar-thumb {
  width: 2px;
  background: #526aff;
  border-radius: 3px;
}

.block-options .options_,
.floor-options .options_ {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.block-options .options_ a,
.floor-options .options_ a {
  text-align: center;
  height: 50px;
  -webkit-transition: 0.5s ease-out;
  -o-transition: 0.5s ease-out;
  transition: 0.5s ease-out;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 0 3px;
}
.floor-options .options_ a.passive {
  opacity: 0.4;
}

.block-options .options_ a:hover {
  color: #ffffff;
  background: #526aff;
}
.floor-options .options_ a:hover {
  color: #ffffff;
  background: #526aff;
}

.filter_option_scroll {
  overflow-y: scroll;
}
.choose-floor {
  margin-top: 120px;
}

.page-floor .apartmentTtlContainer {
  padding: 0;
  padding-top: 20px;
  margin-bottom: 30px;
}
.page-floor-filter {
  margin-top: 120px;
}
.page-floor-filter h2 {
  margin-bottom: 30px;
}
.page-floor .search-box:nth-last-child(-n + 2) {
  margin-bottom: 0;
}
.page-floor .backBtn {
  -webkit-box-shadow: none;
  box-shadow: none;
}
@media (min-width: 768px) {
  .page-floor .search-box:last-child {
    border-right: 1px solid rgba(189, 195, 199, 0.4);
  }
}

@media (max-width: 1679px) {
  .choose-floor {
    margin-top: 100px;
  }
  .page-floor-filter {
    margin-top: 100px;
  }
  .choose-floor-header {
    margin-bottom: 50px;
  }
}
@media (max-width: 1365px) {
  .choose-floor {
    margin-top: 80px;
  }
  .page-floor-filter {
    margin-top: 80px;
  }
}
@media (max-width: 1025px) {
  .floor-img-container .projectStatusContainer .productStatusContainer {
    width: 180px;
  }
  .choose-floor {
    margin-top: 70px;
  }
  .page-floor-filter {
    margin-top: 50px;
  }
}
@media (max-width: 1023px) {
  .change-angle {
    display: none;
  }
  .page-houses .floor-img-container {
    display: none;
  }
  .page-houses .choose-floor {
    margin-top: 20px;
  }
}

@media (max-width: 767px) {
  .choose-floor-header {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .choose-floor {
    margin-top: 50px;
  }
  .page-floor-filter h2 {
    margin-bottom: 20px;
  }
  .page-floor .choose-floor {
    margin-top: 30px;
  }
}

@media (min-width: 1024px) {
  .floor-pad-version {
    display: none;
  }
}
@media (max-width: 1023px) {
  .floor-desktop-version {
    display: none;
  }
}

@media (max-width: 1025px) {
  .floors-pad-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 0 20px;
    border: 1px solid #bdc3c7;
    margin-top: 30px;
  }
  .floors-row {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (auto) [5];
    grid-template-columns: repeat(5, auto);
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    border-bottom: 1px solid rgba(189, 195, 199, 0.4);
    padding: 20px 0;
  }
  .floors-row:last-child {
    border-bottom: 0;
  }
  .floors-row a {
    font-size: 50px;
    -webkit-transition: 0.6s;
    -o-transition: 0.6s;
    transition: 0.6s;
  }
  .floors-row a:hover {
    color: #526aff;
  }
  .floors-row a.active {
    color: #526aff;
  }
  .floors-row a.passive {
    opacity: 0.4;
  }
  .floors-row a.passive:hover {
    color: #3c4d70;
    opacity: 0.4;
  }
  .pad-change-block {
    margin-top: 50px;
  }
  .blocks-pad-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 25px 20px 30px 20px;
    border: 1px solid #bdc3c7;
  }
  .pad-change-block h2 {
    margin-bottom: 30px;
  }
  .blocks-pad-box a {
    width: calc(50% - 15px);
  }
  .block-img-box {
    position: relative;
    padding-top: 67.91%;
  }
  .block-img-box img {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    -o-object-fit: cover;
    object-fit: cover;
  }
  .blocks-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    border-bottom: 1px solid rgba(189, 195, 199, 0.4);
    /* padding: 25px 0 30px 0;  */
    padding-bottom: 30px;
    padding-top: 30px;
  }
  .blocks-row:first-child {
    padding-top: 0;
  }
  .blocks-row:last-child {
    border-bottom: 0;
    padding-bottom: 0;
  }
  .blocks-row:last-child a:last-child {
    border-bottom: none;
    padding-bottom: 0;
  }
  .block-num {
    font-size: 36px;
    margin-top: 20px;
  }
  .apart-num {
    font-size: 26px;
    color: #526aff;
  }
  .page-apartment .floor-pad-version {
    margin-top: 50px;
  }
}

@media (max-width: 767px) {
  .floors-pad-box {
    margin-top: 10px;
  }
  .blocks-row {
    border-bottom: 0px;
    padding: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .blocks-row a {
    margin-top: 30px;
  }
  .blocks-row:first-child a:first-child {
    margin-top: 0;
  }
  .floors-row a {
    font-size: 30px;
  }
  .blocks-row a {
    width: 100%;
    border-bottom: 1px solid rgba(189, 195, 199, 0.4);
    padding-bottom: 30px;
  }
  .block-num {
    font-size: 26px;
  }
  .apart-num {
    font-size: 16px;
  }
  .pad-change-block h2 {
    margin-bottom: 10px;
  }
  .page-apartment .floor-pad-version {
    margin-top: 30px;
  }
  .page-apartment .pad-change-block {
    margin-top: 30px;
  }
}

@media (max-width: 1023px) {
  .page-project .building-render {
    display: none !important;
  }
  .img-without-render {
    position: relative;
    padding-top: 47%;
    margin-top: 30px;
  }

  .img-without-render img {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    object-fit: cover;
  }
}
@media (min-width: 1024px) {
  .img-without-render {
    display: none;
  }
}

/* No apartment Pop-Up */

.no-apartment-popup {
  position: fixed;
  width: 100%;
  height: 100vh;
  z-index: 9999999;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0, 6, 35, 0.8);
  overflow-y: auto;
}
.no-apartment-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  padding: 40px 55px;
  text-align: center;
  min-width: 780px;
  min-height: 337px;
  background: #fff;
  width: 42%;
  height: 36%;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  position: absolute;
}
.no-apartment-text h4 {
  font-size: 26px;
  color: #526aff;
  margin-bottom: 5px;
}
.no-apartment-text p {
  padding: 0 45px;
}
.okey-btn {
  color: #fff;
  background: #526aff;
  padding: 8px 91px;
  margin-top: 40px;
  -webkit-transition: 0.6s;
  -o-transition: 0.6s;
  transition: 0.6s;
}
.okey-btn:hover {
  color: #526aff;
  background: #fff;
}
.no-apartment-content .close-btn {
  margin-right: 0;
}

@media (max-width: 1023px) {
  .no-apartment-content {
    min-width: 575px;
    min-height: 300px;
  }
  .no-apartment-text h4 {
    font-size: 20px;
  }
  .okey-btn {
    margin-top: 20px;
  }
}
@media (max-width: 767px) {
  .no-apartment-content {
    width: 90%;
    height: auto;
    min-width: unset;
    min-height: unset;
    padding: 20px;
  }
  .no-apartment-text {
    margin-top: 35px;
  }
  .no-apartment-text h4 {
    font-size: 16px;
  }
  .no-apartment-text p {
    padding: 0 15px;
  }
}

.home_news_outer .news-main-article {
  margin-bottom: 0;
}

.home_news_outer .news-main-section {
  margin-bottom: -20px;
}

/* chappie bugs */
.page-project .project_tab .about_tab_content {
  margin-top: 83px;
}
.page-project .project_tab .about_tab_content {
  padding-top: 0px;
}
@media (max-width: 1023px) {
  .page-project .project_tab .about_tab_content {
    margin-top: 50px;
  }
  .page-project .project_tab .page_title {
    margin-bottom: 20px;
  }
}
@media (max-width: 767px) {
  .page-project .project_tab .page_title {
    margin-bottom: 10px;
  }
}

.page-project .down_box {
  margin-bottom: 0;
  background-size: cover;
  margin-top: 100px;
}
@media (max-width: 1919px) {
  .page-project .down_box {
    margin-top: 60px;
  }
}
@media (max-width: 1679px) {
  .page-project .down_box {
    margin-top: 40px;
  }
}
@media (max-width: 1365px) {
  .page-project .down_box {
    margin-top: 30px;
  }
}
@media (max-width: 767px) {
  .down_box .left_title {
    font-size: 18px;
  }
  .down_box {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .down_box .left_title {
    margin-bottom: 20px;
  }
  .down_box .right_button button {
    padding: 10px 55px;
  }
}

.project_slider_title {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}
.project_slider_title .pr_title span {
  width: 47%;
}

@media (max-width: 1023px) {
  .project_slider_title .pr_title span {
    width: 100%;
  }
}

/* view from apartment */
.container_ba .dn_title .dn_small {
  width: 47%;
}
@media (max-width: 1679px) {
  .page-project .page_title h2 {
    font-size: 34px;
  }
  .day_night_cont .day_ .day_txt,
  .day_night_cont .night_ .night_txt {
    font-size: 20px;
  }
  #comparison {
    padding-bottom: 55.42%;
  }
}
@media (max-width: 1365px) {
  .page-project .page_title h2 {
    font-size: 26px;
  }
  .container_ba .dn_title .dn_small {
    width: 55%;
  }
  .day_night_cont .day_ .day_txt,
  .day_night_cont .night_ .night_txt {
    font-size: 16px;
  }
}
@media (max-width: 1023px) {
  .container_ba .dn_title .dn_small {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .page-project .page_title h2 {
    font-size: 20px;
    line-height: 27px;
  }
}

/* main page font */
.home_tab .page_title {
  margin-top: 0px;
}
@media (max-width: 1919px) {
  .home_news_outer .news-main-article .news-text h2 span {
    font-size: 30px;
  }
}
@media (max-width: 1679px) {
  .page_title h2 {
    font-size: 34px;
  }
  .home_news_outer .page-title h2 {
    font-size: 34px;
  }
  .home_news_outer .news-main-article .news-text h2 span {
    font-size: 24px;
  }
}
@media (max-width: 1365px) {
  .page_title h2 {
    font-size: 26px;
  }
  .home_news_outer .page-title h2 {
    font-size: 26px;
  }
  .home_tab .page_title {
    margin-bottom: 20px;
  }
  .home_news_outer .news-main-article .news-text h2 span {
    font-size: 20px;
  }
}
@media (max-width: 1023px) {
  .home_news_outer .news-main-article .news-text h2 span {
    font-size: 26px;
  }
  .home_news_outer .news-main-article {
    width: 100%;
  }
  .home_news_outer .news-main-article:last-child {
    display: none;
  }
}
@media (max-width: 767px) {
  .page_title h2 {
    font-size: 20px;
  }
  .home_news_outer .page-title h2 {
    font-size: 20px;
  }
  .home_tab .page_title {
    margin-bottom: 10px;
  }
  .home_news_outer .news-main-article .news-text h2 span {
    font-size: 20px;
  }
}

/* tabs */
.about_tab_content .tabs_ .tab_ .tab_text {
  color: #3c4d70;
}
.about_tab_content .tabs_ .tab_.current .tab_text {
  color: #526aff;
}
@media (max-width: 767px) {
  .about_tab_content .tabs_ .tab_ .tab_text {
    font-size: 14px;
  }
  .about_tab_content .tabs_ .tab_.current {
    width: unset;
    text-decoration: underline;
    -webkit-text-decoration-color: #526aff;
    text-decoration-color: #526aff;
  }
  .about_tab_content .tabs_ .tab_ .tab_line {
    display: none;
  }
  .about_tab_content .tabs_ .tab_.current .tab_line {
    display: none;
  }
}
@media (max-width: 660px) {
  .about_tab_content .tabs_ .tab_ .tab_text {
    font-size: 14px;
    /* max-width: 170px; */
  }
}
@media (max-width: 500px) {
  .about_tab_content .tabs_ .tab_ .tab_text {
    font-size: 14px;
    /* max-width: 95px; */
  }
}

.ap-head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.page-title {
  font-size: 26px;
}
@media (max-width: 767px) {
  .ap-head .ap-title {
    display: none;
  }
  .ap-head .projectStatusContainer {
    width: 100%;
  }
}

/* mobile block page */
@media (max-width: 1023px) {
  .block-outer-container {
    padding: 0 15px;
  }
  .page-block .pad-choose-floor h2 {
    margin-top: 50px;
  }
  .page-block .page-floor-filter {
    margin-top: 30px;
  }
}
@media (max-width: 767px) {
  .block-outer-container {
    padding: 0;
  }
  .page-block .projectStatusContainer a {
    display: none;
  }
  .page-block .projectStatusContainer {
    right: 12px;
  }
  .page-block .productStatusContainer {
    width: 100%;
  }
}

.loaderContainer {
  z-index: -1 !important;
}

/* Cookies */

.coockies-container {
  position: fixed;
  z-index: 99999;
  bottom: 15px;
  right: 15px;
  background: #fff;
  padding: 15px 15px 28px 20px;
  max-width: 510px;
  bottom: 120px;
  right: 30px;
  opacity: 1;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
  display: block;
}
.coockies-container .close-live {
  position: absolute;
  right: 20px;
  width: 25px;
  height: 25px;
}
.coockies-container .close-live span {
  background: #3f4d8e;
  width: 3px;
}
.coockies-inside {
  margin-top: 20px;
  padding: 0 50px 0px 40px;
  color: #3f4d8e;
}
.coockies-inside h3 {
  margin-bottom: 4px;
  color: #3f4d8e;
}
.coockies-container button {
  margin-top: 15px;
  color: #3f4d8e;
  -webkit-transition: 0.6s;
  -o-transition: 0.6s;
  transition: 0.6s;
}
.coockies-container button:hover {
  color: #526aff;
}
.coockies-container button::before {
  content: "";
  width: 20px;
  height: 3px;
  border-radius: 3px;
  background: #526aff;
  display: inline-block;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
  margin-right: 20px;
  margin-bottom: 3px;
}
.cookies-text {
  margin-bottom: 10px;
  color: #3f4d8e;
}
.cookies-bottom {
  color: #3f4d8e;
}
.cookies-bottom a {
  text-decoration: underline;
  color: #3f4d8e;
  -webkit-transition: 0.6s;
  -o-transition: 0.6s;
  transition: 0.6s;
}
.cookies-bottom a:hover {
  color: #526aff;
}
@media (max-width: 767px) {
  .coockies-container {
    max-width: 300px;
    right: 10px;
    top: 105px;
    bottom: auto;
  }
  .coockies-inside {
    padding: 0;
  }
}

/* Privacy Policy */
.privacy-policy h1 {
  margin-bottom: 30px;
  margin-top: 100px;
}
.terms-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.terms-title-container {
  width: 40%;
  padding-right: 100px;
}
.terms-title-container ul li {
  margin-bottom: 25px;
  cursor: pointer;
  -webkit-transition: 0.6s;
  -o-transition: 0.6s;
  transition: 0.6s;
}
.terms-title-container ul li:hover {
  color: #526aff;
}
.tabs li.current {
  color: #526aff;
}
.terms-text-container {
  width: 60%;
}
.page-privacy_policy .tab-content {
  display: none;
  -webkit-transition: 0.6s;
  -o-transition: 0.6s;
  transition: 0.6s;
  opacity: 0;
  -webkit-animation: tabAnimation 1.6s;
  animation: tabAnimation 1.6s;
}
@-webkit-keyframes tabAnimation {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes tabAnimation {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.page-privacy_policy .tab-content.current {
  display: inherit;
  opacity: 1;
}

@media (max-width: 1679px) {
  .privacy-policy h1 {
    margin-top: 80px;
  }
}

@media (max-width: 1365px) {
  .privacy-policy h1 {
    margin-top: 50px;
  }
  .terms-title-container {
    padding-right: 30px;
  }
}

@media (max-width: 1023px) {
  .privacy-policy h1 {
    margin-top: 50px;
    margin-bottom: 20px;
  }
  .terms-content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .terms-title-container ul li {
    margin-bottom: 10px;
  }
  .terms-title-container {
    width: 100%;
    margin-bottom: 30px;
  }
  .terms-text-container {
    width: 100%;
  }
}

.no_hover {
  pointer-events: none;
}

@media (max-width: 767px) {
  .page-project .projectStatusContainer a {
    display: none;
  }
  .page-project .productStatusContainer {
    width: 100%;
  }
  .page-project .projectStatusContainer {
    right: 12px;
  }
}

.apartmentBody .results-header a:before {
  content: "";
  width: 21px;
  height: 3px;
  border-radius: 3px;
  margin-right: 10px;
  background: #526aff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.apartmentBody .results-header a {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-transition: 0.6s;
  -o-transition: 0.6s;
  transition: 0.6s;
}
.apartmentBody .results-header a:hover {
  color: #526aff;
}

/* Page Houses */
.page-houses .apartmentTtlContainer {
  padding: 0;
  margin-bottom: 30px;
}
.page-houses .floor-img-container {
  border: 3px solid #526aff;
  padding-top: 0;
}
.page-houses .floor-img-container .projectStatusContainer {
  left: 10px;
}
.page-houses .productStatusContainer {
  width: 255px;
}
.page-houses .backBtn {
  margin-top: 0;
}
.page-houses .choose-floor-header h2 {
  display: none;
}
.page-houses .choose-floor-header {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.page-houses .choose-floor {
  margin-top: 100px;
}
.page-houses .choose-floor-header {
  margin-bottom: 30px;
}
.page-houses .results-container {
  margin-top: 80px;
}
@media (min-width: 1024px) {
  .page-houses .results-container {
    display: none;
  }
}

@media (max-width: 1365px) {
  .page-houses .choose-floor {
    margin-top: 80px;
  }
}
@media (max-width: 767px) {
  .page-houses .results-container {
    margin-top: 50px;
  }
  .page-houses .page-houses .backBtn {
    display: none;
  }
  .page-houses .apartmentTtlContainer .links {
    margin-bottom: 0;
  }
  .page-houses .floors-pad-box {
    margin-top: 20px;
  }
}
.lg-backdrop {
  background: rgba(0, 6, 35, 0.1) !important;
}
.main_filter_container {
  border: 1.5px solid #526aff;
}
.main_filter_container .outer_box::after {
  width: 1.5px;
  background: #526aff;
}

@media (max-width: 767px) {
  .imgPlace {
    height: 400px;
  }
  .apartmentSideContainer {
    height: 470px;
  }
}
.team_slider .team_slide .team_img_box {
  padding-top: 145%;
}



/* @media(max-width: 500px) {
  .imgPlace img {
    width: 100%;
    object-fit: contain;
  }
  .imgPlace {
    height: 310px;
  }
  .apartmentSideContainer {
    height: 430px;
  }
} */
/* surati mobilurze */



@media(max-width: 500px) {
  .imgPlace img {
    width: 100%;
    height: 409px;
    transform: scale(1.2);
    object-fit: contain;
  }
  .imgPlace {
    height: 310px;
  }
  .apartmentSideContainer {
    height: 430px;
  }
}
.onlineChatContainer {
  display: none;
}


/* Furniture Store */
.furniture-store {
  margin-top: 100px;
}
.store-head {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.store-head a {
  display: flex;
  align-items: center;
}
.store-head a svg {
  margin-left: 10px;
  flex-shrink: 0;
}
.store-container {
  display: flex;
  flex-wrap: wrap;
  margin-top: 40px;
}
.store-box {
  width: calc(33.3% - 20px);
  margin-right: 30px;
  border: 1px solid rgb(189, 195, 199);
  cursor: pointer;
  margin-bottom: 60px;
}
.store-box:nth-child(3n) {
  margin-right: 0;
}
.store-info {
  display: flex;
  padding: 20px 30px;
  min-height: 202px;
}
.info-line {
  background: rgba(189, 195, 199, 0.4);
  width: 1px;
  height: auto;
  flex-shrink: 0;
}
.info-left img {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  max-width: 75px;
  max-height: 50px;
  margin-right: 20px;
}
.info-right {
  padding-left: 14px;
}
.info-right .disc {
  color: #526AFF;
  margin-bottom: 10px;
}
.info-right .text {
  font-size: 14px;
  display: -webkit-box;
  overflow: hidden;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
}
.store-img {
  position: relative;
  padding-top: 52.015%;
  overflow: hidden;
}
.store-img img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -webkit-transition: 0.6s;
  -o-transition: 0.6s;
  transition: 0.6s;
}
.hover-content {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding: 20px;
  background: rgba(82, 106, 255, 0.9);
  overflow-y: auto;
  transform: translateY(100%);
  transition: 0.6s;
  backface-visibility: hidden;
}
.hover-content::-webkit-scrollbar {
  width: 4px;
  background: rgba(255, 255, 255, 0.3);
}
.hover-content::-webkit-scrollbar-thumb {
  background: rgba(255, 255, 255, 0.8);
}
.hover-content * {
  text-transform: uppercase;
  color: #fff;
}
.contact-data,
.address-list *, .store-mail {
  font-size: 12px;
  margin-bottom: 5px;
}
.contact-data a{
  margin-top: 0px;
  display: inline-block;
  font-size: 12px;
}
.hover-content h3 {
  margin-bottom: 5px;
}
.address-list {
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
  padding-bottom: 5px;
}
.hover-bottom {
  padding-top: 10px;
}

.store-box:hover .hover-content {
  transform: translateY(0%);
}

@media(max-width: 1365px) {
  .furniture-store {
    margin-top: 80px;
  }
  .store-box {
    width: calc(50% - 15px);
    margin-bottom: 50px;
  }
  .store-box:nth-child(3n) {
    margin-right: 30px;
  }
  .store-box:nth-child(2n) {
    margin-right: 0px;
  }


}
@media(max-width: 1024px){
  .about_outer_container .about_img_box img{
    top: 0px!important;
  }
}
@media(max-width: 1023px) {

  .store-info {
    flex-direction: column;
    min-height: 281px;
  }
  .info-right {
    padding-left: 0px;
    padding-top: 20px;
  }

  .info-line {
    width: auto;
    height: 1px;
  }
  .info-left {
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .info-left img {
    margin-right: 0;
    margin-top: 20px;
  }
  .page-ad_card .pagination {
    margin-top: 40px;
  }
  .font20 {
    font-size: 16px;
  }
  .furniture-store {
    margin-top: 60px;
  }
}

@media(max-width: 767px) {
  .about_outer_container .about_img_box{
    padding-top: 0px;
  }
  .furniture-store {
    margin-top: 40px;
  }
  .store-head {
    flex-direction: column;
    align-items: flex-start;
  }
  .store-head a {
    margin-top: 15px;
  }
  .store-head a svg {
    transform: scale(0.8);
  }
  .store-box {
    width: 100%;
    margin-bottom: 30px;
    margin-right: 0;
  }
  .store-box:nth-child(3n) {
    margin-right: 0;
  }
  .store-container {
    margin-top: 30px;
  }
}
