 

@import url('https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap');


 
.pding{
    padding: 50px 0px;
}

img{
    width: 100%;
}
h1{
    font-size: 36px !important;
    letter-spacing: 2px;
    font-weight: bold !important;
    color: #181916 !important;
    margin-bottom: 30px !important;
     font-family: "Inter", sans-serif;
    
}
h2{
    font-size: 36px !important;
    font-weight: bold !important;
    letter-spacing: 2px;
    color: #181916 !important;
    margin-bottom: 30px !important;
    font-family: "Inter", sans-serif;
    
}
body{
        font-family: "Inter", sans-serif !important;
}


.pding{
    padding: 60px 0px;
}
.about_hallmarkpinnacleparatext{
    width: 80%;
    margin: auto 0 auto auto;
}

.formpop input  {
    width: 100%;
    padding: 10px;
    margin-bottom: 15px;
    border-radius: 5px;
    border: 1px solid #ccc;
    font-size: 14px;
}
#btnSubmit1{
    padding: 5px 21px;
    border: none !important;
    background: #6a6b17;
    color: #fff;
    border-radius: 50px;
    margin: 7px auto 0 auto;
    display: flex;
}

.info-section {
    display: flex;
        align-items: center;
        font-family: 'Manrope';
        gap: 20px;
        padding: 20px 0px;
        justify-content: space-around;
  }
  
  .info-item {
    text-align: center;
  }
  
  .info-number {
    font-size: 36px;
    font-weight: 200;
    margin-right: 0px;
  }
  
  .info-label {
    font-size: 15px;
    color: #313131;
    font-weight: 700;
  }
  
  .divider {
    height: 30px;
    width: 1px;
    background-color: #ccc;
  }
  .specificationssliderbx{
    margin: 0px 5px;
  }
  .specificationsslider img {
    display: block;
    height: 500px;
    object-fit: cover;
   
  }
  .specificationssliderbx{
    position: relative;
  }
  .specificationssliderbx::after{
    position: absolute;
    bottom: 30px;
    left: 0px;
    background-color: #0000005e;
    width: 100%;
    height: 70px;
    content: '';
    z-index: 0;
  }
  .specificationssliderbx h3 {
    margin-top: -49px;
    margin-bottom: 45px;
    text-align: left;
    position: relative;
    color: #fff;
    margin-left: 30px;
    z-index: 2;
}


.hdingbottompic{
    width: 90px;
     margin: 0 auto;
    display: flex
;
    margin-bottom: 30px;
}

.hdingbottompicleft{
    width: 90px;
    margin: auto auto auto 0;
    display: flex;
    margin-bottom: 30px;
}






.page-scroll {
    top: 0;
    position: fixed;
    width: 100%;
    z-index: 999;
    animation: slide-down 0.7s;
    background-color: #fff;
    box-shadow: 0 4px 8px 0 rgb(0 0 0 / 20%), 0 6px 20px 0 rgb(0 0 0 / 19%);
}






  /* amenities_section pding */
.amenities_section .col-lg-3{
    padding: 0px 10px;
}
  .amenities_sectionbox img{
    width: 100%;
    margin-bottom: 15px;
  }

  .amenities_sectionbox h4{
    background-color: #000000b8;
    color: #fff;
    font-size: 18px;
    text-align: center;
    margin-top: -34px;
    position: relative;
    padding: 6px 2px;
}


.easeofaccessibility_section{
    background: #181916;
}

/* gallerysec */

.gallerysec{
    position: relative;
     padding-bottom: 70px;
     overflow: hidden !important;
}


.gallerysec::after{
    position: absolute;
    bottom: 0px;
    left: 0px;
    background-color: #181916;
    width: 100%;
    height: 200px;
    content: '';
    z-index: 0;
}
.slidergl {
    padding: 0px 7px;
}
.slidergl img{
    margin: 0px !important;
}

.slidergl {
    z-index: 99;
}
/* gallerysec */


/* Style the buttons inside the tab */
.tab{
    width: 335px;
    height: 53px;
    margin: 0 auto;
    margin-bottom: 20px;
    justify-content: space-between;
    display: flex;
}
.tab button {
    background-color: inherit;
    float: left;
    border: none;
    outline: none;
    cursor: pointer;
    padding: 0px 0px;
    transition: 0.3s;
    color: #fff;
    font-size: 27px;
      font-family: 'Galgine' !important;
    outline: none !important;

  }
  
  /* Change background color of buttons on hover */
  .tab button:hover {
    color: #dc916a;
     outline: none !important;
  }
  
  /* Create an active/current tablink class */
  .tab button.active {
    color: #dc916a;
    outline: none !important;
    border-bottom: 2px solid #fff;
    border-radius: 2px;
}
  
  /* Style the tab content */
  .tabcontent {
    display: none;
    padding: 6px 12px;
     border-top: none;
     border: none !important;
  }
  
  /* Style the close button */
  .topright {
    float: right;
    cursor: pointer;
    font-size: 28px;
  }
  
  .topright:hover {color: red;}
  .tabcontent img{
    width: 100%;
  }

  .masterplanfloor{
    background-color:#181916;
  }

  .masterplnbox{
    width: 60%;
    margin: 0 auto;
  }
/* 
  .slick-prev{
    display: none !important;
  }

  .slick-next{
    display: none !important;
  } */


  .footersec{
    background: #181916;
    color: #fff;
    text-align: center;
    padding: 30px 0px 20px 0px;
    margin: 0px;
  }

  .footersec img{
    width: 200px;
    margin: 0 auto;
    display: flex;
    padding: 8px;
    background: #fff;

  }

  .footersec{

  }

  .footersec h3{
    font-family: 'Manrope';
    font-size: 23px;
    font-weight: 700;
    margin: 15px 0px;
}


  .footersec p{

  }

  
  .footersec p{

  }

  
  .footersec p{
    font-size: 15px;
  }

  .footersec p a{
    color: #fff;
  }
  .addfoot{
    color: #f39762;
    margin: 0px;
    margin-top: 22px;
  }


    .deskview{
        display: block !important;
    }

    .mblview{
        display: none !important;
    }

    .slick-dots li button:before {
         font-size: 11px !important;
        width: 28px !important;
        height: 28px  !important;
        content: '•';
        opacity: .25;
        color: #fff !important;
    }
    .slick-dots{
        margin-top: 20px  !important;
    }
    .slick-dots li.slick-active button:before{
        font-size: 13px !important;
    }
    .slick-dots {
        bottom: -43px !important;
    }

    .about_hallmarkpinnacleparatext {
        width: 100%;
    }

        
    .amenities {
      display: grid;
      grid-template-columns: repeat(auto-fit, minmax(120px, 1fr));
      gap: 20px;
      max-width: 100%;
      margin: auto;
      padding: 20px;
      text-align: center;
         font-family: 'Manrope';
    }
    .amenity{
      margin-top: 25px;
    }
    
    .amenity img {
      width: 32px;
      height: 32px;
      margin-bottom: 8px;
    }
    
    .amenity p {
      font-size: 12px;
      margin: 0;
    }
    .specifications_sec {
      padding-top: 50px;
    }
    
    
    .footer-disclaimer{
        text-align: center;
        width: 72%;
        margin: 0 auto;    
    }
    
   .gallerysec  .slick-prev {
        left: 50px !important;
        z-index: 1 !important;
    }
    
 
   .gallerysec .slick-next {
            right: 50px  !important;
    }
            

    
   .gallerysec  .slick-prev {
          left: 50px !important;
        z-index: 1 !important;
        background: #181916;
        width: 30px;
        height: 30px;
        border-radius: 50%;
        display: flex;
        align-items: center;
        justify-content: center;
        padding-top: 3px;
    }


       .gallerysec  .slick-prev:active {
          left: 50px !important;
        z-index: 1 !important;
        background: #181916;
        width: 30px;
        height: 30px;
        border-radius: 50%;
        display: flex;
        align-items: center;
        justify-content: center;
        padding-top: 3px;
    }
    

       .gallerysec  .slick-prev:hover {
          left: 50px !important;
        z-index: 1 !important;
        background: #181916;
        width: 30px;
        height: 30px;
        border-radius: 50%;
        display: flex;
        align-items: center;
        justify-content: center;
        padding-top: 3px;
    }
    
 
   .gallerysec .slick-next {
            right: 50px  !important;
             z-index: 1 !important;
    background: #181916;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    padding-top: 3px;
    }

    
    .gallerysec .slick-next:active {
            right: 50px  !important;
             z-index: 1 !important;
    background: #181916;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    padding-top: 3px;
    }

    .gallerysec .slick-next:hover {
            right: 50px  !important;
             z-index: 1 !important;
    background: #181916;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    padding-top: 3px;
    }
    
    
  @media (max-width:768px) {
       
     .footer-disclaimer{
        text-align: center;
        width: 100%;
        margin: 0 auto;    
    }

    h2 {
        font-size: 30px !important;
        text-align: center;
    }
    
    h1 {
        font-size: 30px !important;
        text-align: center;
    }
    .deskview{
        display: none !important;
    }
    .mblview{
        display: block !important;
    }
    .about_hallmarkpinnacleparatext {
        width: 100%;
    }
    .hdingbottompicleft {
        width: 90px;
        margin: 0 auto;
        display: flex;
        margin-bottom: 20px;
    }
    .info-section {
        display: block;
    }
    .info-item {
        text-align: center;
        width: 50%;
        float: left;
        margin-bottom: 25px;
    }
    .divider{
        display: none;
    }
    .masterplnbox {
        width: 100%;
        margin: 0 auto;
    }
    .tab {
        width: 285px;
    }
    .tab button {
         font-size: 23px;
    }
    .footersec p {
        font-size: 15px;
        width: 67%;
        margin: 0 auto;
    }
    .addfoot {
         margin: 0px;
        margin-top: 15px !important;
    }
    .footersec h3 {
         font-size: 25px;
        font-weight: 200;
        margin: 20px 0px 15px 0px;
    }
    .pding {
        padding: 35px 0px;
    }
    .info-number {
      font-size: 25px;
      font-weight: 200;
      margin-right: 4px;
    }
    .amenities {
      display: grid;
      grid-template-columns: repeat(auto-fit, minmax(120px, 1fr));
      gap: 20px;
      max-width: 100%;
      margin: auto;
      padding: 10px;
    }
    
  .slick-prev{
    display: none !important;
  }

  .slick-next{
    display: none !important;
  } 
  
  .ourclientspeak  .slick-next{
    display: none !important;
  } 
  
  .ourclientspeak   .slick-next{
    display: none !important;
  } 
    
    
  }
  
  .footer-disclaimer {
          font-family: 'Manrope' !important;
  }
  
  
  
  
  
  
  
  
  
  
  
    
   .gallerysec  .slick-prev {
          left: 50px !important;
        z-index: 1 !important;
        background: #181916;
        width: 30px;
        height: 30px;
        border-radius: 50%;
        display: flex;
        align-items: center;
        justify-content: center;
        padding-top: 3px;
    }


       .gallerysec  .slick-prev:active {
          left: 50px !important;
        z-index: 1 !important;
        background: #181916;
        width: 30px;
        height: 30px;
        border-radius: 50%;
        display: flex;
        align-items: center;
        justify-content: center;
        padding-top: 3px;
    }
    

       .gallerysec  .slick-prev:hover {
          left: 50px !important;
        z-index: 1 !important;
        background: #181916;
        width: 30px;
        height: 30px;
        border-radius: 50%;
        display: flex;
        align-items: center;
        justify-content: center;
        padding-top: 3px;
    }
    
 
   .gallerysec .slick-next {
            right: 50px  !important;
             z-index: 1 !important;
    background: #181916;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    padding-top: 3px;
    }

    
    .gallerysec .slick-next:active {
            right: 50px  !important;
             z-index: 1 !important;
    background: #181916;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    padding-top: 3px;
    }

    .gallerysec .slick-next:hover {
            right: 50px  !important;
             z-index: 1 !important;
    background: #181916;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    padding-top: 3px;
    }

