

/* Start:/local/templates/frant/components/bitrix/system.pagenavigation/.default/style.css?1622708396765*/
div.modern-page-navigation { 
	padding: 0.5em 0;
	margin-top: 50px;
}
div.modern-page-navigation a, 
span.modern-page-current, 
span.modern-page-dots
{
	border-left-width: 1px;
	border-left-style: solid;
	padding-left: 0.75em;
	padding-right: 0.5em;
	text-decoration: none;
}
div.modern-page-navigation a.modern-page-previous { 
	border-right-width: 1px; 
	border-right-style: solid; 
	border-left: none; }
div.modern-page-navigation a.modern-page-first, 
div.modern-page-navigation span.modern-page-first { 
	border-left: none; 
	padding-left: 0.5em; }
span.modern-page-current { 
	font-weight: bold; }
div.modern-page-navigation a, 
span.modern-page-current, 
div.modern-page-navigation a.modern-page-previous, 
span.modern-page-dots { 
	border-color: #cdcdcd; }

/* End */


/* Start:/local/templates/frant/components/bitrix/news.list/tenant-items/style.css?177063898611784*/
.tenant {
  width: 100%;
  overflow: hidden;
}

.tenant__content {
  margin-top: 120px;
  background: #FBFBFB;
  margin-bottom: 200px;
}

.tenant__content-text {
  font-weight: 300;
  font-size: 18px;
  color: #4C4C4C;
  line-height: 1.67;
}

.tenant__content-img {
  display: block;
  height: 700px;
  margin: -63px 0 -26px;
}

.tenant__advantage {
  margin-bottom: 150px;
}

.tenant__advantage-item {
  margin-top: 20px;
}

.tenant__advantage-content {
  height: 100%;
  background: #FFFFFF;
  -webkit-box-shadow: 0px 0px 55.9045px rgba(0, 0, 0, 0.08), 0px 0px 3.23198px rgba(0, 0, 0, 0.026);
  box-shadow: 0px 0px 55.9045px rgba(0, 0, 0, 0.08), 0px 0px 3.23198px rgba(0, 0, 0, 0.026);
  padding: 90px 45px 80px;
  text-align: center;
  height: 370px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-transition: -webkit-box-shadow 0.3s;
  transition: -webkit-box-shadow 0.3s;
  -o-transition: box-shadow 0.3s;
  transition: box-shadow 0.3s;
  transition: box-shadow 0.3s, -webkit-box-shadow 0.3s;
}

.tenant__advantage-icon {
  font-size: 100px;
  margin-bottom: auto;
}

.tenant__advantage-icon.is-blue {
  color: #127DBE;
}

.tenant__advantage-icon.is-pink {
  color: #EB2185;
}

.tenant__advantage-icon.is-purple {
  color: #291B6D;
}

.tenant__advantage-text {
  font-weight: 300;
  font-size: 18px;
  line-height: 1.67;
  color: #4C4C4C;
}

@media (min-width: 992px) {
  .tenant__advantage-item:nth-child(-n+3) {
    margin-top: 0;
  }

  .tenant__advantage-content:hover {
    -webkit-box-shadow: 0px 2px 25px rgba(118, 197, 245, 0.25);
    box-shadow: 0px 2px 25px rgba(118, 197, 245, 0.25);
  }
}

@media (max-width: 991.98px) {
  .tenant__content {
    margin-bottom: 50px;
    background: none;
    margin-top: 0;
  }

  .tenant__content-text {
    font-size: 16px;
    line-height: 1.87;
    color: #000;
  }

  .tenant__content-img {
    height: auto;
    margin: 0 0 40px;
    width: 100%;
  }

  .tenant__advantage-item:nth-child(-n+2) {
    margin-top: 0;
  }

  .tenant__advantage-content {
    height: 220px;
    padding: 45px 5px;
  }

  .tenant__advantage-icon {
    font-size: 50px;
  }

  .tenant__advantage-text {
    font-size: 13px;
    line-height: 1.29;
  }
}

@media (min-width: 992px) and (max-width: 1199.98px) {
  .tenant__content-text {
    font-size: 16px;
  }

  .tenant__content-img {
    height: 500px;
  }

  .tenant__advantage-content {
    height: 250px;
    padding: 45px 10px 25px;
  }
}

.rental-main-container {
  max-width: 1175px;
  margin-left: auto;
  margin-right: auto;
}

.rental-content-text {
  max-width: 584px;
}

.rental__content-text {
  text-align: left;
  color: #4C4C4C;
  font-weight: 300;
  font-size: 22px;
  line-height: 32px;
}

.rental-flex .row {
  justify-content: center;
}

.tenant {
  margin-bottom: 120px;
}

.rental__content {
  margin-top: 65px;
}

.rental__content+.rental__content {
  margin-top: 42px;
}

.rental-h2 {
  color: #000;
}

.rental-second-container {
  display: flex;
  flex-wrap: wrap;
  margin-top: 40px;
  margin-bottom: 118px;
  gap: 20px;
}

.rental-flex-second {
  text-align: left;
  gap: 24px;
  padding: 20px 22px 20px 20px;
  display: flex;
  max-width: 575px;
  box-shadow: 0px 0px 70px 0px #00000026;

}

.rental-text-title {
  margin-bottom: 14px;
  color: #000000;
  font-weight: 600;
  font-size: 24px;
  line-height: 30px;
}

.rental-text-inner {
  font-weight: 300;
  font-size: 18px;
  line-height: 30px;
}

.rental-third-container {
  gap: 20px;
  display: flex;
  margin-top: 40px;
  margin-bottom: 118px;
}

.rental-third-flex {
  padding: 28px 12px 35px 12px;
  box-shadow: 0px 0px 70px 0px #00000026;
  max-width: 278px;
}

.title-third-one {
  margin-bottom: 7px;
  color: #127EC0;
  font-family: Bebas Neue;
  font-weight: 700;
  font-size: 42px;
  line-height: 42px;
  text-align: center;
}

.title-third-two {
  color: #85C226;
  margin-bottom: 7px;
  font-family: Bebas Neue;
  font-weight: 700;
  font-size: 42px;
  line-height: 42px;
  text-align: center;
}

.title-third-three {
  color: #291B6D;
  margin-bottom: 7px;
  font-family: Bebas Neue;
  font-weight: 700;
  font-size: 42px;
  line-height: 42px;
  text-align: center;
}

.title-third-four {
  color: #EA2184;
  margin-bottom: 7px;
  font-family: Bebas Neue;
  font-weight: 700;
  font-size: 42px;
  line-height: 42px;
  text-align: center;
}

.title-third-main-one {
  margin-bottom: 12px;
  color: #127EC0;
  font-family: Bebas Neue;
  font-weight: 700;
  font-size: 42px;
  line-height: 42px;
}

.title-third-main-two {
  margin-bottom: 12px;
  color: #85C226;
  font-family: Bebas Neue;
  font-weight: 700;
  font-size: 42px;
  line-height: 42px;
}

.title-third-main-three {
  margin-bottom: 12px;
  color: #291B6D;
  font-family: Bebas Neue;
  font-weight: 700;
  font-size: 42px;
  line-height: 42px;
}

.title-third-main-four {
  margin-bottom: 12px;
  color: #EA2184;
  font-family: Bebas Neue;
  font-weight: 700;
  font-size: 42px;
  line-height: 42px;
}

.third-text-inner {
  font-family: Gilroy;
  font-weight: 300;
  font-size: 18px;
  line-height: 30px;
}

.rental-container-first {
  margin-top: 65px;
  margin-bottom: 118px;
}

.rental-first-img {}

.rental-second-img {}

.first-main-flex {
  display: flex;
  gap: 20px;
  margin-bottom: 20px;
}

.rental-flex {
  display: flex;
}

.tenant__item-inner {
  column-gap: 24px;
}

.tenant-slider {
  height: 100%;
  max-width: 540px;
}

.rental-flex-text-inner {
  color: #000;
  text-align: left;
  height: max-content;
  max-width: 602px;
  width: 100%;
  font-family: Gilroy;
  font-weight: 300;
  font-size: 22px;
  line-height: 32px;
}

.rental-display-none {
  display: none;
}



.swiper-navigation-icon {
  display: none;
}

.rental-first-slider {
  overflow: hidden;
  position: relative;
  max-width: 568px;
  width: 100%;
}

.rental-first-slider-img {
  max-width: 100%;
  height: 100%;
  width: 100%;
  display: block;
}

.swiper-button-next,
.swiper-button-prev {
  position: absolute;
  top: calc(100% - 8px);
  transform: translateY(-50%);
  z-index: 10;
  cursor: pointer;
  width: 60px;
  height: 60px;
  background: #127DBE;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: background-color 0.3s ease;
}

.swiper-button-next {
  right: 0px;
}

.swiper-button-prev {
  left: calc(100% - 120px);
}


.swiper-button-next::after,
.swiper-button-prev::after {
  content: '';
  display: none;
  /* Отключаем стандартные стрелки Swiper */
}

/* Добавляем кастомные SVG стрелки */
.swiper-button-next {
  background-image: url("/local/templates/frant/img/swiper.png");
  background-size: 10px;
  background-position: center;
  background-repeat: no-repeat;
}

.swiper-button-prev {
  background-image: url("/local/templates/frant/img/swiper.png");
  background-size: 10px;
  background-position: center;
  background-repeat: no-repeat;
  transform: translateY(-50%) rotate(180deg);
}

.rental-second-slider {
  display: none;
  overflow: hidden;
  position: relative;
  max-width: 575px;
}

.rental-img-second {
  display: none;
}

.rental-text-none {
  margin-top: 43px;
  margin-bottom: 58px;
  display: none;
}

.rental-text-block {
  display: block;
}

.tenant__item:nth-child(even) .tenant__item-content {
  order: 1;
}

.tenant__item:nth-child(odd) .tenant__item-title {
  color: #291B6D;
}

.tenant__item:nth-child(even) .tenant__item-title {
  color: #127DBE;
}

.tenant__item {
  padding: 30px;
  background-color: #FBFBFB;
}

.tenant__item-title {
  margin-bottom: 8px;
  font-style: normal;
  font-family: 'Bebas Neue';
  font-weight: 700;
  font-size: 42px;
  line-height: 42px;
  text-transform: uppercase;
}

.tenant__item-text {
  margin-bottom: 18px;
  font-weight: 300;
  font-size: 18px;
  line-height: 167%;
  color: #4C4C4C;
  font-family: 'Gilroy';
  text-align: justify;
}



.tenant__item-btn {
  padding: 17px 43px;
  background-color: #EA2184;
  font-weight: 700;
  font-size: 15.7672px;
  line-height: 114%;
  text-align: center;
  color: #FFFFFF;
}

.tenant-title {
  color: #000000;
}

.tenant-title p {
  max-width: 524px;
  margin: 18px auto 0;
  font-family: 'Gilroy';
  font-style: normal;
  font-weight: 400;
  font-size: 22px;
  line-height: 145%;
  text-align: center;
  text-transform: uppercase;
  color: #000000;

}

.tenant-text {
  max-width: 920px;
  margin: 0;
  margin-bottom: 100px;
  font-weight: 300;
  font-size: 18px;
  line-height: 167%;
  color: #4C4C4C;
  text-align: left;
}

.fancybox-bg {
  background-color: rgb(3, 3, 3, .5);
}

.application-modal {
  background-color: #FBFBFB;
  max-width: 664px !important;
  width: 100%;
}

.application-modal .fancybox-close-small {
  display: none;
}

.application-modal__title {
  margin-bottom: 4px;
  font-weight: 700;
  font-size: 56px;
  line-height: 56px;
  text-align: center;
  color: #1C1B1B;
  text-transform: uppercase;
  font-family: 'Bebas Neue';
}

.application-modal__text {
  margin-bottom: 32px;
  text-align: center;
  font-weight: 300;
  font-size: 18px;
  line-height: 167%;
  color: rgb(0, 0, 0, .7);
  font-family: 'Gilroy';
}

.application-modal__form {
  display: flex;
  flex-direction: column;
  row-gap: 12px;
}

.application-modal__form input {
  display: inline-block;
  padding: 20px 38px;
  background: #FFFFFF;
  box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.12);
  width: 100%;
  border: none;
  outline: none;
  font-family: 'Gilroy';
  font-weight: 300;
  font-size: 18px;
  line-height: 167%;
  color: #4C4C4C;
}

.application-modal__form input::placeholder {
  font-family: 'Gilroy';
  font-weight: 300;
  font-size: 18px;
  line-height: 167%;
  color: #4C4C4C;
}

.application-modal__btn-send {
  padding: 15px 20px;
  margin-top: 22px;
  background-color: #127DBE;
  color: #FFFFFF;
  width: 100%;
  font-family: 'Gilroy';
  font-style: normal;
  font-weight: 500;
  font-size: 20px;
  line-height: 151%;
}

@media (max-width: 1100px) {
  .tenant__item-inner {
    flex-direction: column;
    align-items: center;
  }

  .tenant__item:nth-child(even) .tenant__item-content {
    order: 0;
  }

  .tenant-slider {
    margin-top: 32px;
  }

  .rental-flex-text-inner,
  .tenant-slider {
    max-width: 557px;
  }
}

@media (max-width: 768px) {
  .rental__content {
    margin-top: 60px;
  }

  .application-modal__title {
    font-size: 32px;
    line-height: 35px;
  }

  .application-modal {
    padding: 20px;
  }

  .application-modal__form input {
    padding: 10px 20px;
    font-size: 16px;
  }

  .application-modal__form input::placeholder {
    font-size: 16px;
  }

  .application-modal__btn-send {
    padding: 12px 20px;
    margin-top: 10px;
    font-size: 18px;
  }

  .application-modal__text {
    margin-bottom: 20px;
  }
  .tenant__item-text {
  text-align: left;
}

}

@media (max-width: 480px) {
  .tenant__item-title {
    font-size: 28px;
    margin-bottom: 12px;
  }

  .tenant__item-text {
    font-size: 16px;
  }

  .tenant__item-btn {
    width: 100%;
  }

  .rental__content {
    margin-top: 26px;
  }

  .tenant-title p {
    font-size: 16px;
  }

  .application-modal__title {
    font-size: 28px;
    line-height: 28px;
  }

  .application-modal__text {
    margin-bottom: 15px;
    line-height: 16px;
    font-size: 16px;
  }

  .application-modal__form {
    row-gap: 8px;
  }

  .application-modal__form input {
    padding: 10px 15px
  }

  .application-modal__btn-send {
    margin-top: 0;
    font-size: 16px;
  }

  .popup__success-new-rent {
    padding: 40px 20px
  }

  .rental-first-slider-img {
    min-height: 371px;
    object-fit: cover;
  }
}
/* End */
/* /local/templates/frant/components/bitrix/system.pagenavigation/.default/style.css?1622708396765 */
/* /local/templates/frant/components/bitrix/news.list/tenant-items/style.css?177063898611784 */
