body{
    overflow-x: hidden;
    line-height:33px;
}

h1, h2, h3, h4, h5, h6 {
    margin-bottom: 10px;
}
h2{
    font-size:25px;
}
h3, .blog-inner-section .blog-post-details-area h3{
    font-size:20px;
}
.property-inner-section-find .property-widget-sidebar h3 {
    color: var(--ztc-text-text-2);
    font-family: var(--ztc-family-font1);
    font-size:20px;
    font-style: normal;
    font-weight: var(--ztc-weight-semibold);
    line-height: 40px;
}
.terms-wrap ol, .terms-wrap ul, .property-inner-section-find ol, .property-inner-section-find ul, .comman_div_ar ol, .comman_div_ar ul{
    margin-bottom:15px;
}
.property-mapgrid-area h1{
    font-size:32px;
}
.heading1 p {
    line-height: 30px;
}
.innter_hd .vl-transparent-header .vl-logo img {
    width: 164px;
    height: 50px;
    object-fit: contain;
    filter: brightness(1) invert(0);
}
.innter_hd .vl-main-menu ul > li > a{
    color: var(--ztc-text-text-2);;
}
.innter_hd .header-sticky{
    background: var(--ztc-bg-bg-1);
}
.window-height-bg{
  height: 695px;
}
.vdoIn {
  width: 100%;
  height: 100%;
  position: relative;
}
#mainVideo {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.txt_onVd {
  font-size: 18px;
  line-height: 30px;
  color: #fff;
  position: absolute;
  left: 50%;
  bottom: 44px;
  transform: translate(-50%, 0);
  -webkit-transform: translate(-50%, 0);
  z-index: 1;
  text-transform: uppercase;
  width: 550px;
  text-align: center;
  letter-spacing: 1px;
}
.arr_donBnr {
  position: absolute;
  left: 50%;
  bottom: 0;
  transform: translate(-50%, 0);
  z-index: 1;
  width: 40px;
  height: 60px;
}
.vdobnr:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, .44);
}
.footer-cta2-bg-area .vl-footer2-section-area {
    position: relative;
    z-index: 1;
    background: #f9d46a;
    padding: 40px 0px;
    overflow: hidden;
}
.footer-cta2-bg-area .vl-footer2-section-area .footer-widget-area ul li a {
    color: var(--ztc-text-text-2);
    font-family: var(--ztc-family-font1);
    font-size: var(--ztc-font-size-font-s16);
    font-style: normal;
    font-weight: var(--ztc-weight-medium);
    line-height: 16px;
    transition: all 0.4s;
    display: inline-block;
    padding-top: 24px;
}
.footer-cta2-bg-area .vl-footer2-section-area .footer-widget-area.foot-padding2 ul li a:hover {
    color: var(--ztc-text-text-1);
    transition: all 0.4s;
    padding-left: 5px;
}
.footer-cta2-bg-area .vl-footer2-section-area .copyright-area p {
    color: var(--ztc-text-text-2);
    font-family: var(--ztc-family-font1);
    font-size: var(--ztc-font-size-font-s16);
    font-style: normal;
    font-weight: var(--ztc-weight-medium);
    line-height: 26px;
}
.footer-cta2-bg-area .vl-footer2-section-area .copyright-area ul li a {
    color: var(--ztc-text-text-2);
    font-family: var(--ztc-family-font1);
    font-size: var(--ztc-font-size-font-s16);
    font-style: normal;
    font-weight: var(--ztc-weight-medium);
    line-height: 26px;
    display: inline-block;
    transition: all 0.4s;
    opacity: 80%;
}
.p-location2 .slide-container .slide-content .card-wrapper .card1 .card-content p {
  
    line-height: 25px;
}
.p-location1 .p-location-boxarea .img1::after{
    visibility: visible;
    opacity: 0.5;
    transform: scale(1);
    transition: all 0.4s;
}
.p-location1 .p-location-boxarea:hover .img1::after {
    visibility: visible;
    opacity: 0.5;
    transform: scale(1);
    transition: all 0.4s;
}
.p-location1 .p-location-boxarea .content-area {
    bottom: 24px;
    transition: all 0.6s;
}
.video-new {
    position: relative;
    width: 100%;
    line-height: 0;
}
.video-text {
    position: absolute;
    width: 40%;
    text-align: left;
    font-size: 25px;
    color: #fff;
    left: 10%;
    bottom: 25%;
    line-height: 30px;
    z-index: 2;
}
.VdeMnSemn {
    position: absolute;
    top: 50%;
    left: 50%;
    cursor: pointer;
    transform: translateX(-50%) translateY(-50%);
    z-index: 5;
}
VdeIcnMn {
    width: 70px;
    height: 70px;
    border: 2px solid #fff;
    border-radius: 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.VdeIcnMn:before {
    width: 50px;
    height: 50px;
    top: 50%;
    right: 0;
    bottom: 0;
    left: 50%;
    position: absolute;
    content: "";
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    background: #ffffff;
    border-radius: 50%;
    display: block;
    -webkit-animation: pulse-border 1500ms ease-out infinite;
    animation: pulse-border 1500ms ease-out infinite;
}
.VdeIcnMn img {
    width: auto;
    margin: 0 auto;
}
#mainVideo1 {
    width: 100%;
    height: 100%;
    object-fit: cover;
    filter: grayscale(100%);
}
@media (max-width: 767px) {
    .video-text {
        display: none;
    }
}
.video-new, .vdobnr{
    overflow: hidden;
    position: relative;
}
.inner-header-area{
    background-image: url('../../assets/img/bg/1.jpg'); /* Replace with your image path */
    background-size: cover;        /* Scales image to cover entire container */
    background-position: center;   /* Centers the image */
    background-repeat: no-repeat;  /* Prevents tiling */
    position: relative;
    z-index: 1;
    overflow: hidden;
    margin: 0 auto;
    max-width: 100%;
    padding: 50px 0;
}
.innter_hd .vl-transparent-header {
    position: inherit;
}
.innter_hd .header-sticky {
    position: fixed;
}
.inner-header-area .inner-sec {
    position: relative;
    z-index: 1;
    border-radius: 40px;
    padding: 60px;
    text-align: center;
}

.inner-sec h2 {
    color: var(--ztc-text-text-1);
    font-family: var(--ztc-family-font1);
    font-size: var(--ztc-font-size-font-s44);
    font-style: normal;
    font-weight: var(--ztc-weight-semibold);
    line-height: 52px;
}
.inner-header-area::after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .48);
    overflow: hidden;
}
.contact-inner .contact-boxarea .input-area textarea{
    height: 60px;
}
.blog-inner-section .vl-blog-1-item .vl-blog-1-content {
    border-radius: 8px;
    background: var(--ztc-bg-bg-1);
    box-shadow: 0px 4px 40px 0px rgba(0, 0, 0, 0.08);
    position: relative;
    z-index: 1;
    padding: 32px 24px 24px 24px;
    margin: -20px 24px 0;
}
.property-inner-section-find .property-tab-boxarea {
    position: relative;
    z-index: 1;
    overflow: hidden;
    background: var(--ztc-bg-bg-1);
    border-radius: 16px;
    padding: 20px;
    margin-bottom: 30px;
}
.property-inner-section-find .property-tab-boxarea .img1 {
    position: relative;
    z-index: 1;
    border-radius: 16px;
    transition: all 0.4s;
}
.property-inner-section-find .property-tab-boxarea .img1 img {
    height: 100%;
    width: 100%;
    object-fit: cover;
    border-radius: 16px;
    transition: all 0.4s;
}
.property-inner-section-find .property-tab-boxarea .property-price {
    background: #F1F2F3;
    padding: 16px 12px;
    border-radius: 16px;
    display: flex
;
    align-items: center;
}
.property-inner-section-find .property-tab-boxarea .property-other-widget {
    position: relative;
    z-index: 1;
    background: #F1F2F3;
    border-radius: 30px;
    padding: 16px;
    width: 100%;
}
.property-inner-section-find .property-tab-boxarea .property-other-widget .btn-area {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.property-other-widget h2>a {
    color: var(--ztc-text-text-2);
    font-family: var(--ztc-family-font1);
    font-size: var(--ztc-font-size-font-s20);
    font-style: normal;
    font-weight: var(--ztc-weight-semibold);
    line-height: 30px;
    text-transform: capitalize;
    display: inline-block;
    transition: all 0.4s;
}
.btn-area .vl-btn1{
    padding: 10px;
}
.property-inner-section-find .tab-content .tab-pane .property-tab-boxarea {
    position: relative;
    z-index: 1;
    overflow: hidden;
    background: var(--ztc-bg-bg-1);
    border-radius: 16px;
    padding: 20px;
    margin-bottom:0px;
}
.blog-inner-section .blog-siderbar .posts-area .post-auhtor-area {
    position: relative;
    z-index: 1;
    display: -webkit-box;
    align-items: center;
    justify-content: flex-start;
    margin-top: 20px;
}
.blog-inner-section .vl-blog-1-item .vl-blog-1-content .date {
    background: var(--ztc-bg-bg-1);
    display: inline-block;
    transition: all 0.8s;
    border-radius: 8px;
    padding: 12px;
    position: absolute;
    top: -40px;
    right: 16px;
}
.p-location1 .p-location-boxarea .content-area p a{
    color: var(--ztc-text-text-1);
    font-family: var(--ztc-family-font1);
    font-size: var(--ztc-font-size-font-s16);
    font-style: normal;
    font-weight: var(--ztc-weight-medium);
    line-height: 16px;
}
.call_btn_head{
    padding: 10px 5px;
    border-radius: 2px;
}
.call_btn_head::after{
    border-radius: 2px;
}
.homepage2-body .vl-main-menu ul > li .sub-menu {
    z-index: 9999;
    width: 285px;
}
.terms-wrap{
    padding:50px 0px;
}
.property-inner-section-find ul li {
    list-style: inherit;
    line-height: 30px;
}
.contact-sidebar {
      position: fixed;
      top: 50%;
      right: 0;
      transform: translateY(-50%);
      z-index: 9999;
    }
    .contact-sidebar a {
      display: block;
      padding: 12px;
      text-align: center;
      color: white;
      margin: 5px 0;
      border-radius: 4px 0 0 4px;
    }
    .contact-sidebar a.call {
      background-color: #fbc02d;
    }
    .contact-sidebar a.email {
      background-color: #0d47a1;
    }
    .contact-sidebar a.whatsapp {
      background-color: #25d366;
    }
    .contact-sidebar a i {
      font-size: 18px;
    }
.posts-area ul li, .categories-area ul li{
    list-style: none!important;
}
.terms-wrap ul li {
    list-style: inherit;
    line-height: 30px;
}
.terms-wrap h1, .terms-wrap h2, .terms-wrap h3, .terms-wrap h4, .terms-wrap h5, .terms-wrap h6, .terms-wrap p{
    padding-top: 8px;
    padding-bottom: 8px;
}
.terms-wrap ol, .terms-wrap ul, .property-inner-section-find ol, .property-inner-section-find ul, .comman_div_ar ol, .comman_div_ar ul {
    padding-left: 2rem;
}
.comman_div_ar ul li {
    list-style: inherit;
    line-height: 30px;
}
.comman_div_ar h1, .comman_div_ar h2, .comman_div_ar h3, .comman_div_ar h4, .comman_div_ar h5, .comman_div_ar h6, .comman_div_ar p{
    padding-top: 8px;
    padding-bottom: 8px;
}
.property-inner-section-find .property-widget-sidebar .padding-side {
    padding: 0px;
}
.miision1 {
    position: relative;
    z-index: 1;
    overflow: hidden;
    border-radius: 40px;
    background: var(--ztc-bg-bg-1);
    padding: 30px 32px;
    margin: 0 auto;
    max-width: 1376px;
}
.h_less{
    color: var(--ztc-text-text-1)!important;
    font-family: var(--ztc-family-font1);
    font-size: 20px!important;
    font-style: normal;
    font-weight: var(--ztc-weight-semibold);
    line-height: 35px!important;
}
.h_less a{
    color: var(--ztc-text-text-1)!important;
    font-family: var(--ztc-family-font1);
    font-size: 20px!important;
    font-style: normal;
    font-weight: var(--ztc-weight-semibold);
    line-height: 32px!important;
}
.h_less i{
    font-size: 20px!important;
}
.inner-header-area .inner_sec_1 {
    position: relative;
    z-index: 1;
    border-radius: 40px;
    padding: 60px;
    text-align: left!important;
}

.blog-share{display:flex;flex-wrap:wrap;gap:.5rem;align-items:center}
.blog-share .share-label{font-weight:600;margin-right:.25rem}
.blog-share .share-btn{
    display:inline-flex;align-items:center;gap:.4rem;
    border:1px solid #e5e7eb;border-radius:9999px;padding:.4rem .75rem;
    font-size:.875rem;line-height:1;text-decoration:none;background:#fff;
    transition:all .15s ease;
}
.blog-share .share-btn:hover{transform:translateY(-1px);box-shadow:0 2px 8px rgba(0,0,0,.06)}
.blog-share .share-btn i{width:16px;text-align:center}
.blog-share .copy-link{cursor:pointer;background:#f9fafb}

.miision1 .mission-heading h3 , .property-inner-section-find .property-widget-sidebar p{
    line-height: 30px;
    margin-bottom: 15px;
}