@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700;800&display=swap');
body{overflow-x: hidden;}
.bg-gray {
    background-color: #f7f7f7;
}
/*.navbar{background-color: #212529 !important;}*/
.about-right{border-left: 1px solid #e7e7e7; padding-left: 30px;}
.section ul{ padding-left:20px }
.play-button{ margin-top: 50px; position: relative; }
.navbar .navbar-brand img{width:400px!important}
.mobile-view{ display: none; }
.page-header{background-image: url(../img/zirakpur3d.jpg); background-repeat: no-repeat;
background-size: cover;
background-position: center center;
height:100vh;
display: block;
}
.header-filter::before {
    background:transparent;
}
.page-header h1{ font-size:42px; margin-bottom: 10px }
.banner-title1{
  color:#e3a125;
  background: rgba(0,0,0,.5);
  padding:8px 10px;
  border-radius: 4px;
  display: inline-block;
}
.banner-subtitle{
  color:#fff;
  font-size:18px;
  background: rgba(0,0,0,.5);
  padding:8px 10px;
  border-radius: 4px;
  display: inline-block;
}
.banner-prperty-type{
  margin: 5px 0;
  color:#fff;
  background: rgba(0,0,0,.5);
  font-size:18px;
  line-height: 1.5;
  padding: 5px 7px;
  letter-spacing: 2px;
  border-radius: 5px;
  display: inline-block;
  clear: both;
}
.banner-prperty-type span{font-size:20px;}
.pmay{letter-spacing:0px; font-size: 16px; line-height:19px; color:#fff;}
.key-highlights-section{ width: 100% }
.key-highlights-section .key-box-text{padding:0px 5px 5px 5px; margin: 0;}
.key-highlights-section .key-box-text h4{color:#212529; font-size: 16px; margin-bottom:0px; font-weight: 500; line-height: 1.2;}
.key-highlights-section .key-box-text .click-tozoom{ margin-top:-3px;}
.slider {
    background: transparent;
}
/*#video-absay img{border: #fff solid 10px;
box-shadow: 0 0 40px rgba(0, 0, 0, .2);}*/
.location-section  .row-shadow{box-shadow: 0 0 40px rgba(0, 0, 0, .2); padding: 10px; background: #fff;}
.location-section .col-md-3 h2{ font-size:18px; color:#fff }
.location-section .col-md-3 ul li{line-height:16px; margin-bottom:8px;}
.location-section .schools{/*background:#27a4d2;*/border: #ccc solid 1px; margin-bottom:15px; padding:10px; /*color:#fff;*/ border-radius:4px; height: 330px;}
.location-section .hospitals{/*background:#2e9c77;*/ border: #ccc solid 1px; margin-bottom:15px; padding:10px; /*color:#fff;*/ border-radius:4px; height: 330px;}
.location-section .bank{/*background:#d63a45;*/ border: #ccc solid 1px; margin-bottom:15px; padding:10px; /*color:#fff;*/ border-radius:4px; height: 330px}
.location-section .bus{/*background:#772d9c;*/border: #ccc solid 1px; margin-bottom:15px; padding:10px; /*color:#fff;*/ border-radius:4px; height: 330px}
.location-section .schools ul li span, .location-section .hospitals ul li span, .location-section .bank ul li span, .location-section .bus ul li span{color: #913434; font-weight: 700; }

.location-video-dialog {
    width: 700px; 
}
.location-video-dialog .close{
    position: absolute;
    right: -8px;
    top: -15px;
    opacity: 1;
    z-index: 20;
}
.location-video-dialog .location-video-content {
    width: 100%;
    height: 394px;
}
.location-video-dialog .modal-body {
    width: 100%;
    height: 100%;
    padding: 0px;
}
.location-video-dialog .modal-content { border-radius: 0px; }
.contact-us{
  background:#1a1919;
  color:#999;
}
.contact-us h2.title{color: #e3a125;}
.contact-us .form-control{border: 1px solid #41444d;}
.contact-us .bmd-form-group .bmd-label-floating, .bmd-form-group .bmd-label-placeholder{ background: transparent; }
.contact-us .is-focused .bmd-label-floating,
.is-filled .bmd-label-floating {
  top: 14px;
  left: 0;
  font-size: 0.6875rem;
  background:#000;
}
.contact-us .term-submit{color: #797979; font-size: 13px;}
.contact-us .office-add{color: #e3a125;}
.enquire-now{font-size: 17px; padding: 11px 33px; font-weight: 600}
#EnquireNow .modal-header{ background:#e3a125; color:#fff; padding: 24px; }
#EnquireNow .modal-header h4{ font-size: 24px; margin-top:0px }
#EnquireNow .bmd-form-group:not(.has-success):not(.has-danger) [class^="bmd-label"].bmd-label-floating, .bmd-form-group:not(.has-success):not(.has-danger) [class*=" bmd-label"].bmd-label-floating{ color:#5D5D5D }
#EnquireNow .is-focused .bmd-label-floating, .is-filled .bmd-label-floating{background: #fff;}
/*.contact-us .bmd-form-group .bmd-label-static {
  top: 1rem;
  left: 0;
  font-size: 0.875rem;
}*/
/* ============================================================== 
     # Video Butto{n Play
=================================================================== */
.video-play-button {
  color: #1cb9c8;
  font-size: 30px;
  left:30%;
  padding-left: 7px;
  position: absolute;
  /*top:30px;*/
  transform: translateX(-50%) translateY(-50%);
  -webkit-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  -o-transform: translateX(-50%) translateY(-50%);
  z-index: 1;
}

.video-play-button:before {
  content: "";
  position: absolute;
  z-index: 0;
  left: 50%;
  top: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  display: block;
  width: 80px;
  height: 80px;
  background: #ffffff repeat scroll 0 0;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -webkit-animation: pulse-border 1500ms ease-out infinite;
  animation: pulse-border 1500ms ease-out infinite;
}

.video-play-button:after {
  content: "";
  position: absolute;
  z-index: 1;
  left: 50%;
  top: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  display: block;
  width: 80px;
  height: 80px;
  background: #ffffff repeat scroll 0 0;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  transition: all 200ms;
  -webkit-transition: all 200ms;
  -moz-transition: all 200ms;
  -ms-transition: all 200ms;
  -o-transition: all 200ms;
}

@-webkit-keyframes pulse-border {
  0% {
    -webkit-transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
    transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
    opacity: 1;
  }

  100% {
    -webkit-transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
    transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
    opacity: 0;
  }
}

@keyframes pulse-border {
  0% {
    -webkit-transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
    transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
    opacity: 1;
  }

  100% {
    -webkit-transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
    transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
    opacity: 0;
  }
}

.video-play-button i {
  display: block;
  position: relative;
  z-index: 3;
  color: #1cb9c8;
}

.video-container-bx{
    margin: 20px;
    border: #fff solid 10px;
    box-shadow: 0 0 40px rgba(0, 0, 0, .2);
  }
    .video-container-bx .video-link{position: relative; display: block;}
    .video-container-bx .video-link:before{background: rgba(0, 0, 0, 0.4); position: absolute;
z-index: 1;
width: 100%;
height: 100%;
display: block;
left: 0;
top: 0;
content: "";}
    .video-container-bx .play-button{position: absolute; top:50%; left:50%; margin-top: 0px}
.video-container-bx .play-button .video-play-button{ top: 0px }
.video-container-bx .play-button .video-play-button i{ font-size:36px; color: #f70606; }


.navbar .navbar-nav .nav-item .nav-link{ cursor: pointer; font-size: 14px; position: relative; z-index: 10}
.navbar .navbar-nav .nav-item .nav-link:before{
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    bottom: 3px;
    width: 0;
    height: 2px;
    background: #ed1c24 !important;
    margin: auto;
    -webkit-transition: 0.4s all;
    -moz-transition: 0.4s all;
    -o-transition: 0.4s all;
    transition: 0.4s all;

}
.navbar .navbar-nav .nav-item .nav-link.active{color:#ed1c24!important;}
.navbar .navbar-nav .nav-item .nav-link.active:before{ width: 100% }
.nav-item .btn{ padding: 5px 15px; font-size: 16px; font-weight: 600}


/* video*/
#absay-video .modal-dialog .modal-body{ padding: 0px }
#ipan-video .modal-dialog .modal-body{ padding: 0px }
.video-frame {
    display: table;
    margin: 0px auto;
    background-color: #fff;
    box-shadow: 0 3px 8px rgba(0,0,0,.1);
}
.video-js {
    border: 1px solid #ccc;
    width: 736px !important;
    height: 417px !important;
    margin: 0px auto;
}
.modal-close {
    position: fixed;
    z-index: 9;
    top: 20px;
    right: 5%;
    height: 50px;
    width: 50px;
    border-radius: 50%;
    background: rgba(0,0,0,.6) url(../img/icon-close.svg) no-repeat center center;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    opacity: 1;
}


/*join now--*/
.products-category{ margin-top: 30px; padding: 15px; background: #f8f8f8; border-radius: 3px}
.products-category .hdr-title{ margin-bottom:8px; font-size: 15px; font-weight: 600 }
.products-category ul{
  margin: 0px;
  padding: 0px;
  list-style: none;
}
.products-category ul li{
  margin:0px;
  padding:0px;
  list-style:none;
  display:inline-block;
  margin-left:7px;
  margin-right:7px;
}

.currently-working{ margin-top: 30px; padding: 15px; background: #f8f8f8; border-radius: 3px }
.currently-working .hdr-title{ margin-bottom:8px; font-size: 15px; font-weight: 600 }
.currently-working ul{
  margin: 0px;
  padding: 0px;
  list-style: none;
}
.currently-working ul li{
  margin:0px;
  padding:0px;
  list-style:none;
  display:inline-block;
  margin-left:7px;
  margin-right:7px;
}
/*end join now--*/

/* Photo Gallery---*/
.categoryForGalley-conatiner {
  width: 100%;
}
.categoryForGalley-conatiner .headerTitle-bg {
  padding: 10px 15px;
  margin-bottom: 10px;
  color: #0000ff;
  text-transform: uppercase;
  font-size: 22px;
  font-weight: 700;
}
.media-gallery {
  width: 100%;
  padding-bottom: 0px;
}
.media-gallery::after {
    content: '';
    display: block;
    clear: both;
}
.media-gallery ul {
  padding: 0px;
  margin: 0px 0px 0px -15px;
}
.media-gallery ul li {
  list-style: none;
  margin: 0px 0px 15px 15px;
  float: left;
  width: 230px;
  overflow: hidden;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  box-shadow: 0px 0px 2px #b2b2b2;
}
.media-gallery ul li .lightgallery-boxes {
    padding: 10px;
    background: #fff;
    max-height: 145px;
    min-height: 145px;
}
.media-gallery ul li .lightgallery-boxes a img {
  width: 100%;
  max-height: 126px !important;
  overflow: hidden;
}
/* end photo gallery---*/
.media-gallery ul li .lightgallery-boxes.new-update a {
    border: #ec0000 solid 1px;
    position: relative;
    display: block;
}
.media-gallery ul li .lightgallery-boxes a .recently-updates {
    display: none;
    background: rgba(255, 0, 0, 0.7);
    padding: 1px 3px;
    color: #fff;
    font-size: 10px;
    letter-spacing: 0.3px;
}
.media-gallery ul li .lightgallery-boxes.new-update a .recently-updates {
    display: block !important;
    position: absolute;
    bottom: 0px;
}


.p-relative {
            display: block;
            position: relative;
            border: #f2f2f2 solid 1px
        }

        .clickto-enlarge {
            position: absolute;
            padding: 0px 4px;
            font-size: 11px;
            background: #fff;
            color: #303030;
            width: auto;
            top: auto;
            bottom: 2px;
            right: 2px;
            border-radius:2px
        }
.up-rera{position:absolute; right:0px; bottom:15px}
.up-rera img{ height:80px; }
iframe{border: #ccc solid 1px; }
#lucknow .slick-slide {margin: 0 5px;}
@media (max-width:992px) {
  h1, .h1{font-size: 2.5rem;}
  h2, .h2{ font-size:26px; line-height: 1.5em; }
  h3, .h3{ line-height: 18px }
  .navbar .navbar-brand img {
    height:30px!important;
    width:auto!important;
}
  .mobile-view{display: block; margin-left:-20px; padding-top:5px }
  .video-js {
    border: 1px solid #ccc;
    width:100% !important;
    height:auto !important;
    margin: 0px auto;
}
.accordion-section .panel-default .panel-title a{width:95%; position: relative; }
.accordion-section .panel-default .panel-title a::after{font-size: 1.6rem; position: absolute; right: -18px; top:2px;}
.key-highlights-section .key-box-text{margin-bottom:30px}
.key-highlights-section .key-box-text h4{ font-size: 20px }
.section {padding:30px 0;}
.page-header{background-image: url(../img/banner-mobile.jpg); background-repeat: no-repeat;
}
.location-section{ padding-left: 10px; padding-right: 10px }
.location-section .pr-2{padding-right: 0px!important}
.page-header h1{font-size: 26px;}
.banner-subtitle{ font-size:13px; line-height: 18px;}
.banner-prperty-type{ font-size:16px; }
h2.title{font-size: 22px; line-height: 26px}
h2.title br{ display: none;}
.location-section .row-shadow{box-shadow: 0 0 20px rgba(0, 0, 0, .2);}
#EnquireNow .modal-header{padding: 15px;}
#EnquireNow .modal-dialog .modal-body{ padding-top:0px }
.location-section .schools{ height: auto; }
.location-section .hospitals{ height: auto; }
.location-section .bank{ height: auto; }
.location-section .bus{ height: auto; }
.up-rera img{ height: 50px; }
}
@media (max-width:768px) {
.location-video-dialog {
    width:94%; 
}
.location-video-dialog .location-video-content {
    width: 100%;
    height:290px;
}
iframe{ width: 100%!important; height:200px; }
}
@media (min-width: 992px) {
  #absay-video .modal-lg,
  .modal-xl {
    max-width:734px;
  }
   #ipan-video .modal-lg,
  .modal-xl {
    max-width:734px;
  }
}
  @media (max-width: 767px){
.media-gallery ul li {
  width: 50% !important;
  margin: 0;
}
}
label.error{float:none;color:red;padding-left:0;vertical-align:bottom}
