.modal-header .close {
    font-size: 1.7rem;
    font-weight: 100;
    line-height: 1;
    color: #fff;
    text-shadow: none;
    opacity: 9;
}

.btn-green { background: #377f49; color: #ffffff; }
.btn-green:hover { background: #377f49; color: #ffffff; opacity: 0.9; }


.btn-custom-float2 {
    border-radius: 50px 0 50px 50px;
    padding: 0.6em 2em;
}

.modal-header .close:hover {
    color: #ccc!important;
}

.header__container {
  padding-top: 30px;
}

.header_is_fixed .header__container {
  padding-top: 8px;
  background: #000000;
  color: #ffffff;
}

.header_is_fixed img {
   width: 60%; 
}

.main-slide__slide-inner {
  text-align: center;
}

.smallbrder {
  border: 2px solid #CFCFCF;
  width: 50px;
}

#smallbrder {
  border-right: 4px solid #CFCFCF;
  width: 50px;
  height: 52px;
}

.counter-block__item-value {
  font-size: 50px;
}

.about-counter-block {
  position: relative;
}

.about-counter-block::after {
  border-top: 1px solid #CFCFCF;
  content: "";
  margin: 0 auto;
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
}

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

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

.btn-custom-float {
  border-radius: 50px 0 50px 50px;
  padding: 0.6em 2em;
  position: absolute;
  top: 50%;
}

.skyvilla-block {
  background-image: url("../assets/img/sky-villa.jpg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 5% 0 40% 0;
}

.highlights-block {
  position: relative;
}

.leaf {
  position: absolute;
  top: 100%;
  right: 3%;
}

.slider-text {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 0;
  padding: 20px;
  color: #000000;
  width: 100%;
  height: 100%;
}

.zoom-slider__button-title {
  font-size: 24px;
}

.amenities-block {
  background: #000000;
  padding: 70px 0 30px;
}

.zoom-slider {
  padding-top: 0;
  background: #000000;
}

.zoom-slider__control {
  background-color: #3330;
  font-size: 45px;
}

.zoom-slider__control:hover {
  background-color: #3330;
}

.header_is_fixed .header__menu-button {
  display: none !important;
}

.header_fixed .nav1 {
  display: none;
}

.header_is_fixed .nav1 {
  display: contents;
}

.width100overflow {
  overflow: hidden;
  width: 100%;
}

.footer-default__list-item {
  margin-bottom: 5px !important;
}

@media(max-width: 767px) {
  .play-button-wrapper #circle-play-b img {
    width: 10vh !important;
  }

  #floorplan12 {
    padding-top: 8%;
  }

  #coll12 {
    border-top: 2px solid #e7e7e7 !important;
    padding-top: 30px;
  }

  .header_fixed .nav1 {
    display: none;
  }

  .header_is_fixed .header__menu-button {
    display: contents !important;
  }

  #pp1,
  #p1 {
    padding-right: 20px !important;
  }

  #bt1 {
    left: 274px !important;
    top: 327px !important;
    bottom: 0px !important;
  }

  #bt2 {
    right: -17px !important;
    bottom: 0px !important;
    ;
    top: 326px !important;
  }

  .zoom-slider__button-title {
    font-size: 17px;
  }

  #slidenew {
    height: 135vmin !important;
    width: 81vmin !important;
  }

  #slidenew .row .col-lg-3 {
    margin-bottom: 5% !important;
  }

  #mySlider .carousel-inner .carousel-item .row .col-lg-4 .slider-text {
    position: initial !important;
    height: 10% !important;
  }

  .zoom-slider__slide {
    height: 482px;
  }

  #plans1 {
    padding: 25px 20px 0px 20px !important;
  }

  #v-pills-tab {
    width: 110% !important;
    align-items: center;
  }

  #v-pills-tab .nav-link .border1 img {
    width: 30vmin !important;
  }

/*
  .header_is_fixed .header__inner {
    justify-content: flex-start !important;
  }
*/

  #bt3 {
    margin-top: 27% !important;
  }

  #browsee {
    top: 65%;
    left: 22%;
  }

  .menu-panel {
    width: 58% !important;
  }

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

  .menu-panel__inner .menu-panel__menu .menu-panel__menu-item .menu-panel__menu-link {
    font-size: 20px !important;
  }

  .location-block #smallbrder {
    min-width: 67% !important;
  }

  .location-block {
    padding-bottom: 10%;
  }

  .location-block .container-fluid .row .col-lg-6 {
    padding: 8% 5% 9% 5% !important;
  }

  .skyvilla-block {
    padding: 9% 0px 114% 0;
  }

  #mySlider .carousel-control-next {
    top: 96% !important;
  }

  #mySlider .carousel-control-prev {
    top: 97% !important;
    left: 71% !important;
  }
}

/* ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ */
@media(min-width: 768px) and (max-width: 991px) {
  .header_fixed .nav1 {
    display: none;
  }

  .header_is_fixed .header__menu-button {
    display: contents !important;
  }

  #carouselExampleControls {
    width: 65% !important;
    left: 19% !important;
  }

  #carouselExampleControls .carousel-control-prev {
    left: 96% !important;
    top: 64% !important;
  }

  #bt2 {
    right: -21% !important;
    top: 64% !important;
  }

  #browsee {
    padding: 0.5em 1em !important;
    left: 1% !important;
    top: 62% !important;
  }

  #slidenew .row {
    flex-wrap: nowrap;
    display: flex;
  }

  #slidenew {
    margin-left: 5%;
    height: 76vmin !important;
    width: 69vmin !important;
    padding: 11% 1% 0% 0 !important;
  }

  #slidenew img {
    width: 95vmin;
  }

  #mySlider .carousel-inner .carousel-item .row .col-lg-4 .slider-text {
    position: initial !important;
    height: 10% !important;
  }

  #mySlider .carousel-control-next {
    top: 100% !important;
  }

  #plans1 {
    padding: 28px 23px 0px 23px !important;
  }

  #pp1 {
    padding-left: 3% !important;
    padding-right: 3% !important;
  }

  #mySlider .carousel-control-prev {
    left: 79% !important;
    top: 100% !important;
  }

  .socials {
    display: flex !important;
    justify-content: flex-start !important;
    flex-wrap: nowrap !important;
  }

  .tp-splitted.tp-linesplit {
    font-size: 70px !important;
    line-height: 60px;
  }

  #p1 {
    padding-right: 27px !important;
    padding-left: 20px;
  }

  #smallbrder {
    margin-bottom: 45px !important;
  }

  #maps12 {
    margin-top: 0px !important;
  }

  #v-pills-tab a {
    padding-bottom: 0rem !important;
  }
}

/* --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */




@media(min-width: 992px) and (max-width: 1199px) {
  #relative1 {
    height: 57vmin !important;
  }

  #absolute1 {
    top: 40vmin !important;
  }

  #slidenew {
    height: 68vmin !important;
    width: 72vmin !important;
  }

  #pp1 {
    padding-left: 30px !important;
  }

  .location-block #smallbrder {
    padding: 0px 0px 0px 15px !important;
  }

  #mySlider .carousel-control-prev {
    top: 551px !important;
    left: 789px !important;
  }

  #carouselExampleControls .carousel-control-prev {
    left: 502px !important;
  }

  #browsee {
    top: 73%;
    left: 3%;
  }
}

/* ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */
@media(min-width:1400px) {
  .location-block #smallbrder {
    padding: 0px 40px 0px 40px;
    max-width: 33%;
  }

  .location-block .container-fluid .row .col-lg-6 {
    padding: 0px 60px 0px 80px;
  }
}

/* -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */

.header_is_fixed {
  height: 250px;
}

.header_is_fixed .header__inner {
  justify-content: space-evenly;
  align-items: center;
}

.header__wrapper {
  margin-bottom: 8px !important;
}

.nav1 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  list-style-type: none;
  float: right !important;
  width: 60% !important;
}

.nav1 a {
  color: var(--text-color);
  text-decoration: none;
  padding: 5px 0px;
  font-size: 16px;
}

.collapse-list__collapse {
  padding: 8px;
}

#p1 {
  padding-right: 50px;
}

#pp1 {
  padding-right: 80px;
}

/*
.header_is_fixed .header__container {
  top: -100px !important;
}
*/

.masonry__secondary-filter-button {
  border: 1px solid #000;
  border-radius: 20px;
}

#btn1,
#pills-home-tab,
#pills-profile-tab,
#pills-contact-tab {
  padding: 9px 35px;
  margin: 5px 4px 4px 18px;
  display: inline-block;
  background: #fff;
  border: 1px solid #000000;
  transition: all 0.4s;
  border-radius: 30px 0px 24px 26px;
  font-size: 16px;
  font-weight: 500;
  color: black;
}

.masonry__secondary-filter-button:after {
  height: 0px;
}

#btn1:hover {
  background-color: #000000;
  color: white
}

/* .articles-list-wrapper .button_active{background-color: #000000 !important;color:white;} */
.articles-list-wrapper__head {
  justify-content: space-around;
}

.collapse-list__collapse-head {
  font-stretch: normal;
  font-style: normal;
  font-size: 22px;
  text-transform: none;
  font-weight: normal;
  font-family: 'Fontin', Fallback, sans-serif;
}

.wrapper {
  display: flex;
  flex-direction: column;
}

.wrapper .thumb1 li {
  list-style-type: none !important;
}

.wrapper .thumb1 li {
  width: 300px !important;
  height: 240px !important;
  text-decoration: none;
}

.wrapper .thumb1 li a img {
  padding: 20px;
  background-color: #cecece;
  border: 1px solid #cecece;
}

.wrapper .thumb1 {
  grid-column-gap: 1rem;
}

.articles-grid__item {
  width: 100%
}

.wrapper .thumb1 li a:hover {
  color: #ffffff00;
}

.tabcontent .blog-content img {
  width: 600px
}

/* .blog1-content .tabcontent .blog-content{overflow: hidden;position: absolute;left: 0;width: 90%;margin: 1% 5%; height: 0; max-height: 30rem; transition: height .7s ease-in;} */
.active1 {
  display: block !important;
}

#bt1,
#bt2 svg {
  color: #b3b2b2;
}

#carouselExampleControls .carousel-control-prev {
  bottom: 20px;
  left: 677px;
  top: 299px;
  z-index: 2;
}

#bt2 {
  right: -137px;
  bottom: 20px;
  top: 299px;
  z-index: 2;
}

#mySlider .carousel-control-prev {
  align-items: flex-end;    
  color: #9c9c9c;
}

#mySlider .carousel-control-next {
  align-items: flex-end;    
  color: #9c9c9c;
}

#relative1 {
  position: relative;
  height: 67vmin;
  margin-bottom: 10vmin !important;
  box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.16);
}

#absolute1 {
  position: absolute;
  top: 50vmin;
  width: 38vmin;
  left: -2vmin;
  height: 23vmin;
}

#con1 {
  display: flex;
  justify-content: space-evenly;
  padding-right: 0px;
}

#con1 .thmbnails {
  display: flex;
  flex-direction: column;
  line-height: 0;
  max-width: 20%;
}

#con1 .thmbnails li {
  flex: auto;
  list-style: none;
}

#con1 .thmbnails li a {
  display: block;
  margin: 2vmin 4vmin 3vmin 4vmin;
}

#con1 .thmbnails li a:hover {
  list-style: none;
  color: #ffffff00;
}

#con1 .thmbnails li a:after {
  bottom: 0 !important;
}

#con1 .thmbnails img {
  object-fit: cover;
  object-position: center;
  padding: 2vmin;
  background-color: #f4f4f4;
}

#con1 .slides {
  overflow: hidden;
  height: 75vmin;
  width: 128vmin;
  background-color: #f4f4f4;
  padding-left: 7vmin;
  padding-right: 7vmin;
  background-image: url('assets/img/grid.png');
  background-position: center;
  background-repeat: no-repeat;
  background-size: 82%;
  padding: 0% 0 40% 0;
}

#con1 .slides li {
  height: 80vmin;
  position: absolute;
  z-index: 1;
  list-style: none;
}

#con1 .slides img {
  width: 120vmin;
  object-fit: cover;
  object-position: top;
  padding: 6vmin 25vmin 5vmin 16vmin;
}

#con1 .slides li:target {
  z-index: 3;
  -webkit-animation: slide 1s 1;
}

#slide1 .row {
  justify-content: space-between;
  margin-right: 0px;
}

#slide1 .row .col {
  max-width: 25%;
}

#con1 .slides li .row {
  margin-left: 0px;
  margin-right: 0px !important;
}

#con1 .thmbnails li div {
  font-size: 12px;
  align-items: center;
}

/* #bhk2,#bhk4{display: none;} */
#pills-tab {
  justify-content: center;
  align-items: center;
}

#pills-tab .nav-link.active,
#pills-tab .show>.nav-link {
  background-color: black;
  color: white;
}

#con1 .slides li .row {
  margin-left: 10vmin;
}

/* #con1 .thmbnails li{opacity: 0.6;}
#con1 .thmbnails li:hover{opacity: 1;} */
#slidenew {
  overflow: hidden;
  height: 78vmin;
  width: 128vmin;
  background-color: #f4f4f4;
  padding-left: 7vmin;
  padding: 6% 0 14% 0 !important;
  background-image: url('../assets/img/grid.png');
  background-position: center;
  background-repeat: no-repeat;
  background-size: 82%;
  padding: 0% 0 40% 0;
}

.nav-pills .nav-link.active,
.nav-pills .show>.nav-link {
  color: black;
  background-color: #f4f4f4;
}

#v-pills-tab {
  width: 66%;
}

#v-pills-tab a {
  color: black;
}

.border1 {
  border: 2px solid whitesmoke;
}

.border1 img {
  background-color: #f4f4f4;
}

/* ---------------------------------------------------------------------------------------------------------------------------------------- */
@media(min-width:1400px) {
  #browsee {
    margin-top: 7%;
    margin-left: 6%;
  }
}


.accordion .card-header:after {
  font-family: 'FontAwesome';
  content: "\f068";
  float: right;
}

.accordion .card-header.collapsed:after {
  /* symbol for "collapsed" panels */
  content: "\f067";
}

.collapse-list__collapse-text {
  margin-left: 20px;
  padding-top: 10px;
}


.video12 {
  position: relative;
}

.play-button-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: auto;
  pointer-events: none;
}

.play-button-wrapper #circle-play-b {
  cursor: pointer;
  pointer-events: auto;
}

.play-button-wrapper #circle-play-b img {
  width: 15vh;
  top: 50%;
  left: 50%;
  /* fill: #fff;
  stroke: #fff;
  cursor: pointer;
  background-color: rgba(0, 0, 0, 0.2);
  border-radius: 50%;
  opacity: 0.9; */
}

.menu-panel__menu-link {
  color: white !important;

}

.menu-panel {
  background-color: black;
  color: white;
}

#header {
  display: none;
}

#floorplan12 {
  margin: 5% 0% 0% 0%;
}

.loctionsectionblock {
  padding-bottom: 37px;
}

/* */
/* .hide-controls::-webkit-media-controls {
    display: none !important;
  } */
#my-iframe #header {
  display: none !important;
}


/* -----------------------sticky form--------------------------- */
/* Sticky Form */
.sticky-form-wrapper {
  position: fixed;
  bottom: 0;
  right: 0;
  width: 100%;
  max-width: 400px;
  height: 100%;
  z-index: 9999;
}

.sticky-form {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 100%;
  height: calc(100% - 40px);
  background-color: #fff;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  opacity: 0;
  transition: all 0.3s ease-in-out;
  z-index: 9999;
}

.sticky-form.active {
  opacity: 1;
}

.sticky-form label {
  display: block;
  margin-bottom: 10px;
}

.sticky-form input,
.sticky-form select {
  width: 100%;
  padding: 10px;
  border-radius: 5px;
  border: 1px solid #ccc;
  font-size: 16px;
  font-family: Arial, sans-serif;
  color: #333;
}

.sticky-form .btn-group {
  margin-top: 20px;
  text-align: center;
}

.sticky-form .btn-group button {
  background-color: #0099ff;
  color: #fff;
  border: none;
  border-radius: 30px;
  padding: 10px 20px;
  cursor: pointer;
}

.sticky-form .btn-group button i {
  margin-left: 10px;
}

.sticky-form .btn-group button:hover {
  background-color: #0077cc;
}

.sticky-form .btn-group button:focus {
  outline: none;
}

/* Enquiry Button */
/* .enquiry-btn {
  position: fixed;
  bottom: 20px;
  right: 20px;
  background-color: #0099ff;
  color: #fff;
  border: none;
  border-radius: 30px;
  padding: 10px 20px;
  cursor: pointer;
  z-index: 9998;
  transition: background-color 0.2s ease-in-out;
}

.enquiry-btn:hover {
  background-color: #0077cc;
} */
.enquiry-btn.moved {
  right: calc(250px + 8px);
}.enquiry-btn {
  position: fixed;
  z-index: 9999;
  top: 50%;
  right: -3%;
  background: #377f49;
  color: #fff;
  padding: 10px 20px;
  border-radius: 0 0 5px 5px;
  border: none;
  cursor: pointer;
  transition: all .4s ease;
  transform: rotate(7deg);
  -ms-transform: rotate(90deg); 
  -moz-transform: rotate(90deg); 
  -webkit-transform: rotate(90deg); 
  -o-transform: rotate(90deg);
}
.nb-form p {
  font-size: 13px;
  margin: 0;
  padding: 15px;
  color: #666;
}

.nb-form p.message {
  margin-left: 7px;
}

/*-- Form Elements --*/

.nb-form form {
  padding: 0 15px 15px 15px;
}

.nb-form input,
.nb-form textarea {
  font-family: Tahoma, Geneva, sans-serif;
  font-size: 12px;
  width: 254px;
  max-width: 254px;
  margin-bottom: 10px;
  margin-left: 7px;
  padding: 6px;
  border: none;
  border-radius: 4px;
  color: #999;
border-bottom: 1px solid #f0f0f0;
  /* background-color: #000000ab; */
}

.nb-form input:focus,
.nb-form textarea:focus {
  outline: none;
  box-shadow: none;
}

.nb-form input[type='submit'] {
  display: block;
  width: 120px;
  margin: 0 auto;
  padding: 0 20px;
  height: 40px;
  line-height: 40px;
  border-radius: 20px;
  cursor: pointer;
  transition: all .4s ease;
  color: #fff !important;
  border: none;
}

/*.nb-form input[type='submit']:hover {*/
/*    box-shadow: 0 3px 3px 0 rgba(0,0,0,0.07),0 1px 7px 0 rgba(0,0,0,0.02),0 3px 1px -1px rgba(0,0,0,0.1);*/
/*}*/

.nb-form textarea {
  min-height: 110px;
}


.nb-form ::-webkit-input-placeholder {
  color: #261f1f;
}

.nb-form ::-webkit-option-placeholder {
  color: #ccb0b0;
}

.nb-form ::-moz-placeholder{
  color: #ccb0b0;
}

.nb-form :-ms-input-placeholder {
  color: #ccb0b0;
}

.nb-form :-moz-placeholder {
  color: #ccb0b0;
}

.nb-form input[type='submit'] {
  background: #377f49;
}


#sticky-form {
  position: fixed;
  z-index: 9998;
  width: 300px;
  background: #fff;
  right: -300px;
  top: 54%;
  transform: translateY(-50%);
  border-radius: 10px;
  box-shadow: 0 2px 2px 0 rgba(0,0,0,0.14),0 1px 5px 0 rgba(0,0,0,0.12),0 3px 1px -2px rgba(0,0,0,0.2);
  transition: all .4s ease;
  /* padding: 3% 1% 0% 0%; */
  padding: 1% 0%;
}

#sticky-form.show {
  right: 0;
}

#txtCountryCode{
  background: transparent;
  border: transparent;
  font-size: 14px;
  color: #ccb0b0;
}
@media screen and (max-width: 767px) {
  .nb-form:hover .user-icon {
      display: none;
  }

  .nb-form .message {
      display: none;
  }

  .nb-form form {
      padding-top: 15px;
  }
  .nb-form{
      right: 0%;
      bottom: -320px;
      left: 50%;
      transform: translateX(0%);
  }
  .enquiry-btn{
    right: -11%;
  }
  #sticky-form{width: 250px;
  right: -300px;
  height: 310px;}
  .enquiry-btn.moved {
    right: calc(200px + 8px);}
    .btn-group{
     
        /*right: 213px;*/
        top: -19px;
    
    }

}
#myModal{
    display:none;
}
#myModal .modal-header{
    padding-top:63px !important;
}
.form-popup {
        display: none;
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background-color: rgba(0, 0, 0, 0.5); /* Semi-transparent background */
        z-index: 9999; /* Ensure the form appears on top of other elements */
    }

    /* Styles for the form itself */
    .form-container {
     background-color: #fefefe;
        margin: 10% auto; /* Center the form vertically and horizontally */
        padding: 20px;
        width: 470px;
        max-width: 80%; /* Adjust the maximum width as desired */
        box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
        border-radius:25px;
        display:flex;
        display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-items: center;
}


    /*}*/

    /* Styles for the form heading */
    .form-container h1 {
        text-align: center;
        margin-top: 0;
    }

    /* Styles for form labels */
    .form-container label {
        font-weight: bold;
    }

    /* Styles for form inputs */
    .form-container input[type="text"],
    .form-container input[type="password"],
    .form-container input[type="email"] {
    width: 400px;
    padding: 12px 20px;
    border: 1px solid #ccc;
    box-sizing: border-box;
    }
    
    .form-container input#name::placeholder {
  color: #000;
  font-weight:200;/* Replace with your desired color value */
}
  .form-container input#email::placeholder,.form-container input#number::placeholder,.form-container input#comments::placeholder {
  color: #000;
  font-weight:200;/* Replace with your desired color value */
}
    
  .form-container input[type="number"]{
    width: 325px;
    padding: 12px 20px;
    border: 1px solid #ccc;
    box-sizing: border-box;
  }
  .form-container #txtCountryCode{
 color:#817d7d !important;
  }
  .form-container #close123{
     background: #b0b0b03d;
    border-radius: 20px;
    padding: 5px 39px;
    color: #413e3e;
    margin-top: 20px;
  }
  
  .form-container .phone-container{
          display: flex;
    
  }
  #col123{
      padding-right:0px !important;
  }
    /* Styles for the submit button */
    .form-container button[type="submit"] {
        background-color: #4CAF50;
        color: white;
        padding: 10px 20px;
        border: none;
        cursor: pointer;
        width: 100%;
    }

    /* Styles for the cancel button */
    .form-container button.cancel {
        background-color: #ccc;
    }

    /* Clear floats after the form */
    .form-container::after {
        content: "";
        display: table;
        clear: both;
    }
    @media(max-width: 767px){
        .form-container input[type="text"],
    .form-container input[type="password"],
    .form-container input[type="email"] {
    width: 248px;
    padding: 12px 20px;
    border: 1px solid #ccc;
    box-sizing: border-box;
    }
  .form-container input[type="number"]{
    width: 176px;
    padding: 12px 20px;
    border: 1px solid #ccc;
    box-sizing: border-box;
  }
    }



