body{
    margin:0px;
    padding:0px;
}
/***************************** chronicle display font import ******************************/
/*@import url(https://db.onlinewebfonts.com/c/cd85b4dba8a852298ec0370aaf4cb926?family=ChronicleDisplay-Black);*/
@font-face {
    font-family: 'Chronicle Display';
    src: url('fonts/ChronicleDisplay-Roman.woff') format('woff'),
        url('fonts/ChronicleDisplay-Roman.woff2') format('woff2'),;
    font-weight: normal;
    font-style: normal;
}



.homebanner{
    width:100%;
    height: 95vh;
    background: url("images/homebanner1.webp");
    background-size: cover;
    text-align: center;
}
.bgoverly{
    background-color: #00000054;
    /*background-color: #000000a1;*/
    height: 95vh;
    width: 100%;
    position: absolute;
}
.homebanner img{
    width: 20%;
    position: relative;
    z-index: 10;
    margin-top: 1%;
}
.homepageHeadings{
    position: absolute;
    top: 35%;
    left: 100px;
    text-align: left;
}
.homepageHeadings h1{
    font-family: 'Chronicle Display';
    color: white;
    font-size: 35px;
}
.homebanner span{
    color: #c9a484;
}
.formDiv{
    height: 745px;
    left: 0px;
    width: 100%;
    box-shadow: 0 3px 60px #0000004d;
    /* box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px; */
    position: relative;
    top: -210px;
    background: white;
}
.quillionparkimg img{
    width:100%;
    margin-top: -120px;
}

.gallary h2,
.keyfeaturesbg h2,
.investment h2{
    font-size: 51px;
    font-family: 'Chronicle Display';
    text-align: center;
} 
.amenitiesDiv h2{
    font-size: 51px;
    font-family: 'Chronicle Display';
    text-align: left;
}
.amenitiesDiv button{
    margin-top:39%;
}
.keyfeaturesbg{
    background-color: #f5f5f5;
    margin-top: 100px !important;
}

.gallary{
    margin-top: 10%;
}
.featureimg1 img{
    width: 478px;
    position: relative;
}
/*********************************** counter up code ***********************************/

.employees,.customer,.design,.order
{
    text-align: center;
}
.counter-count{
    font-size: 35px;
    font-weight: 600;
    margin-bottom: 0;
    color: #ffffff;
    text-align: center;
    line-height: 92px;

    display: inline-block;
}
.counter-count-bg{
    display: flex;
    justify-content: center;
    font-size: 35px;
    font-weight: 600;
    background-color: #c9a484;
    border-radius: 50%;
    margin: 0 auto;   
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    width: 92px;
    height: 92px;
}
.counter-count-bg p{
    align-content: center;
    color: white;
    /*margin-bottom: 0;*/
}
.employee-p,.customer-p,.order-p,.design-p
{
    font-size: 14px;
    font-weight: 500;
    color: #000000;
    line-height: 34px;
}
.order span{
    color: #c9a484;
    position: absolute;
    right: 170px;
    font-size: 59px;
    font-weight: 600;
}

/********************Amenities cards********************************/
.card{
    border: none;
    border-radius: none;
    text-align: center;
}
.card-img-top{
    width: 100%;
    height: 234px;
    border-radius: unset;
}
.quillionparkamenitiesimg{
    margin-top:5%;
}
.quillionparkamenitiesimg img{
    width: 100%;
}
.amenitiesDiv .card-text{
    font-weight: 700;
}
.amenitiesDiv .card-body{
    display: flex;
    gap: 15PX;
    text-align: left;
}
.amenitiesDiv .card-body img{
    width: 35px;
}
/********************Amenities cards End********************************/

/**************************Location*************************************/
.locationImg{
    margin-top:5%;
}
.locationImg img{
    width:100%;
}

.loactionDiv{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-evenly;
    margin-top:5%;
}
.loactionDiv img{
    width:45%;
    align-self: center;
}
.loactionDiv .card {
    align-self: flex-end;
}
/**************************Location End*************************************/
/*****************************Investment************************************/
.investment{
    background-color: #f5f5f5;
}
.investment .card{
    text-align: left;
    background-color: transparent;
}
.investment .card-title{
    font-family: ringside !important;
    font-size: 15px;
    color: #000;
    font-weight: 300;
}
.investment .card-text{
    font-family: ringside !important;
    font-size: 14px;
    color: #646464;
    margin: 0;
    font-weight: 400;
    line-height: 18px;
}
.investment img{
    width:50px;
}
/*****************************Investment End************************************/
/****************************Conatct form***************************************/
.contactform h2{
    font-size: 40px;
    font-family: 'Chronicle Display';
    text-align: left;
}
.contactform h2 span{
    color:#c9a484;
}
.contactfromlogo img{
    width: 20%;
}
.contactfromDivs div{
    margin-bottom: 3%;
}
.contactformHeading h4{
    color: #c9a484;
    font-size: 14px !important;
    font-family: ringside !important;
    text-transform: uppercase !important;
    font-weight: 300 !important;
}
.contactformHeading strong{
    font-size: 13px !important;
}
.contactformHeading p{
    color: gray;
    font-size: 11px;
    margin-top: 0%;
}
/****************************Conatct form End***************************************/
/*****************************Top form************************************************/
.formDiv{
    text-align: center;
}
.formDiv h4{
    color:#c9a484;
    text-align: center;
    font-size: 17px;
}
.formDiv p{
    color: gray;
    font-size: 11px;
    margin-top: 2%;
}
.formDiv h2{
    font-size: 30px;
    font-family: 'Chronicle Display';
    text-align: center;
}
.formDiv h2 span{
    color:#c9a484;
}
.formDiv .container{
    text-align: left;
    padding: 0% 15%;
}
.formDiv .container div{
    margin-bottom: 3%;
}
.formsectionTitle{
    font-size: 51px;
    font-family: 'Chronicle Display';
    text-align: left;
    margin-top: 20%;
}
.homebanercontent{
    display: flex;
    gap:5%;
    flex-wrap: wrap;
    text-align: center;
}

.homebanercontentimgDiv img{
    width: 35%;
    padding-top:10%;
    padding-bottom: 13%;
}
.homebanercontent strong{
    color:#c9a484;
    font-size: 13px;
    letter-spacing: 1px;
}
.homebanercontent p{
    padding-top:10%;
    color:white;
    font-size: 14px;
}
.homebanercontentdivider{
    border-right: 1px solid #c9a484;
    height: 120px;
    margin-top: 5%;
}
/*****************************Top form end************************************************/
/************************************** carousel******************************************/
.carousel-item{
    height: 550px;
}
.carousel-item img{
    height: 550px;
}
.fa-arrow-circle-o-left,
.fa-arrow-circle-o-right{
    font-size: 45px !important;
    color: white  !important;
    opacity: 9  !important;
}
/************************************** carousel End******************************************/
/****************************************** Footer ******************************************/

/*** Footer ***/
.footer .btn.btn-link {
    display: block;
    margin-bottom: 5px;
    padding: 0;
    text-align: left;
    color: #777777;
    font-weight: normal;
    text-transform: capitalize;
    transition: .3s;
}

.footer .btn.btn-link::before {
    position: relative;
    content: "\f105";
    font-family: 'Chronicle Display';
    font-weight: 900;
    color: var(--primary);
    margin-right: 10px;
}

.footer .btn.btn-link:hover {
    color: var(--primary);
    letter-spacing: 1px;
    box-shadow: none;
}

.footer .form-control {
    border-color: #777777;
}

.footer .copyright {
    padding: 25px 0;
    font-size: 15px;
    border-top: 1px solid rgba(256, 256, 256, .1);
}

.footer .copyright a {
    color: var(--light);
}

.footer .copyright a:hover {
    color: var(--primary);
}
.rightsDiv{
    text-align: center;
}
.rightsDiv a{
    color: white;
}
/****************************************** Footer End***************************************/
/****************************************** arrow button ************************************/
.arrowBtn{
    padding: 20px 25px 20px 30px;
    color: white;
    text-transform: uppercase;
    border: none;
    background: linear-gradient(to right, rgb(255, 255, 255) 50%, rgb(0, 0, 0) 50%);
    background-size: 200% 100%;
    background-position: right bottom;
    transition: all .5s ease-out;
    text-decoration: none;
}
.arrowBtn .fa-arrow-right{
    color: rgb(255, 255, 255);
}
.arrowBtn span{
    margin-right: 13px;
    padding: 21px 25px 22px 0px;
    border-right: 1px solid white;
}
.arrowBtn:hover{
    background-position: left bottom;
    color: black;
    border: 1px solid black;
 
}
.arrowBtn:hover .fa-arrow-right{
    color:black;
}
.arrowBtn:hover  span{
    border-right: 1px solid black;
}
/****************************************** arrow button End************************************/

/************************popup box**************************/
/* The Modal (background) */
.modal {
    display: none; 
    position: fixed; 
    z-index: 25; 
    padding-top: 100px; 
    left: 0;
    top: 0;
    width: 100%; 
    height: 100%; 
    overflow: auto; 
    background-color: rgb(0,0,0); 
    background-color: rgba(0,0,0,0.4); 
  }
  
  /* Modal Content */
  .modal-content {
    position: relative;
    background-color: #fefefe;
    margin: auto;
    top: 55px;
    padding: 0;
    border-radius: 0px;
    width: 40%;
    box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19);
    -webkit-animation-name: animatetop;
    -webkit-animation-duration: 0.4s;
    animation-name: animatetop;
    animation-duration: 0.4s
  }
  
  /* Add Animation */
  @-webkit-keyframes animatetop {
    from {top:-300px; opacity:0} 
    to {top:55; opacity:1}
  }
  
  @keyframes animatetop {
    from {top:-300px; opacity:0}
    to {top:55; opacity:1}
  }
  
  /* The Close Button */
  .closeTwo {
    color: white;
    float: right;
    font-size: 28px;
    font-weight: bold;
    position: absolute;
    top: 0%;
    right: 10px;
  }
  
  .closeTwo:hover,
  .closeTwo:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
  }
  
  .modal-header {
    padding: 2px 16px;
    background: #161616;
    justify-content: center;
    color: white;
    height: 50px;
    border: none;
    border-radius: 0;
    font-family: 'Chronicle Display';
  }
  
  .modal-header h5{
    color: white;
    font-family: 'Gilroy_Regular';
    font-weight: 500;
  }
  
  .modal-header h2{
    color: white;
    font-family: 'Gilroy_Regular';
    font-weight: 500;
  }
 
  .modal-body {padding: 2px 16px;}

  .modal-body textarea{
    margin-left:0px
  }
  
  .modal-body input{
    border: none;
    border-bottom: 1px solid #D37863;
  }
  
  .modal-body input:focus{
    border-bottom: 1px solid #162D27;
    box-shadow: none;
  }

  .modal-body label{
    color: black;
  }

  .popupDropdown{
    font-size: 16px;
    height: 52px;
    padding-left: 15px;
    padding-right: 15px;
    width: 100%;
    border: 1px solid #ced4da;
  }
  
  .popupDropdown:focus {
    color: #212529;
    background-color: #fff;
    border-color: #8090a5;
    outline: 0;
  }
  /************************popup box End**************************/

  /**************************sticky footer*****************************/
  footer{
    position:fixed;
    left: 0;
    bottom: 0;
    width: 100%;
  }
  .stickyfooter{
    background-color: white;
    display: flex;
    justify-content: space-around;
    text-align: center;
    align-items: flex-end;
    box-shadow: 0 -3px 14px rgba(0,0,0,.16);
    padding: 15px 0px;
    cursor: pointer;
  }
  .stickyfooter p{
    color:black;
    text-transform: uppercase;
    display: block;
    font-size: 10px;
    margin-top: 10px;
    margin-bottom: 0;
  }
  .stickyfooter img{
    width: 5%;
  }
  .stickyfooter i{
    font-size: 20px;
  }
  .partition{
    border-right:1px solid #707070;
  }
  .stickyfooter a{
    text-decoration:none;
    color: unset;
  }
  /**************************sticky footer End*****************************/

  /**************************** mobile responsive view **********************************/
  @media (max-width: 768px){
        .modal-content {
            width: 100% !important;
        }
        .homebanner img {
            width: 45%;
            font-family: 'Chronicle Display' !important;
        }
        .homebanercontentimgDiv img {
            width: 30%;
        }
        .homepageHeadings h1 {
            font-size: 23px;
        }
        .homepageHeadings {
            position: absolute;
            top: 15%;
            left: 30px;
            text-align: left;
        }
        .homebanercontentdivider{
            display:none;
        }
        .homebanner {
            background-position-x: 1569px;
            /*background-position-y: 705px;*/
        }
        .span2{
            display:block;
        }
        .formDiv {
            height: 700px;
            top: -145px;
        }
        .formsection{
            display: flex;
            flex-wrap: wrap-reverse;
            margin-bottom: 41%;
        }
        .formsectionTitle {
            font-size: 30px;
            text-align: center;
            margin-top: -21%;
        }
        .formsection p{
            text-align: center;
        }
        .arrowBtn {
            font-size: 11px;
        }

        .gallary h2, .keyfeaturesbg h2, .investment h2 {
            font-size: 30px;
        }
        .carousel-item img {
            height: 244px;
        }
        .carousel-item {
            height: 244px;
        }
        .carousel-control-prev {
            left: 15px;
        }
        .carousel-control-next {
            right: 15px;
        }
        .featureimg1 img {
            width: 100%;
        }
        .amenitiesDiv h2 {
            font-size: 30px;
            text-align: center;
        }
        .amenitiesDiv  p{
            text-align: center;
            margin-bottom: 50px;
        }
        .amenitiesDiv  button{
            text-align: center;
            margin-top:0%;
        }
       
        .investmentDiv{
            margin-top:0px !important
        }
        .investment h2{
            margin-bottom:10% !important;
        }
        .contactfromlogo{
            margin-top:0px !important;
        }
        .contactform  div{
            margin-top:15px !important;
        }
        .contactfromlogo img {
            width: 60%;
        }
        .contactformHeading{
            text-align:center;
        }
        .contactform h2 {
            font-size: 30px;
            text-align: center;
            /* margin-top: -27px; */
        }
        .text-end {
            text-align: center !important;
        }
        .closeTwo {
            top: -1%;
            right: 22px;
        }
        .locationImg iframe{
            width:100%;
            height:200px;
            /*align-self: center;*/
        } 
  }
  /**************************** mobile responsive view End**********************************/
/********************************Footer pdf************************************/
.pdfdownload a{
    text-decoration: none;
    color: white;
}
.fab{
    color: white;
}
.fab:hover{
    opacity: 0.8;
}