body {
  font-family: 'Gilroy', sans-serif;
  background: #fff;
}
ul, li {
  list-style: none;
  padding: 0;
  margin: 0;
}
a {
  transition: 0.3s;
}
a:hover {
  text-decoration: none;
  color: #000;
}
:focus {
  outline: none;
}
button:focus {
  outline: none;
}
input {
  box-shadow: none;
  border-radius: 0;
}
p {
  margin: 0;
}
img {
  max-width: 100%;
}
.iti--separate-dial-code .iti__selected-flag {
  background: none !important;
}
.iti.iti--allow-dropdown {
  width: 100% !important;
}
.iti.iti--allow-dropdown div {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}

.utfSection {
  background: url('/img/utf-bg.jpg') center top no-repeat;
  background-size: cover;
  padding-top: 3rem;
  padding-bottom: 18rem;
}
.meenuHeaderToggle {
  background: #2d8f98;
  border-radius: 2.4rem;
  padding: 0.9rem 1.4rem;
  color: #fff;
  font-weight: 500;
  font-size: 1.6rem;
  line-height: 1.9rem;
  display: flex;
  align-items: center;
  justify-content: space-around;
  margin-left: 5.5rem;
  width: 12rem;
}
.meenuHeaderToggle:hover {
  color: #fff;
  background: #c21e65;
}
.logo {
  width: 11rem;
}
.headerPhone {
  font-weight: 700;
  font-size: 2rem;
  line-height: 2.4rem;
  color: #000000;
}
.header {
  margin-bottom: 5.8rem;
}
.titleUtf {
  font-weight: 700;
  font-size: 6.4rem;
  line-height: 7.7rem;
  color: #000000;
}
.subTitle {
  font-weight: 500;
  font-size: 3.6rem;
  line-height: 4.2rem;
  color: #c21e65;
  margin-top: 2rem;
}
.utfAdvantage {
  display: flex;
  align-items: center;
}
.utfAdvantageItem {
  margin-right: 2.4rem;
  width: 13rem;
  height: 13rem;
  border-radius: 50%;
  color: #fff;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  background: #bf4b80;
}
.utfAdvantageItem p {
  text-align: center;
  margin-top: 1rem;
  font-weight: 700;
  font-size: 1.6rem;
  line-height: 1.9rem;
  color: #ffffff;
}
.utfAdvantageItem:first-child {
  width: 15rem;
  height: 15rem;
}
.formMain {
  background: #54a6b1;
  box-shadow: 0 20px 50px rgba(0, 0, 0, 0.1);
  border-radius: 0 0 2.4rem 2.4rem;
  padding: 3rem;
}
input {
  background: #ffffff;
  border-radius: 2.4rem;
  font-weight: 500;
  font-size: 1.6rem;
  line-height: 1.9rem;
  border: 0;
  color: #000000;
  padding: 1.5rem 2rem;
  display: block;
  width: 100%;
  margin-top: 1rem;
}
input[name="name"] {
  margin-top: 0;
  border-radius: 2.4rem 2.4rem 0 0;
  margin-bottom: 1rem;
}
input[type="tel"] {
  border-radius: 0 0 2.4rem 2.4rem;
}
.btn {
  font-weight: 500;
  font-size: 1.6rem;
  line-height: 1.9rem;
  color: #fff;
  background: #c21e65;
  border-radius: 2.4rem;
  text-align: center;
  padding: 1.5rem;
  display: block;
  width: 100%;
  margin-top: 3rem;
  transition: 0.3s;
}
.btn:hover {
  background: #015a68;
}
.utfSection .formMain {
  margin-top: 3rem;
}
.aboutImg {
  width: 100%;
}
.aboutSection {
  margin-top: -5rem;
}
.aboutSection h4 {
  font-weight: 700;
  font-size: 3rem;
  line-height: 3.6rem;
  color: #000000;
  margin-bottom: 2rem;
}
.aboutSection h4 span {
  color: #c21e65;
}
.aboutSection p {
  font-weight: 500;
  font-size: 1.8rem;
  line-height: 160%;
  color: #364648;
}
.aboutAdvantage {
  display: flex;
  margin: 1.6rem 0;
}
.aboutAdvantageItem {
  display: flex;
  margin-right: 4rem;
  align-items: flex-end;
  font-size: 2.4rem;
  line-height: 2.8rem;
}
.aboutAdvantageItem h5 {
  font-weight: 700;
  font-size: 3.6rem;
  line-height: 4.4rem;
  color: #c21e65;
  margin-bottom: 0;
  margin-right: 1rem;
  position: relative;
  top: 1rem;
}
.titleSection {
  font-weight: 700;
  font-size: 4.8rem;
  line-height: 5.8rem;
  color: #000000;
  margin-bottom: 4rem;
}
.territorySection {
  margin-top: 8rem;
}
.territoryItem img {
  width: 100%;
  height: 20rem;
  object-fit: cover;
}
.territoryItem h4 {
  font-weight: 700;
  font-size: 3rem;
  line-height: 3.6rem;
  color: #000000;
  margin-top: 2rem;
}
.territoryItem p {
  font-weight: 500;
  font-size: 1.8rem;
  line-height: 160%;
  color: #364648;
  margin-top: 2rem;
}
.territoryArrow {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 7rem;
}
.territoryArrow .swiper-button-prev, .territoryArrow .swiper-button-next, .territoryArrow .swiper-pagination {
  position: static;
  height: auto;
  top: auto;
  margin: 0;
}
.territoryArrow .swiper-pagination {
  width: auto;
  bottom: 0;
  margin: 0 1.5rem;
}
.swiper-button-next:after, .swiper-button-prev:after {
  content: none;
}
.swiper-pagination-bullet {
  width: 0;
  height: 0;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-bottom: 16px solid #d9d9d9;
  background: none;
  opacity: 1;
  border-radius: 0;
}
.swiper-pagination-bullet:nth-child(2n) {
  transform: rotate(180deg);
}
.swiper-pagination-bullet.swiper-pagination-bullet-active {
  border-bottom: 16px solid #c21e65;
}
.islandComfort {
  margin-top: 5rem;
}
.islandComfortWrap {
  display: flex;
  align-items: center;
  justify-content: space-between;
  background: #bf4b80;
  padding: 6rem;
}
.islandComfortWrap p {
  font-weight: 500;
  font-size: 1.8rem;
  line-height: 160%;
  color: #ffffff;
  width: 70%;
}
.islandComfortWrap img {
  width: 16%;
  margin-left: 14%;
}
.roomAdvantage {
  margin-top: 6rem;
}
.roomAdvantage img {
  margin-bottom: 2rem;
}
.roomAdvantageItem h4 {
  font-weight: 700;
  font-size: 3rem;
  line-height: 3.6rem;
  color: #000000;
  margin-bottom: 1rem;
}
.roomAdvantageItem p {
  font-weight: 500;
  font-size: 1.8rem;
  line-height: 160%;
  color: #364648;
  margin-bottom: 2rem;
}
.gallery {
  margin-top: 8rem;
}
.gallerySwiper .territoryArrow {
  position: absolute;
  bottom: 0;
  z-index: 3;
  width: 38rem;
  background: #025a68;
  border-radius: 2rem 2rem 0 0;
  padding: 1.5rem 2.5rem;
  color: #fff;
  display: flex;
  left: 50%;
  margin: 0 auto 0 -18rem;
  justify-content: space-between;
}
.gallerySwiper .territoryArrow .swiper-button-prev, .gallerySwiper .territoryArrow .swiper-button-next {
  border: 1px solid #d9d9d9;
  border-radius: 0.6rem;
  width: 9rem;
  height: 4rem;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: 0.3s;
}
.gallerySwiper .territoryArrow .swiper-button-prev:hover, .gallerySwiper .territoryArrow .swiper-button-next:hover {
  background: #fff;
}
.gallerySwiper .territoryArrow .swiper-button-prev:hover path, .gallerySwiper .territoryArrow .swiper-button-next:hover path {
  fill: #000;
}
.gallerySwiper .swiper-pagination {
  font-size: 2.4rem;
}
.gallerySwiper .swiper-pagination-current {
  font-size: 3rem;
}
.location {
  margin-top: 8rem;
}
.locationWrap {
  display: flex;
}
.locationWrap .locationWrap__map{
  width: 65%;
}
.locationWrap__map iframe{
  width: 100%!important;
  height: 59rem!important;
  border: 0!important;
}
.locationRight {
  background: #2d8f98;
  padding: 3rem 1rem 1rem;
  color: #fff;
  width: 35%;
  height: 59rem;
}
.locationMap {
  width: 65%;
  object-fit: cover;
}
.locationText {
  margin-top: 2rem;
  font-weight: 500;
  font-size: 1.8rem;
  line-height: 160%;
  margin-bottom: 2rem;
}
.locationAdvantage {
  background: #bf4b80;
  padding: 1rem 2rem;
  margin-bottom: 1rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.locationAdvantage h5 {
  font-weight: 700;
  font-size: 2.4rem;
  line-height: 2.9rem;
}
.locationAdvantage p {
  font-weight: 500;
  font-size: 1.6rem;
  line-height: 1.9rem;
  text-align: right;
}
.locationAdvantage:last-child {
  margin-bottom: 0;
}
.paymentMethod {
  margin-top: 8rem;
}
.paymentMethodWrap {
  background: #025a68;
  color: #fff;
  display: flex;
  align-items: center;
  margin-bottom: 3rem;
}
.paymentMethodText {
  width: 60%;
  padding-left: 5.5rem;
}
.paymentMethodWrap img {
  width: 40%;
}
.paymentMethodText h4 {
  font-weight: 700;
  font-size: 3rem;
  line-height: 3.6rem;
}
.paymentMethodText p {
  font-weight: 500;
  font-size: 1.8rem;
  line-height: 160%;
}
.paymentMethodText a {
  width: 25rem;
  background: #bf4b80;
}
.paymentMethodText a:hover {
  background-color: #2d8f98;
  color: #fff;
}
.paymentMethodItem {
  margin-top: 5rem;
}
.paymentMethodBg {
  background: url('/img/paymentMethod-img1.jpg') center top no-repeat;
  background-size: cover;
  height: 100%;
  border-radius: 2.4rem;
  color: #fff;
  padding: 3.5rem 3rem;
}
.paymentMethodBg h4 {
  font-weight: 700;
  font-size: 3.6rem;
  line-height: 4.4rem;
}
.paymentMethodBg p {
  font-weight: 500;
  font-size: 1.8rem;
  line-height: 2.2rem;
  margin-top: 1rem;
}
.paymentMethodItemText {
  font-weight: 500;
  font-size: 1.8rem;
  line-height: 160%;
  color: #364648;
}
.mortgageAdvantage {
  display: flex;
  justify-content: space-between;
  margin: 3rem 0;
}
.mortgageAdvantageItem h6 {
  font-weight: 700;
  font-size: 3rem;
  line-height: 3.6rem;
  color: #025a68;
}
.mortgageAdvantageItem p {
  font-weight: 500;
  font-size: 1.8rem;
  line-height: 2rem;
  color: #000000;
}
.paymentMethodItemSub {
  font-weight: 700;
  font-size: 3rem;
  line-height: 3.6rem;
  color: #c21e65;
}
.paymentMethodItemSub span {
  color: #000;
}
.paymentMethodItem .btn {
  width: 25rem;
  border: 2px solid #c21e65;
  background: none;
  color: #000000;
}
.paymentMethodItemMortgage {
  margin-top: 3rem;
}
.paymentMethodItemMortgage + p {
  color: #000;
}
.aboutDeveloper {
  margin-top: 8rem;
}
.aboutDevelope_logo {
  display: flex;
  align-items: center;
  justify-content: center;
  background: #23345e;
  height: 100%;
}
.aboutDeveloper_text {
  font-weight: 500;
  font-size: 1.8rem;
  line-height: 160%;
  color: #364648;
}
.aboutDeveloper_advantage {
  margin: 2.8rem 0;
  display: flex;
}
.aboutDeveloper_advantageItem {
  margin-right: 9rem;
}
.aboutDeveloper_advantageItem h5 {
  font-size: 3.6rem;
  font-weight: 700;
  color: #c21e65;
}
.aboutDeveloper_advantageItem p {
  font-size: 2rem;
}
.aboutDeveloper_text2 {
  font-weight: 500;
  font-size: 1.8rem;
  line-height: 160%;
  color: #364648;
}
.aboutDeveloper_text2 a {
  color: #1e5698;
  text-decoration: underline;
}
.footerTop {
  background: url('/img/foter-bg.svg') center top no-repeat;
  background-size: cover;
  padding-top: 8rem;
  margin-top: 5rem;
  padding-bottom: 4.5rem;
}
.footerTop p {
  font-weight: 500;
  font-size: 1.8rem;
  line-height: 160%;
  color: #364648;
}
.footer {
  background: url('/img/footer-bg2.svg') center top no-repeat, #f8f9fa;
  background-size: cover;
  padding-top: 12rem;
  padding-bottom: 4.5rem;
}
.footer img {
  width: 80%;
}
.footerMenu {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.footerMenu a {
  font-weight: 500;
  font-size: 1.8rem;
  line-height: 160%;
  color: #ffffff;
}
.footerPhone {
  font-weight: 700;
  font-size: 2rem;
  line-height: 3rem;
  color: #ffffff;
  display: block;
  text-align: right;
}
.menuHeader {
  position: absolute;
  background: #ffffff;
  box-shadow: 0 20px 50px rgba(2, 90, 104, 0.25);
  border-radius: 0 0 4rem 4rem;
  padding: 3rem;
  z-index: 9;
  width: 26rem;
  top: 5rem;
  left: 5rem;
  display: none;
}
.menuHeader a {
  font-weight: 500;
  font-size: 1.8rem;
  line-height: 160%;
  color: #000;
  margin-bottom: 2rem;
  display: inline-block;
}
.menuHeader li:last-child a {
  margin-bottom: 0;
}
.menuHeader a:hover {
  color: #2d8f98;
}
.galleryImg {
  height: 67rem;
  width: 100%;
  object-fit: cover;
  cursor: pointer;
}
.plan {
  margin-top: 8rem;
}
.planTextWrap {
  display: flex;
  align-items: center;
}
.planTextWrap p {
  font-size: 2rem;
  line-height: 2.4rem;
}
.planFilter {
  display: flex;
  margin-left: 2rem;
  margin-right: 2rem;
}
.planFilterItem {
  border: 1px solid #54a6b1;
  width: 7rem;
  height: 7rem;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 500;
  font-size: 2rem;
  line-height: 2.4rem;
  margin-right: 1rem;
  color: #000000;
}
.line {
  width: 6rem;
  height: 0.2rem;
  background: #cfcfcf;
  margin-right: 3rem;
}
.planFilterItem {
  cursor: pointer;
}
.planFilterItem.active {
  background: #54a6b1;
  color: #fff;
}
.palanItem {
  border: 1px solid #d8e0ea;
  border-radius: 2.4rem;
  padding: 1rem;
}
.planSwiper {
  margin-top: 3rem;
}
.palanItem_img {
  height: 26rem;
  width: 100%;
  object-fit: contain;
  background: #efefef;
  border-radius: 2.4rem;
}
.palanItem_text {
  padding: 2rem;
}
.palanItem_text h4 {
  font-weight: 700;
  font-size: 2.5rem;
  line-height: 3.6rem;
  margin-bottom: 1rem;
  color: #000000;
}
.palanItem_text h5 {
  font-size: 2.4rem;
  margin-bottom: 3rem;
}
.palanItem_text h5 span {
  font-weight: 700;
  font-size: 3rem;
  line-height: 3.6rem;
  color: #bf4b80;
}
.palanItem_text p {
  font-weight: 400;
  font-size: 1.4rem;
  line-height: 1.9rem;
  color: #364648;
  margin-bottom: 1.6rem;
  display: none;
}
.palanItem_text .btn {
  border: 2px solid #c21e65;
  color: #000000;
  width: 24rem;
  background: none;
  padding: 1rem;
  margin-top: 3rem;
}
.planSwiper .territoryArrow {
  margin-top: 2rem;
}
.planSwiper .swiper-pagination {
  font-size: 1.8rem;
}
.modal-content {
  background: #54a6b1;
  color: #fff;
  text-align: center;
  border-radius: 2.4rem;
}
.close {
  position: absolute;
  right: 2rem;
  top: 2rem;
  color: #fff;
  font-weight: 300;
  opacity: 0.3;
}
.modal-content h4 {
  font-size: 2.4rem;
  color: #fff;
  margin-top: 3rem;
}
#modalThank p {
  font-size: 1.8rem;
  margin-bottom: 3rem;
  margin-top: 1rem;
}
.iti.iti--allow-dropdown.iti--separate-dial-code {
  color: #000;
  font-size: 1.6rem;
}
.territoryArrow {
  margin-top: 4rem;
}
.construction-progress{
  margin-top: 8rem;
}
.construction-progress video{
  max-height: 34rem;
  max-width: 100%;
  object-fit: contain;
  display: block;
  margin: 0 auto;
}
.construction-progress h5{
  font-size: 1.6rem;
  margin-top: 2rem;
}
.construction-materials{
  margin-top: 8rem;
}
.construction-materials__img{
  height: 58rem;
}
.construction-materials-wrap{
  position: relative;
}
.construction-materials__item{
  position: absolute;
  border-radius: 1.5rem;
  background: rgba(255, 255, 255, 0.79);
  top: 15rem;
  left: 7rem;
  z-index: 2;
  width: 41rem;
  padding: 2rem;
  padding-right: 4rem;
}
.construction-materials__item2{
  top: 38rem;
}
.construction-materials__item3{
  top: 40rem;
  left: 60rem;
}
.construction-materials__item img{
  position: absolute;
  width: 11rem;
  right: -5rem;
  top: -5rem;
}
.construction-materials__item p{
  color: #364648;
  font-size: 1.8rem;
  font-style: normal;
  font-weight: 500;
  line-height: 160%; /* 28.8px */
}

.general-plan{
  margin-top: 8rem;
}
.general-plan__img{
  height: 58rem;
  width: 100%;
  object-fit: cover;
}
.general-plan__item{
  position: absolute;
  border-radius: 1.5rem;
  background: rgba(255, 255, 255, 0.79);
  color: #364648;
  font-size: 1.6rem;
  font-weight: 500;
  line-height: 160%;
  padding: 2rem;
  left: 44rem;
  top: 24rem;
}
.general-plan__item2{
  top: 40rem;
  left: 67rem;
}
.general-plan__item3{
  left: 13rem;
  top: 43rem;
}
.general-plan__item4{
  left: 22rem;
  top: 16rem;
}
.subTitle-h3{
  font-size: 2.2rem;
  margin-top: 2rem;
  font-weight: 700;
  display: inline-block;
  background: #bf4b80;
  color: #fff;
  border-radius: 3rem;
  padding: 1rem 2rem;
}

#modalPromo .close{
  color: #000;
  font-size: 3.2rem;
  top: 1rem;
}