.map {
  width: 100%;
  height: 575px;
  border-radius: 20px;
}

html {
  overflow-x: hidden;
}
/*section 1 */

.concept-section2 {
  padding-top: 160px;
  padding-bottom: 60px;
}

.breadcrumb-item img {
  margin-left: 8px;
}

.fixed-settings-bar .dropdown-custom {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.mob-fixed-settings-bar {
  /* border: 1px solid rgb(187, 188, 191); */
  background-color: #fff;
  width: 164px;
}

.sidenav-inner .mob-fixed-settings-bar .btn-settings {
  width: auto;
  border: 1px solid rgb(187, 188, 191) !important;
  background-color: #fff !important;
  height: 40px;
  padding: 7px 5px;
  border-radius: 5px;
  color: #000;
  font-size: 18px !important;
}

.offcanvas {
  background-color: rgba(255, 255, 255, 0.9);
  border: 0px !important;
}

.social-links {
  display: none;
}

.concept {
  gap: 90px;
  flex-direction: row;
}

.concept-image {
  width: 100%;
}

#projectsect .container-fluid {
  padding-left: 0px;
}

.concept-section2 .main-heading {
  margin-bottom: 48px;
  line-height: 105%;
}

.concept-sec-text {
  min-width: 407px;
}

.concept-sec-text .description {
  font-size: 18px;
  line-height: 140%;
  margin-bottom: 4px;
}

.concept-section2 h6 {
  font-size: 18px;
  font-weight: 600;
  font-family: "Ploni-Dbold", sans-serif;
  line-height: 105%;
}

.concept-section2 p {
  font-size: 18px;
  margin-bottom: 10px;
}

.concept-section2 .badge {
  box-shadow: 0px 2px 23px 0px #2727271a;
  border-radius: 5px;
  background: #fff;
  font-size: 14px;
  color: #2a2a2a;
  font-weight: 300;
  display: flex;
  align-items: center;
  height: 22px;
  /* line-height: 0px; */
  padding-top: 9px;
}

.concept-section2 li {
  margin-left: 30px;
}

/* section 2 */

.combination-sec {
  padding: 60px 0px 29.11px 90px;
  height: 706px;
  position: relative;
  margin-bottom: 60px;
}

.combination-sec #facilities .right-img {
  z-index: 99;
  position: relative;
  max-width: 490px;
  min-height: 490px;
  width: 432px;
}

.combination-sec h2 {
  margin-bottom: 40px;
}

.combination-sec .title {
  font-size: 24px;
  font-family: "ploni-Dbold";
  line-height: 120%;
}

/* .combination-sec .owl-next img {
  margin-top: 4px;
} */

#facilities .owl-stage-outer {
  height: 580px;
}

#facilities .owl-nav button {
  display: flex;
  justify-content: center;
  align-items: center;
}

.combination-sec p {
  font-size: 16px;
  line-height: 140%;
}

.combination-sm-img {
  position: relative;
}

.combination-sm-img img {
  position: absolute;
}

.item1 .combination-sm-img {
  background-image: url(../images/tab-section/line-circle-img.png);
}

.combination-sm-img {
  position: absolute;
  left: 25.5%;
  width: 81%;
  height: -webkit-fill-available;
  background-repeat: no-repeat;
  background-position: left center;
  background-size: contain;
  pointer-events: none;
  height: 63%;
  margin-top: 35px;
}

#facilities .owl-item {
  height: 536px;
}

/* #pills-facilitize,
#facilities {
  height: 517px;
  position: relative;
} */

.line {
  background: #448545;
  height: 1px;
  width: 881px;
  position: absolute;
  bottom: 286px;
  left: 0px;
  z-index: 999;
}

.combination-sec .owl-dots button.owl-dot {
  width: 6px;
  height: 6px;
}

.combination-sec .owl-dots button.owl-dot.active {
  width: 8px;
  height: 8px;
}

.combination-sec .owl-dots {
  text-align: center;
  position: absolute;
  bottom: 70px;
  display: flex;
  align-items: center;
}

.item2 .combination-sm-img {
  background-image: url(../images/tab-section/line-circle-img2.png);
  margin-top: 30px;
  left: 29.5%;
}

.item3 .combination-sm-img {
  background-image: url(../images/tab-section/line-circle-img3.png);
  margin-top: 55px;
  position: absolute;
  left: 26.5%;
  width: 81%;
  height: -webkit-fill-available;
  background-repeat: no-repeat;
  background-position: left center;
  background-size: contain;
  pointer-events: none;
  height: 78%;
}
/* room */

.room-section .container-fluid {
  padding-left: 90px;
}

/* .room-sec-tab {
  justify-content: space-between;
} */

.room-section p {
  font-size: 16px;
  font-family: "ploni-light";
  line-height: 140%;
}
.room-section #imageCarousel2 img,
.room-section #imageCarousel3 img,
.room-section #imageCarousel4 img,
.room-section #imageCarousel5 img {
  height: 437px;
  border-radius: 20px;
  object-fit: cover;
}

#imageCarousel2 .owl-nav button.owl-next,
#imageCarousel3 .owl-nav button.owl-next,
#imageCarousel4 .owl-nav button.owl-next,
#imageCarousel5 .owl-nav button.owl-next {
  right: 3px;
  left: auto;
}

#imageCarousel2 .owl-nav button.owl-prev,
#imageCarousel3 .owl-nav button.owl-prev,
#imageCarousel4 .owl-nav button.owl-prev,
#imageCarousel5 .owl-nav button.owl-prev {
  left: 3px;
}

.room-des {
  margin-right: 40px;
}

#status .main-heading {
  margin-bottom: 45px;
  line-height: 105%;
}

.status-block li:first-child {
  padding-top: 0px !important;
}

#status .col-md-7 {
  margin-top: 30px;
}

.status-section .status-right-img {
  min-height: 633px;
}

.map-section .container-pr {
  padding-left: 90px;
}

#environment .container-fluid {
  padding-left: 90px;
}

#exampleModal {
  padding-left: 0px !important;
  overflow-y: hidden;
}

#exampleModal .modal-dialog {
  max-width: 100%;
  margin: 0px;
}

#exampleModal .modal-body {
  height: 100vh;
  background-color: #fff;
  border-radius: 0px;
}

/* #exampleModal .apartment-modal {
  transform: translate(0px, 31%);
} */

.enviroment-section .col-md-3 {
  padding-right: 10px !important;
  padding-left: 10px !important;
}

.contact-section .main-heading {
  margin-bottom: 30px;
  line-height: 30px;
}

.contact-section .text-start {
  margin-top: 40px !important;
}

.contact-section .btn {
  border-radius: 6px;
  background-color: #fff;
  color: black;
  border: none;
  padding: 6px 20px;
  font-family: "ploni-Dbold";
  text-align: center;
  height: 31px;
}

.project-section .main-heading {
  line-height: 30px;
}

.project-section .col-md-12 .row {
  margin-bottom: 40px !important;
}

.status-section .star-map {
  position: absolute;
  bottom: -373px;
  object-fit: cover;
  z-index: 0;
  right: 122px;
}

.download-pdf {
  color: rgb(42, 42, 42);
}

.err {
  color: red;
  font-size: 16px;
  font-weight: bold;
  display: none;
}

#feature h1 {
  font-size: 50px;
  font-family: "ploni-light";
  line-height: 140%;
}

#pills-tabContent .owl-nav button.disabled {
  opacity: 0.6;
}

#pills-tabContent .owl-nav.disabled {
  display: block;
}

#pills-tabContent .owl-nav button {
  width: 30px;
  height: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 6px;
}
#pills-tabContent .owl-stage {
  direction: ltr;
}

#pills-tabContent .owl-carousel {
  direction: ltr !important;
}

#pills-tabContent .owl-nav button span {
  font-size: 37px;
}
@media (min-width: 1200px) {
  .container-pr {
    padding-right: 320px;
  }
}

@media (min-width: 991px) {
  .enviroment-section .col-lg-3 {
    width: 33.333%;
  }
  .fixed-settings-bar ul li:first-child a {
    padding: 0px;
  }

  .breadcrumb-item.active {
    font-size: 18px;
    top: -2px;
  }

  .concept-image img {
    border-radius: 0px 20px 20px 0px;
  }

  .navbar,
  .mob-breadcrumb {
    display: none;
  }

  .breadcrumb-item + .breadcrumb-item::before,
  .ps_rel {
    position: relative;
  }

  .combination-sec .title {
    margin-top: 30px;
  }

  .right-img {
    margin-right: 30px;
  }

  #facilities .owl-item .col-lg-6 {
    margin-right: 16px;
  }
}

@media only screen and (min-width: 991px) and (max-width: 1199px) {
  .combination-sec #facilities .right-img {
    z-index: 99;
    position: relative;
    max-width: 286px;
  }
  .line {
    display: none;
  }

  #facilities .col-lg-4 {
    flex: 0 0 auto;
    width: 48.333333%;
  }

  #facilities .owl-item .col-lg-6 {
    margin-right: 11px;
  }

  .main-heading {
    color: #2a2a2a;
    font-size: 28px;
  }

  .room-section p {
    font-size: 9px;
  }

  .enviroment-section p {
    font-size: 10px;
  }

  #feature h1 {
    font-size: 35px;
  }

  .concept-sec-text .description {
    font-size: 10px;
  }

  .concept-section2 .pt-lg-5 {
    padding-top: 0px !important;
  }

  .concept {
    gap: 20px;
  }

  .combination-sm-img {
    position: absolute;
    left: -12.5% !important;
    margin-top: -16px !important;
  }

  .newfluid {
    padding: 0px 19px !important;
  }

  body .fixed-settings-bar {
    right: 16px !important;
  }

  .container-pr {
    padding-right: 242px !important;
  }

  .project-section .main-heading {
    line-height: 53px;
  }
}
/* 150% */
@media only screen and (min-width: 1270px) and (max-width: 1366px) {
  .container-pr {
    padding-right: 250px;
  }

  .room-section .nav-pills {
    padding-right: 0px !important;
  }

  .nav-pills .nav-item {
    padding: 10px 8px;
  }

  .room-section .item img {
    margin-right: 36px;
  }

  #exampleModal .row {
    transform: translate(0px, 3%);
  }

  .enviroment-section br {
    display: none;
  }

  .enviroment-section .col-md-3 {
    width: 32%;
  }

  .combination-sec .col-lg-4 {
    width: 48.333333%;
  }

  .combination-sm-img {
    position: absolute;
    left: -9.5% !important;
    margin-top: 42px;
  }

  .line {
    height: 1px;
    bottom: 273.5px;
    left: -448px;
  }

  .combination-sec #facilities .right-img {
    width: 389px;
  }

  .owl-nav button {
    position: absolute;
    top: 52%;
  }

  .item3 .combination-sm-img {
    left: -11.5%;
    margin-top: 61px;
  }

  .item2 .combination-sm-img {
    margin-top: 42px;
  }

  .combination-sec .owl-next img {
    margin-top: 0px;
  }

  .room-section .room-sec-tab {
    justify-content: space-between;
  }

  .status-section .star-map {
    right: 53px;
  }

  .room-section p {
    font-size: 14px;
  }

  .newfluid {
    padding: 0px 42px !important;
  }

  body .fixed-settings-bar {
    right: 55px !important;
  }
}

@media only screen and (min-width: 1366px) and (max-width: 1440px) {
  #facilities .item .col-lg-4 {
    margin-left: 16px !important;
    width: 44.333% !important;
  }

  .combination-sm-img {
    left: -9.5% !important;
    margin-top: 2px !important;
  }

  .line {
    left: -374px !important;
  }

  .item3 .combination-sm-img {
    left: -9.5% !important;
    margin-top: 101px !important;
  }

  .item2 .combination-sm-img {
    left: -9.5% !important;
    margin-top: 29px !important;
  }
}
/* 125% */
@media only screen and (min-width: 1366px) and (max-width: 1600px) {
  #facilities .item .col-lg-4 {
    margin-left: 16px;
    width: 39.333%;
  }

  .nav-pills .nav-item {
    padding: 10px 14px;
  }

  .combination-sm-img {
    left: -0.5%;
    margin-top: 34px;
  }

  .line {
    left: -264px;
    bottom: 287px;
  }

  .enviroment-section p {
    font-size: 16px;
  }

  #facilities .owl-item .col-lg-6 {
    margin-right: 53px;
  }

  .item3 .combination-sm-img {
    left: 0.5%;
  }

  .combination-sec #facilities .right-img {
    width: 390px;
  }

  .item2 .combination-sm-img {
    left: 4.5%;
    margin-top: 28px;
  }

  #exampleModal .row {
    transform: translate(0px, 3%);
  }

  .enviroment-section .col-md-3 {
    width: 32%;
  }

  .room-section .room-sec-tab {
    justify-content: space-between;
  }

  .combination-sec .owl-next img {
    margin-top: 0px;
  }
}

/* 110% view */

@media only screen and (min-width: 1600px) and (max-width: 1750px) {
  #facilities .item .col-lg-4 {
    margin-left: 16px;
  }

  .combination-sm-img {
    position: absolute;
    left: 14.5%;
  }

  .item3 .combination-sm-img {
    left: 16.5%;
    margin-top: 55px;
  }

  #facilities .owl-item .col-lg-6 {
    margin-right: 56px;
  }

  .line {
    left: -82px;
  }

  .item2 .combination-sm-img {
    left: 18.5%;
    margin-top: 30px;
  }

  #exampleModal .row {
    transform: translate(0px, 16%);
  }

  .enviroment-section .col-md-3 {
    width: 32%;
  }
  .combination-sec .owl-next img {
    margin-top: 0px;
  }
}

@media only screen and (max-width: 991px) {
  .modal-body.py-4.px-5 {
    padding: 30px 20px !important;
  }
  .header-select-col {
    margin-top: 12px;
  }

  header .navbar-brand img {
    width: 59.89px;
    height: 30px;
  }

  .mob-breadcrumb {
    padding-top: 0px !important;
  }

  .concept-section2 {
    padding-top: 40px;
    padding-bottom: 0px;
  }

  #projectsect .container-fluid {
    padding-left: 0px;
    padding-right: 0px;
  }

  .concept-sec-text {
    min-width: 100%;
    padding-left: 20px;
    padding-right: 20px;
  }

  .concept-section2 .main-heading {
    margin-bottom: 30px;
  }

  .concept-sec-text .description {
    font-size: 16px;
  }

  .concept-sec-text .description br {
    display: none;
  }

  .concept-section2 ul {
    padding-top: 36px !important;
  }

  .concept-section2 .badge {
    padding: 7px;
  }

  .concept {
    gap: 40px;
    flex-direction: column;
  }

  .concept-section2 .badge-div {
    margin-top: 15px;
  }

  .mob-block {
    display: block;
  }

  .contact-form-btn .mob-block {
    display: inline;
  }
  .mob-none {
    display: none;
  }

  .concept-image {
    padding: 0px 30px;
  }

  .concept-img2 {
    height: 100%;
    object-fit: cover;
    border-radius: 20px;
  }

  .combination-sec {
    padding: 30px 20px 30px 20px;
    height: auto;
    margin-bottom: 0px;
  }

  .combination-sec h2 {
    margin-bottom: 30px;
  }

  .combination-sm-img,
  .line {
    display: none;
  }

  .combination-sec #facilities .right-img {
    max-width: 70vw;
    min-height: 337px;
    width: 100%;
  }

  .combination-sec .title {
    font-size: 20px;
  }

  .combination-sec p br {
    display: none;
  }

  #facilities .col-lg-4 {
    display: flex;
    justify-content: center;
  }

  #facilities .owl-stage-outer {
    height: auto;
  }

  #facilities .owl-item {
    height: auto;
  }

  .combination-sec .owl-dots {
    width: 100%;
    bottom: -25px;
    justify-content: center;
  }

  .footer-logo {
    margin-top: 36px;
    margin-bottom: 60px;
  }

  .owl-nav button.owl-next {
    left: 10px;
  }
  .owl-nav button.owl-prev {
    right: 10px;
  }

  .combination-sec p {
    margin-bottom: 12px;
    height: 148px;
  }

  .room-section {
    padding: 30px 0 30px;
  }

  .room-section h3 {
    margin-top: 20px;
  }

  .room-section .open-modal {
    padding-top: 6px;
  }
  .room-section .container-fluid,
  #environment .container-fluid {
    padding-left: 20px !important;
    padding-right: 20px;
  }

  .nav-pills .nav-item {
    padding: 8px 6px;
  }

  .nav-pills .nav-item:first-child {
    padding-right: 0px;
  }

  .room-des,
  .room-section .item img {
    margin-right: 0px;
  }

  .room-des {
    padding-right: 38px;
  }

  #pills-tab {
    justify-content: center;
  }

  .contact-section .col-6:first-child {
    padding-left: 5px;
  }
  .contact-section .col-6:nth-child(2) {
    padding-right: 5px;
  }
  .room-section h3,
  .room-section p,
  .room-section .gap-2 {
    margin-bottom: 30px;
  }

  #room .col-md-4 img {
    height: 372px;
  }

  #exampleModal .modal-body {
    overflow-x: scroll;
  }

  .enviroment-section p {
    margin-bottom: 30px;
    margin-top: 20px;
  }

  .image-block {
    margin-bottom: 20px;
  }

  .enviroment-section {
    padding: 40px 0 20px 0px;
  }

  .enviroment-section .main-heading {
    font-family: "ploni-Dbold", sans-serif;
    font-size: 42px;
    line-height: 105%;
  }
  .status-section {
    padding: 30px 20px;
  }

  #status .main-heading,
  .map-section .main-heading {
    margin-bottom: 45px;
    line-height: 105%;
    font-size: 42px;
  }

  #status .main-heading br {
    display: none;
  }

  #status .col-md-7 {
    margin-top: 0px;
  }

  .status-section .status-right-img {
    min-height: 304px;
    margin-top: 55px !important;
  }

  .map-section .container-pr {
    padding: 0px;
  }

  .map {
    height: 551px;
    object-fit: cover;
    margin-top: 15px;
  }

  .contact-section {
    background-image: url(../images/contact.webp);
    background-size: cover;
    margin: 0px;
    padding: 48px 0px 40px 20px;
  }

  .contact-section .col-md-12 {
    padding: 0px;
  }

  .contact-section .row {
    margin: 0px 0px;
  }

  .contact-section .contact-inner::before {
    content: none;
  }

  .contact-section .contact-inner::after {
    content: none;
  }

  .contact-section::after {
    content: "";
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: #00000080;
    box-shadow: 0px 4px 24px 0px #0000000d;
    right: 0px;
  }

  .contact-section .main-heading {
    font-size: 50px;
  }

  .contact-section .container-pr {
    margin: 0px;
  }
  .contact-section .form-check {
    padding-left: 0px;
  }

  .project-section .main-heading {
    font-size: 36px;
    margin-bottom: 30px !important;
  }

  .project-section .container-pr .col-md-12 .row {
    margin-bottom: 30px !important;
  }

  .project-section img.project-img {
    min-height: 320px;
  }

  #feature h1 {
    font-size: 50px;
  }

  .container-pr {
    padding: 0px;
  }

  .drawing-modal h6 {
    font-family: "Ploni-Dbold", "sans-serif";
  }

  .drawing-modal h3 {
    font-family: "Ploni-Dbold", "sans-serif";
    font-size: 20px;
  }

  .drawing-modal .btn-close {
    position: relative;
  }

  .drawing-modal .btn-close span {
    position: absolute;
    top: 2px;
  }

  .contact-section .btn {
    height: 39px;
    background-color: #fff;
    color: #2a2a2a;
    font-size: 18px;
    font-family: "ploni-Dbold";
  }
  /* .contact-form-btn {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .contact-form-btn img {
    margin-right: 8px !important;
    margin-bottom: 4px;
  } */
}

@media only screen and (min-width: 991px) {
  .mob-none {
    display: block;
  }

  .contact-form-btn .mob-none {
    display: inline !important;
  }

  .mob-block {
    display: none !important;
  }
  /***/

  .newfluid {
    padding: 0px 75px;
  }

  .newfluid .breadcrumb {
    padding: 0px !important;
  }

  .fixed-settings-bar {
    right: 24px !important;
  }

  .combination-sec .owl-dots {
    margin-right: 30px;
  }

  .room-section .main-heading {
    margin-bottom: 27px;
  }

  .room-section ul {
    margin-bottom: 38px !important;
  }
  .room-section .item img[alt="vector"] {
    max-height: 437px;
    min-height: 437px;
    border-radius: 30px;
    object-fit: cover;
  }
}

@media only screen and (max-width: 767px) {
  footer {
    padding: 60px 0px 40px 0px;
    background-size: auto;
    /* background-image: url(../images/footer_bg_mobile.png); */
  }

  .nav-inner {
    height: 56px;
  }

  .header-select-col .nav-inner {
    height: 36px;
    border-radius: 10px;
  }

  .mob-breadcrumb .breadcrumb {
    justify-content: center;
  }

  .header-select-col {
    margin-top: 12px !important;
  }

  .breadcrumb-item a {
    font-size: 16px;
    line-height: 105%;
  }

  .download-pdf {
    margin-top: 40px;
  }
  .combination-sec #facilities .right-img {
    max-width: 100vw;
    min-height: 331px;
  }

  .room-section h2 br {
    display: none;
  }

  .map-section .main-heading {
    margin-bottom: 10px !important;
  }
}

@media only screen and (min-width: 767px) and (max-width: 1199px) {
  .nav-inner {
    height: 70px;
  }

  .header-select-col .nav-inner {
    height: 70px;
    border-radius: 10px;
    padding: 5px;
  }

  .mob-breadcrumb .breadcrumb {
    padding: 0px !important;
  }

  .mob-breadcrumb .container {
    padding: 0px;
  }

  .combination-sec #facilities .right-img {
    max-height: 347px;
  }
  .nav-pills .nav-item {
    padding: 10px 5px;
  }
}

@media only screen and (min-width: 767px) and (max-width: 991px) {
  .concept-section2 li {
    margin-left: 30px;
    margin: 0 65% 0% 0%;
    text-align: justify;
  }

  .main-heading {
    color: #2a2a2a;
    font-size: 38px;
    line-height: 105%;
  }

  .room-section p {
    font-size: 10px;
  }

  .room-section .item p {
    font-size: 16px;
  }
  .nav-pills .nav-link {
    color: #73777b;
    font-size: 14px;
  }

  #room .col-lg-4 img {
    width: 100%;
    margin-top: 30px !important;
  }

  .image-block img {
    height: 140px;
  }

  .status-section .status-right-img {
    min-height: 483px;
  }

  .status-section .badge-dark {
    height: fit-content;
  }

  .tab-status {
    justify-content: space-between;
  }

  .status-section .status-right-img {
    margin-top: 0px !important;
  }

  #status .col-md-7 {
    width: 37.3333%;
  }
  #status .col-md-5 {
    width: 60.3333%;
  }

  .map-section {
    padding: 40px;
  }

  .map-section .main-heading {
    margin-bottom: 20px;
  }

  .contact-section .contact-inner {
    padding: 261px 0 0px;
  }

  .contact-section .btn {
    padding: 4px 11px 0px 11px;
  }

  .project-section {
    padding: 40px;
  }

  .enviroment-section p {
    margin-top: 30px;
  }
}
.concept-section2 .badge {
  box-shadow: none !important;
}
.room-section .badge {
  box-shadow: none !important;
  border-radius: 5px !important;
  font-weight: 400 !important;
}
.last_foot_col {
  direction: ltr;
}

.rectangle-div {
  position: relative;
  top: -4px;
}

.rectangle-div .rect6-1 {
  margin-right: 1px;
  position: relative;
  right: -1px;
}

.rectangle-div .rect6-2 {
  margin-right: 1px;
  position: relative;
  right: -4px;
}

.rectangle-div .rect6-3 {
  margin-right: 1px;
  position: relative;
  right: -7px;
}

.rectangle-div .rect6-4 {
  position: absolute;
  top: 17px;
  right: 0px;
}

.rectangle-div .rect6-5 {
  position: absolute;
  top: 17px;
  right: 6px;
}

.rectangle-div .rect6-6 {
  position: absolute;
  top: 17px;
  right: 13px;
}

.rectangle-div .rect2-2 {
  position: absolute;
  top: 17px;
  right: 0px;
}

.rec-text {
  position: relative;
}

#pills-2home-tab {
  margin-right: 7px;
  gap: 6px;
}
.main-err-div {
  display: flex;
  justify-content: center;
}
.sin-line-err {
  width: 40%;
  z-index: 99999999;
  border-radius: 20px;
  height: 45px;
  background-color: #ff523d;
  justify-content: center;
  align-items: center;
  color: #fff;
  margin-bottom: 0px !important;
  font-family: "Ploni-light" !important;
  font-size: 16px !important;
  font-weight: 500;
  padding-top: 5px;
  margin-top: 10px;
}

.contact-section form .row .err,
.form-check .err {
  font-size: 12px;
  background-color: #ff523d;
  color: #fff;
  width: max-content;
  border-radius: 5px;
  padding: 2px 10px 0px 10px;
  margin-top: 10px;
  font-weight: 400;
}

.err img {
  width: 12px;
  height: 12px;
  margin-right: 0px;
}

.iphone-rooms {
  margin-top: 8px;
}
@media only screen and (max-width: 1299px) {
  .sin-line-err {
    width: 100%;
  }
}
