.poppins-thin {
    font-family: "Poppins", sans-serif;
    font-weight: 100;
    font-style: normal;
  }
  
  .poppins-extralight {
    font-family: "Poppins", sans-serif;
    font-weight: 200;
    font-style: normal;
  }
  
  .poppins-light {
    font-family: "Poppins", sans-serif;
    font-weight: 300;
    font-style: normal;
  }
  
  .poppins-regular {
    font-family: "Poppins", sans-serif;
    font-weight: 400;
    font-style: normal;
  }
  
  .poppins-medium {
    font-family: "Poppins", sans-serif;
    font-weight: 500;
    font-style: normal;
  }
  
  .poppins-semibold {
    font-family: "Poppins", sans-serif;
    font-weight: 600;
    font-style: normal;
  }
  
  .poppins-bold {
    font-family: "Poppins", sans-serif;
    font-weight: 700;
    font-style: normal;
  }
  
  .poppins-extrabold {
    font-family: "Poppins", sans-serif;
    font-weight: 800;
    font-style: normal;
  }
  
  .poppins-black {
    font-family: "Poppins", sans-serif;
    font-weight: 900;
    font-style: normal;
  }
  
  .poppins-thin-italic {
    font-family: "Poppins", sans-serif;
    font-weight: 100;
    font-style: italic;
  }
  
  .poppins-extralight-italic {
    font-family: "Poppins", sans-serif;
    font-weight: 200;
    font-style: italic;
  }
  
  .poppins-light-italic {
    font-family: "Poppins", sans-serif;
    font-weight: 300;
    font-style: italic;
  }
  
  .poppins-regular-italic {
    font-family: "Poppins", sans-serif;
    font-weight: 400;
    font-style: italic;
  }
  
  .poppins-medium-italic {
    font-family: "Poppins", sans-serif;
    font-weight: 500;
    font-style: italic;
  }
  
  .poppins-semibold-italic {
    font-family: "Poppins", sans-serif;
    font-weight: 600;
    font-style: italic;
  }
  
  .poppins-bold-italic {
    font-family: "Poppins", sans-serif;
    font-weight: 700;
    font-style: italic;
  }
  
  .poppins-extrabold-italic {
    font-family: "Poppins", sans-serif;
    font-weight: 800;
    font-style: italic;
  }
  
  .poppins-black-italic {
    font-family: "Poppins", sans-serif;
    font-weight: 900;
    font-style: italic;
  }
  .w-icon {
    position: fixed;
    width: 60px;
    height: 60px;
    bottom: 80px;
    left: 20px;
    color: #FFF;
    text-align: center;
    font-size: 30px;
    z-index: 100;
}

  .text-right {
    text-align: right !important;
}
.accordion-body{
    padding:0px;
}
.pr-0{
padding-right:0px;
}
.pl-0{
    padding-left:0px;
    }

ul{
    list-style-type: none;
}
ul li{
    display: inline-block;
}
img{
    max-width: 100%;
}
a{
    text-decoration: none;
}
a:hover{
    text-decoration: none;
    color:#fff;
}
.btn:hover{
    color:#fff;
}
h2{
    color: rgb(45 45 45 / 85%);
    text-align: center;
    font-weight: 500;
    line-height: 1;
    margin-bottom: 30px;
}
.icon-lists{
    list-style-type: none;
    padding: 0;
    margin: 0 auto;
    text-align: left;
}
.icon-lists .icon-item{
    display: inline-block;
    width: 24%;
    background: url(../images/item-bg.png) no-repeat;
    padding: 6em 2em 3em;
    background-size: 100%;
    vertical-align: top;
    margin-bottom: 5px;
}
.icon-lists .icon-item img{
    height: 60px;
    width: auto;
    margin-bottom: 1em;
}
.icon-lists .icon-item span{
    color: #C03B38;
    display: block;
    font-weight: 500;
    font-size: 2.5em;
    line-height: 1;
    margin-bottom: 20px;
}
.icon-lists .icon-item span sup{
    font-weight: 200;
}
.icon-lists .icon-item h5{
    font-weight: 400;
    margin-bottom: 15px;
    min-height: 48px;
}
.icon-lists .icon-item h6{
    color: #2D2D2D;
    font-size: 15px;
    font-weight: 300;
    margin-bottom: 0;
    min-height: 36px;
}
.enq-btn{
    text-align: left;
    font: normal normal 600 20px/31px Poppins;
    letter-spacing: 0px;
    color: #FFFFFF;
    text-transform: uppercase;
    opacity: 1;
    background: #ED1C24 0% 0% no-repeat padding-box;
border-radius: 2px;
opacity: 1;
}
.header-block img{
width: 30%;
}

.header-block a:hover{
    text-align: left;
    font: normal normal 600 20px/31px Poppins;
    letter-spacing: 0px;
    color: #FFFFFF;
    text-transform: uppercase;
    opacity: 1;
    background: #ED1C24 0% 0% no-repeat padding-box;
border-radius: 2px;
opacity: 1;
}


#projects{
    margin:3rem 0rem;
}

#projects h2{
    text-align: center;
font: normal normal 600 39px/30px Poppins;
letter-spacing: 0px;
color: #143A53;
text-transform: uppercase;
opacity: 1;
}

.accordion-item, .nav-tabs {
    border: none;
    background: transparent;
    align-items: end;
    justify-content: center;
}


.nav-tabs .nav-item {
    padding-right: 1em;
    margin-bottom: 10px;
    background:unset;
}

.nav-tabs .nav-item .nav-link {
    padding: 0;
    border: none;
    text-align: left;
font: normal normal 300 25px/47px Poppins;
letter-spacing: 0px;
color: #143A53;
opacity: 1;
background: unset;
}

 .nav-tabs .nav-link.active {
    
    color: #ED1C24;
    opacity: 1;
    font: normal normal 600 25px/47px Poppins;
}

.projectTabsContent{
    background: #E2E2E2 0% 0% no-repeat padding-box;
    position: relative;
}

.individual-proj-row {
    
    background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: 0px 3px 6px #00000029;
    border-radius: 0px 0px 20px 20px;
    opacity: 1;
}
.projectContent{
padding: 0rem 1.3rem;
}

.projectImg  .qrCode{
    position: absolute;
    right: 5%;
    bottom: 3%;
}

.projectImg
{
    position:relative;
}

.projectContent h4{
font: normal normal 600 23px/30px Poppins;
letter-spacing: 0px;
color: #143A53;
opacity: 1;
}
.projectContent p{
font: normal normal 300 15px/23px Poppins;
letter-spacing: 0px;
color: #143A53;
text-transform: uppercase;
opacity: 1;
}
.projectContent img{
padding-right: 9px;
}
.leftpad{
    padding-right: 27px;
}
.links a{
font: normal normal 600 13px/23px Poppins;
letter-spacing: 0px;
color: #FFFFFF;
text-transform: uppercase;
opacity: 1;
width: 100%;
}
.links .bro-link{
background: #143A53 0% 0% no-repeat padding-box;
box-shadow: 0px 3px 6px #00000029;
border-radius: 0px 0px 0px 20px;
opacity: 1;
}
.links .enq-link{
background: #ED1C24 0% 0% no-repeat padding-box;
box-shadow: 0px 3px 6px #00000029;
border-radius: 0px 0px 20px 0px;
opacity: 1;
}

.hidden {
    display: none;
}

#toggleReadMore img{
    position: absolute;
    left: 47%;
    bottom: -4%;
}
#toggleReadMore {
border: none;
background: unset;

}

.about-block
{
    margin-top:4rem;
}
.about-block h2{
    text-align: center;
    font: normal normal 600 39px/30px Poppins;
letter-spacing: 0px;
color: #143A53;
text-transform: uppercase;
opacity: 1;
}

.about-block h4{
text-align: left;
font: normal normal 600 35px/30px Poppins;
letter-spacing: 0px;
color: #143A53;
text-transform: uppercase;
opacity: 1;
}

.about-block p{
font: normal normal 300 18px/28px Poppins;
letter-spacing: 0px;
color: #143A53;
opacity: 1;
}



.enquire-form .form-block input[type="submit"]{
    background: #A9B845;
    color: #fff;
    display: inline-block;
    padding: 10px 28px;
    border-radius: 5px;
    margin: 2em 0 0;
    box-shadow: 1px 1px #C03B38;
}


.slick-dots {
    list-style-type: none;
    position: absolute;
    left: 37.5em;
    bottom: 0.5em;
}
.slick-dots li {
    display: inline-block;
    margin-right: 15px;
}
.slick-dots li:last-child{
	margin-right: 0;
}
.slick-dots li button {
    width: 38px;
    height: 2px;
    background: #fff;
    color: transparent;
    cursor: pointer;
    border: none;
    
}
.slick-dots li.slick-active button {
    opacity: 1;
    background: #ED1C24;
}
.location-block {
    padding: 5em 0;
}
.clients-block {
    background: #F2F2F2;
    padding: 2em 0;
    margin-bottom: 10px;
}
.clients-block .client-lists{
    padding-left:   0;
}
.clients-block .client-lists li {
    padding: 5px 0;
}
.footer-block {
    background-image: url(../images/Group\ 84.png);
    background-size: cover;
    text-align: center;
    padding-bottom: 2em; 
    
    background-repeat: no-repeat;
    width:100%;
    background-position: center;
}

.footer-block .form-control{
    border-bottom: 1px solid #ced4da;
    background-color: unset;
    border-top: 0px;
    border-left: 0px;
    border-right: 0px;
    border-radius: 0px;
}

.footer-block  .form-control:focus {
    color: #fff;
    background-color: unset;
    border-color: #80bdff;
    outline: 0;
    box-shadow: unset;
}

.footer-block  input::placeholder{ /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #fff;
}
.form-block input:-ms-input-placeholder{ /* Internet Explorer 10-11 */
    color: #fff;
}
.form-block input::-ms-input-placeholder{ /* Microsoft Edge */
    color: #fff;
}

::-ms-input-placeholder { /* Edge 12-18 */
    color: #fff;
  }
  
  ::placeholder {
    color: #ced4da;
  }

.footerForm .submit-button{
  background: #ED1C24 0% 0% no-repeat padding-box;
    opacity: 1;
    text-align: center;
font: normal normal 600 20px/25px Poppins;
letter-spacing: 0px;
color: #FFFFFF;
opacity: 1;
margin-top:1rem;
}

.footerForm h2{
    text-align: center;
    font: normal normal 600 39px/15px Poppins;
letter-spacing: 0px;
color: #FFFFFF;
text-transform: uppercase;
opacity: 1;
}


.footerForm{
    padding-top: 41rem;
    color: #fff;
}

.footer-block .footer-logo{
    width: 125px;
    margin-bottom: 2.5em;
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px;
}
.footer-block h3{
    font-size: 21px;
    color: #2D2D2D;
    font-weight: 700;
    margin-bottom: 8px;
}
.footer-block a{
    color: #2D2D2D;
    display: inline-block;
    margin: 0 10px;
    font-size: 15px;
    font-weight: 300;
}
.footer-block a img{
    margin-right: 5px;
}
.footer-block a.phone img{
    position: relative;
    top: -3px;
}


.accordion-button{
    background: #ED1C24;
    color: #fff;
}
.accordion-button:after,.accordion-button:not(.collapsed)::after{
    background-image: url('../images/dropdown-arrow.png');
}
.accordion-button:not(.collapsed){
    color: #fff;
    background-color: #ED1C24;
    box-shadow: none;
}
/* Media Query Starts */
@media only screen and (min-width: 1200px) and (max-width: 1365px) {
   
}
@media (min-width: 1025px) and (max-width: 1199px){
    
}
@media (min-width: 992px) and (max-width: 1024px){
    
}
@media (min-width: 768px) and (max-width: 991px){
    
}
@media (max-width: 991px) {
    .tab-content>.tab-pane {
        display: block;
        opacity: 1;
    }
    .accordion-button {
        padding: .5em 1em;
        background: #ED1C24;
        color: #fff;
    }
    .links .bro-link {
        background: #143A53 0% 0% no-repeat padding-box;
        box-shadow: 0px 3px 6px #00000029;
        border-radius: 0px 0px 0px 0px;
        opacity: 1;
    }
    .links .enq-link {
        background: #ED1C24 0% 0% no-repeat padding-box;
        box-shadow: 0px 3px 6px #00000029;
        border-radius: 0px 0px 0px 0px;
        opacity: 1;
    }
    .pr-0 {
        padding-right: 10px;
    }
    .pl-0 {
        padding-left: 10px;
    }
    .projectTabsContent{
        padding-top: 2rem;
    }
    .individual-proj-row {
        background: #FFFFFF 0% 0% no-repeat padding-box;
        box-shadow: 0px 3px 6px #00000029;
        border-radius: 0px 0px 20px 20px;
        opacity: 1;
        padding-top: 1rem;
    }
    #toggleReadMore{
        display:none;
    }
    .hidden{
        display: block;
    }
    .accordion-header {
        margin-bottom: 0;
        margin-top: 1em;
    }
}
@media (min-width: 768px) and (max-width: 1199px){
    
}
@media (max-width: 767.98px) {
    h2{
        font-size: 1.5rem;
        margin-bottom: 15px;
    }
    .icon-lists{
        text-align: center; 
    }
    .icon-lists .icon-item{
        padding:2em 1em;
        width: 49%;
    }
    .icon-lists .icon-item span{
        font-size: 2em;
        margin-bottom: 10px;
    }
    .icon-lists .icon-item h5{
        min-height: inherit;
        font-size: 16px;
    }
    .header-block p{
        font-size: 12px;
    }
    .header-block .right-logo{
        width: 100px;
    }
    .banner-block{
        padding:1em 0 0;
    }
    .banner-block .banner-contents{
        margin: 2em 0;
    }
    .banner-block .banner-contents h1{
        font-size: 1.5em;
    }
    .banner-block .banner-contents a{
        padding: 6px 20px;
        font-size: 16px;
        margin: 1em 0 0;
    }
    .banner-block .icon-lists .icon-item{
        width: auto;
        background-image:  none; 
        padding :2em 1em;  
        background-color: #fff;
    }
    .qr-block{
        display:none;   
    }
    .enquire-form{
        padding:2em 0;
    }
    .enquire-form .enq-btm-right{
        display:    none;   
    }
    .enquire-form .form-block{
        padding: 1em;
    }
    .about-block{
        padding: 0;
    }
    .about-block .top-right,.about-block .btm-left{
        display: none;  
    }
    .about-block h2{
        margin-bottom: 25px;
    }
    .about-block p{
        padding:1em 0 0;
    }
    .content-block{
        padding: 2em 0 0;
    }
    .content-block p{
        font-size: 16px;
        margin-bottom: 0;
    }
    .amenities-block{
        padding: 2em 0;
    }
    .amenities-block .top-right,.amenities-block .btm-left{
        display:none;  
    }
    .floor-plans{
        padding: 2em 0 0;
    }
    .floor-plans .floor-items{
        left: 0;
    }
    .location-block{
        padding: 2em 0;
    }
    #feedback-tab .enquiry-image{
        width: 35px;
    }
}

.map-wrapper iframe{width:100%;border:0;border-radius: 30px;}

.w-icon {
    position: fixed;
    width: 60px;
    height: 60px;
    bottom: 80px;
    left: 20px;
    color: #FFF;
    text-align: center;
    font-size: 30px;
    z-index: 100;
}



