bookmark {
  scroll-margin-top: 50px;
  scroll-snap-margin-top: 50px; /* iOS 11 and older */
}

/* If the browser supports the property... */
@supports (scroll-margin-top: 0;) {
  bookmark {
    scroll-margin-top: 50px;
  }
}

.cta-section{margin-top:50px; }
.cta-data{width:100%}

.p-d-slider {
  position: relative;
}

.p-d-slider .owl-theme .custom-nav {
  position: absolute;
  top: 20%;
  left: 0;
  right: 0;
}

.p-d-slider .owl-theme .custom-nav .owl-prev, .p-d-slider .owl-theme .custom-nav .owl-next {
  position: absolute;
  height: 100px;
  color: inherit;
  background: none;
  border: none;
  z-index: 100;
}

.p-d-slider .owl-theme .custom-nav .owl-prev i, .p-d-slider .owl-theme .custom-nav .owl-next i {
  font-size: 2.5rem;
  color: #000;
}

.p-d-slider .owl-theme .custom-nav .owl-prev {
  left: 0;
}

.p-d-slider .owl-theme .custom-nav .owl-next {
  right: 0;
}

.galleryimg{max-width:348px;max-height:248px;}
.galleryimgmodal{max-width:848px;max-height:600px;}

.bottom > * {
  vertical-align: baseline;
}

#list li {
  list-style-type: none;
  position: relative;
  font-weight:bold;
  padding-left: 30px;
  font-size: 18px;
}

#list li:before {
  content: "\25BA \0020";
  /* font-size: 6px; */
  position: absolute;
  /* top: 5px; */
  left: 10px;
}

.breadcrums {z-index:1234567}

.banner-details{z-index:1234567;}

.banner-style-one-extra
{
  background-image: url(assets/images/project/waterfront/project-banner.png);background-size: cover;background-repeat:no-repeat;background-position:center; height:50%;position: relative; 
}

.fit-image{
  width: 100%;
  object-fit: cover;
}

.respvid{
  width: 90%;
  height: 70vh;
  background-color: #fff;
  object-fit: cover;
}

@media(max-width: 600px) {
    .respimg img {
        width: 100%;
        height: auto;
    }
    /* .respvid{
      height:60vh;
    } */

    /* #list li {
      padding-left:10px;
    } */

    /* video {
      object-fit: fill;     
    } */

    .banner-highlights{
      padding:30px;
    }
}

.banner-highlights ul {
  margin-left: 20px;
  /* padding: 20; */
}

.banner-highlights li {
  list-style-type: none;
  position: relative;
  /* font-weight:bold; */
  padding-left: 30px;
}

.banner-highlights li:before {
  content: "\2192";
  position: absolute;
  left:10px
}

.banner-highlights{  
  color:#000;
  padding: 10px 10px 10px 10px;
  text-align: left;
}

#banner{
  /* background: #7eacd0; */
  background: #FFF;
  border-top:0px solid #212529;
  border-right:1px solid #212529;
  border-bottom:1px solid #212529;
  border-left:1px solid #212529;
}

.caption {
  /* position: absolute; */
  font-size: 1.5em;
  /* top: 0; */
  /* left: 15px;     */
  color:orange;
  /* text-shadow: 2px 2px 1px #000; */
  /* text-align: center; */
  /* padding-top: 60vh; */
}

.text-orange{
  color:orange;
}

.enquire-now-box{
  margin-top:30px; background-color: #F1F1F1;
  box-shadow:0 10px 16px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19) !important;
}

#getInTouchFormTop .form-group-el{padding:8px}

#getInTouchFormTop .submit-btn {
    padding: 18px 70px 18px 50px;    
    background: #7eacd0;
    font-size: 16px;
    font-family: "Mont";
    font-weight: 400;
    color: rgb(0,0,0);
    display: inline-flex;
    position: relative;
    border: 2px solid;
    font-weight: bold;
    border: 2px solid #ced4da;
}

#getInTouchFormTop .submit-btn:after {
    content: "";
    width: 30px;
    height: 100%;
    position: absolute;
    top: -2px;
    right: -32px;
    background: transparent;
    border-left: 0 solid transparent;
    border-right: 30px solid transparent;
    border-top: 65px solid #ced4da;
     /* #ffee02; */
}

#getInTouchFormTop .submit-btn:hover {
    background-color: transparent;
    color: #000;
}

#getInTouchFormTop .submit-btn:hover i {
    color: #ffffff;
    width: 45px;
}

#getInTouchFormTop .submit-btn i {
    width: 40px;
    height: 100%;
    position: absolute;
    top: 0px;
    right: -14px;
    z-index: 1;
    color: white;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 15px;
}

#getInTouchFormTop .submit-btn i:after {
    content: "";
    background: black;
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: -1;
    transform: skew(-24deg, 0deg);
    transition: 0.5s ease-in-out;
}

#getInTouchFormTop input {
   height:40px
}

.owl-theme .owl-nav [class*=owl-] {background-color: transparent;} 

.owl-theme .owl-nav {margin-top:0px} 

.owl-prev {    
    width: 25px;
    height: 50px;
    position: absolute;
    top: 40%;
    margin-left: -20px;
    display: block !important;
    border:0px solid black;
}

.owl-next {
    width: 25px;
    height: 50px;
    position: absolute;
    top: 40%;
    right: 2px;
    display: block !important;
    border:0px solid black;
}
.owl-prev i, .owl-next i 
{  
  color: #cccccc;
}

    
    .f-slider-layer-home {
      position: relative;
      text-align: center;
      color: white;
    }

    .f-slider-one-data-home{
      position: absolute;
      top: 45%;
      left: 5%;
      text-align:left;
      /*  */
    }

    .f-slider-one-data-home h1{
      font-size: 67px;
      /* line-height: 87px; */
    }

    .f-slider-one-data-home p{
      font-size: 27px;
      /* line-height: 87px; */
    }

    @media(max-width: 1200px) {

      .f-slider-one-data-home{
      position: absolute;
      top: 25%;
      left: 5%;
      text-align:left;
      /*  */
    }

    .f-slider-one-data-home h1{
      font-size: 37px;
      /* line-height: 87px; */
    }

    .f-slider-one-data-home p{
      font-size: 17px;
      /* line-height: 87px; */
    }


    }
    
