h1,h2,h3,h4,h5,h6{
    font-family: 'Playfair', serif
}
/* Index Page */


.logo-height img{
    max-height: 65px !important;
}

.border-radius-50{
    border-radius: 50px;
}


.des-hide{
        display: none !important;
    }
    .mobo-hide{
        display: block !important;
    }

/* Banner */


.banner-color-size{
    color: white;
    font-size: 25px;
}

.banner-title-color{
    color: #EDCC87;
}

.border-radius{
    border-radius: 50%;
}


/* Our acheivements */
.ach-background-image{
    background-image: url(assets/images/Rectangle106.png);
}

.padd-left-52{
    padding-left: 202px;
}

.padd-left-52 h3{
    font-size: 42px;
    margin: 0;
    font-weight: 600;
}

.padd-left-52 p{
    font-size: 22px;
    font-weight: 500;
    
}

.title-color{
    color: #733282;
}

.padding{
    padding: 30px 0;
}

.font-design{
    color: #733282;
    font-size: 20px;
    font-weight: 600;
}

.padd-left-20{
    padding-left: 20px;
    font-size: 25px;
    font-weight: 600;
}

.achievments-image img{
    position: absolute;
    margin-top: -67px;
}

.padding-set{
    padding-left: 231px;
    padding-top: 30px;
}


@media only screen and (max-width: 600px) {
    .padd-left-52 {
        padding: 20px;
    }

    .padding-set{
        padding: 0;
    }

    .achievments-image img{
        margin-top: -47px;
        position: static;
    }

  }


/* Century-journey */

.title-century{
    text-align: center;
    font-size: 32px;
    font-family: Playfair Display;
    color: #EDCC87;
    font-weight: 600;

}

.para-century{
    text-align: center;
    color: white;
    padding: 0 270px 0 270px;
}


.line-design {
    width: 100%; 
    text-align: center;
    line-height: 0.1em;
    margin: 10px 0 20px; 
    background:#fff; 
     padding:0 10px; 
 } 
 
.line-design p{ 
     background:#fff; 
     padding:0 10px; 
 }
 
 .mobile-img{
   display: none;
 }
 .desktop-img{
    display: block;
 }





 @media only screen and (max-width: 600px) {
    .para-century{
        padding: 0 20px;
    }

    .title-century{
        line-height: 1.2;
    }

    .mobile-padding{
        padding: 20px 30px;
    }

    .padding-50{
        padding: 0 !important;
    }
    
    .des-hide{
        display: block !important;
    }
    .mobo-hide{
        display: none !important;
    }
    
    .mobile-img{
        width: 90%;
        height: auto;
        margin-left: auto;
        margin-right: auto;
        display: block;
        margin-bottom: -50px;
    }

    .desktop-img{
        display: none;
    }
    
    .padd-mobile{
         padding: 0; 
        
    }
  }



/* Our Project  */



.background-project{
    background: linear-gradient(90.18deg, #DAB473 0.19%, #EDCC87 29.81%, #EDDB99 45.02%, #EBCF85 68.24%, #CEAC52 99.91%);
}

.text-align-center{
    text-align: center;
}

.text-align-center h3{
    font-size: 32px;
    margin: 0;
    font-weight: 600;
}

.padding-50{
    padding: 50px 0;
}

.padding-10{
    padding: 10px 0;
}

.padding-30{
    padding: 30px 0;
}



.custom-card {
    border: none;
}

.card-img-top {
    border-top: 5px solid #4E67AE;
}

.card-img-top2 {
    border-top: 5px solid #7B216E;
}

.card-title {
    padding: 10px;
    font-family: Playfair Display;
    font-weight: 600;

}

.background-prj-card{
    background: #EFEFEF;
}



/* Upcoming Projects */


.upcoming-card-design{
    border: 2px solid #EDBE5B;
    padding: 50px;
    background: white;
    height: 400px;
}


.padd-t-50{
    padding-top: 50px;
}

.subtitle-design{
    font-size: 28px;
    font-weight: 600;
    color: white;
}


.upcoming-title{
    color: #B667A2;
    font-size: 30px;
    font-family: Playfair Display;
    font-weight: 600;
}

.upcom-title{
    font-size: 50px;
    font-family: Playfair Display;
    color: #EDCC87;
    font-weight: 600;
}



.usp-para{
    color: #E1A4C6;
    font-weight: 500;
    padding-top: 15px;
    margin-bottom: 3px;
    font-family: Playfair Display;
    font-size: 20px;
}

/* Know your Usp */


.background-usp{
    background: #431C55;
    margin-top: -85px;
}


.subtitle-usp{
    text-align: center;
    color: #E1A4C6;
    padding-bottom: 30px;
    font-weight: 600;
    font-size: 22px;
}

.m-b-0{
    margin-bottom: 0;
}

.padding-50-usp{
    padding: 50px 0;
}



@media only screen and (max-width: 600px) {
    .background-usp{
        margin-top: -50px;
    }

    .upcoming-card-design {
        padding: 20px;
        height: 100%;
    }

    .mobile-alignment-usp{
        text-align: center;
        padding: 20px;
    }

    .p-10{
        padding: 0 !important;
    }

    .mobile-padd-usp{
        padding: 20px;
    }



}

/* Testimonials */

.color-subtitle{
    color: #733282;
    font-weight: 600;
    font-size: 22px;
}

.display-flex{
    display: flex;
}

.display-flex img{
    height: 50px !important;
}

.test-name{
    color: #4E67AE;
    padding-top: 31px;
    padding-left: 20px;
}

.p-10{
    padding: 80px 0;
}

.vertical-line{
    border-right: 1px solid;
}

.padd-40{
    padding: 40px;
}

/* .test-border-design{
    border-right: 1px solid;
} */


@media only screen and (max-width: 600px) {
    .test-border-design{
        border-right: none;
    }
}



/* footer */



.bg-gold{
    background: linear-gradient(90.18deg, #DAB473 0.19%, #EDCC87 29.81%, #EDDB99 45.02%, #EBCF85 68.24%, #CEAC52 99.91%);;
}

.footer-text-dark{
    color: #000000;
}

.border-dark{
    color: #000000;

}

.dark{
    color: #050000;
}

.footer-font-size{
    font-size: 16px;
}


.slider-navigation-style-07{
    background-color: transparent !important;
}

.slider-navigation-style-07 i{
    font-size: 30px;
    color: #EDCC87;
}
.slider-navigation-style-07.swiper-button-next {
    right: 9px !important;
}

.slider-navigation-style-07.swiper-button-prev {
    left: 15px  !important;
}


@media only screen and (max-width: 600px) {

    .footer-mobile-align{
        text-align: center;
    }

    .font-footer ul li a{
        font-size: 16px;
    }

    .font-footer{
        font-size: 16px;
    }

}

/* Ec Blogs Page */

/* year century card */

.card-container {
    display: flex;
    justify-content: space-between;
}

.card-year {
    width: calc(20% - 20px);
    margin: 10px;
    perspective: 1000px;
    cursor: pointer;
}

.flip-card {
    width: 100%;
    height: 120px; 
    position: relative;
    transform-style: preserve-3d;
    transition: transform 0.5s;
}

.flip-card:hover {
    transform: rotateY(180deg);
}

.card-front, .card-back {
    width: 100%;
    height: 100%;
    position: absolute;
    backface-visibility: hidden;
}

.card-front {
    background-color: #ffffff;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 10px;
}

.card-year  h2 {
    font-size: 24px;
    margin: 0;
}

.card-back {
    background-color: #ffffff;
    transform: rotateY(180deg);
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 10px;
}

.card-year  p {
    font-size: 16px;
    margin: 0;
}

.background-ec-card{
    background: linear-gradient(91.97deg, #4A2043 0%, #7A2C6D 27.6%, #9A3389 47.96%, #943284 68.9%, #4A2043 100%);

}

.card-back p{
    padding:20px;
}

.card-front h2{
    color: #8A347D;
}


/* 
Project Page */

/* Banner section */

.banner-project {
    position: relative;
    text-align: center;
}

.banner-project img {
    width: 100%;
    height: auto;
}

.overlay-project-banner {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5); /* The "0.5" represents the opacity (50%) */
}

.project-banner-heading {
    position: absolute;
    top: 50%;
    left: 10%;
    transform: translate(-50%, -50%);
    color: #EDCC87;
    font-size: 42px;
    z-index: 1;
}

.bg-logo-blue{
    background-color: #4E67AE;
}

.bg-logo-purple{
    background-color: #7B216E;
}

@media only screen and (max-width: 600px) {
    .resi-pb-mobile{
        padding-bottom: 50px;
    }
    
    .banner-project img{
        height: 150px;
    }
    
    .project-banner-heading {
        left: 50%;
    }
    
    .virtual-exp-banner-heading {
        left: 50% !important;
       
    }

    
}


.text-blue-color{
    color: #4E67AE;

}

.text-purple-color{
    color: #7B216E;

}

.bg-aliceblue{
    background-color:#f0f8ff;
}

.form-title-contact{
    margin-top: 50px;
        text-align: center;
        color: #431C55;
        font-size: 32px;
        font-weight: 600;
}

.contact-text h3{
    margin-top: 50px;
    color: #EDCC87;
    font-weight: 600;
}

.contact-text p{
    color: white;
    padding: 20px;
}

hr{
    color: #EBD189;
}

.contact-form-button{
    margin-bottom: 40px;
    margin-top: 30px;
}

.border-radius-contact{
    border-radius: 50px;
}

.border-radius-5{
    border-radius: 5px;
}

.dark-purple{
    background-color: #431C55;
}

.border-purple-form{
    border: 1px solid #733282;

}


/* Footer */
.border-top-purple-footer{
    border-top: 6px solid #733282;
}


/* Awards */

.award-slide h4{
    padding-left: 100px;

}
.color-white{
    color: #fff;
}

.awards-section2-border{
    border-radius: 10px;
}

@media only screen and (max-width: 600px) {
    .award-slide h4{
        padding-left: 0px; 
    }
    
}




/* About-us */

.about-section2 h4{
    font-size: 32px;
    font-weight: 600;
    color: #EDCC87;
}

.about-section2 p{
    font-size: 14px;
    font-weight: 400;
    color: #fff;
}

.about-reimg {
    position: absolute;
    bottom: 0;
    right: 0;
}
.about-reimg img {
    max-height: 411px;
}

.about-sec {
    padding-left: 69px;
    position: relative;
}

.about-sec p {
    width: 100%;
    font-size: 12px;
}


.about-sec p:nth-child(3) {
    width: 82%;
}


.about-sec p:nth-child(4) {
    width: 71%;
}
.about-secflex {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;

}

.about-sec-col.abt-left-side {
    width: 60%;
}


.core-value-text-card{
        text-align: center;
        border: 1px solid #F5F5F5;
        background: #F5F5F5;
        padding: 20px 40px;
        height: 220px;
}

.core-value-text-card h4{
    font-size: 24px;
    margin: 0;
}

.core-value-text-card p {
    font-size: 15px;
}

.core-value-slider {
    text-align: center;

}

.core-value-text-card h4 {
    color: #733282;
}

.core-value-slider img {
    margin-bottom: -18px;
    background: #E4C779;
    padding: 10px;
}


.mission {
    text-align: center;
    padding: 30px;
    clip-path: polygon(0 0, 100% 0, 87% 100%, 0% 100%);
}

.mission h4{
    color: #733282;
    font-size: 32px;
}



.vision {
    text-align: center;
    padding: 30px;
}


.vision h4{
    color: #EDCC87;
    font-size: 32px;
}

.vision p{
    color: #fff;
}

.mv-sec {
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
}

.mv-sec-col {
    padding: 40px 60px;
    width: 50%;
}

.mission-vision-mobile-section {
    display: none;
}

.mission-vision-desktop-section {
    display: block;
}

/* about section 1 Layout */
@media only screen and (max-width: 1126px){
    .about-reimg img {
        max-height: 344px;
    }

    
}


.chairman-text h4{
    padding-top: 50px;
    font-size: 32px;
    color: #733282;
    font-weight: 600;
}


.core-value-title{
    text-align: center;
    font-size: 32px;
    font-weight: 600;
    color: #733282;
    padding-bottom: 20px;
}


@media only screen and (max-width: 600px) {
    .mission-vision-mobile-section {
        display: block;
    }

    .mission-vision-desktop-section {
        display: none;
    }

    .ecp-img img{
        height: 100% !important;
        clip-path: unset !important;
    }

    .ecp-text {
        padding: 40px 20px !important;
        width: 100% !important;
    }
    .ecp-text p{
        font-size: 13px !important;
    }

    .ecp-sec{
        flex-direction: column-reverse;
    
    }

}

.ecp-sec{
    display: flex;

}

.ecp-text {
    padding: 40px 60px;
    width: 70%;
}

.ecp-text h4 {
    font-size: 32px;
    color: #E7C788;
    font-weight: 600;
    line-height: 33px;
}

.ecp-text p {
    font-size: 14px;
    color: white;
}


.ecp-img img{
    height: 507px;
    clip-path: polygon(20% 0, 100% 0%, 100% 100%, 0% 100%);
}

.ecp-slider .swiper-pagination{
    bottom: 0;
    left: 1%;
    width: auto;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column-reverse;
}


.ecp-slider .swiper-pagination .swiper-pagination-bullet {
    margin-top: 10px;
    padding: 5px;
    display: inline-block;
}

.ecp-slider .swiper-pagination-bullet{
    background-color: #E7C788  !important;
}



@media only screen and (max-width: 600px) {

    .ecp-slider .swiper-pagination{
        bottom: 2% !important;
        left: 0  !important;
        width: 100%;
        height: auto !important;
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: row;
        
    }

    .core-value-slider {
        text-align: center;
        margin-bottom: 23px;
    }

    .ecp-slider .swiper-pagination .swiper-pagination-bullet {
        margin-top: 10px;
        padding: 5px;
        display: inline-block;
    }
    
    .ecp-slider .swiper-pagination-bullet{
        background-color: #E7C788  !important;
    }

    .about-main-sec.v-col-1 {
        width: 100%;
    }

    .about-main-sec {
        display: block  !important;
    }

    .about-main-sec.v-col-1 {
        width: 100% !important;
        clip-path: unset !important;
        padding: 15px !important;
    }

    .about-sec-inner p{
        width: 100% !important;
    }

    .about-main-sec.v-col-2{
        display: none !important;
    }

}

.about-main-sec {
    display: flex;
    align-items: flex-end;
}

.about-sec-inner h4 {
    color: #edcc87;
}

.about-main-sec.v-col-1 {
    background: #431c55;
    width: 75%;
    padding: 42px;
    clip-path: polygon(0 0, 100% 0, 55.5% 100%, 0% 100%);
}

.about-main-sec.v-col-2{
    width: 25%;
}

.about-sec-inner p {
    width: 68%;
    margin-bottom: 22px;
    color: #fff;
    font-size: 13px;
}


.abt-col {
    min-height: 318px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #00000066;
    margin: 10px;

}


.abt-col h5{
    color: #EDCC87;
    ;
}


.abt-para {
    display: none;
    padding: 0 70px;
}

.abt-col:hover{
    flex-direction: column;
    background: #00000035;
}

.abt-col:hover .abt-para{
    display: block;
    text-align: center;
    color: #fff;
    
}

.awards-text-slide-color{color:#431C55;}

/* Index Page */
.bg-grad{
    background: linear-gradient(90.27deg, #DAB473 0.56%, #EDCC87 30.02%, #EDDB99 45.14%, #EBCF85 68.24%, #CEAC52 99.73%);
}

/* Blogs */

.blog-post-image img {
    width: 100%;
    height: 450px;
    object-fit: cover;
}

.ec_blog_detail ul li strong {
    font-weight: 700;
}

.career-tag p {
    color: #431C55;
    font-size: 18px;
    font-weight: 500;
}

.career-col {
    display: flex;
    align-items: flex-end;
    padding: 40px 37px;
    border-left: 5px solid #431C55;
    background: #fff;
    box-shadow: 0px 0px 4px 1px rgba(0, 0, 0, 0.10);
    margin-bottom: 20px;
    justify-content: space-between;
}

.career-col-data ul {
    list-style: none;
    margin: 0;
}

.career-col-data h6 {
    margin-bottom: 10px;
    font-family: 'Poppins';
    text-transform: uppercase;
    font-size: 25px;
}


.career-col-data ul li{
    margin-bottom: 7px;
}

.career-col-btn a {
    background: #431c55;
    color: #fff;
    border-radius: 50px;
    padding: 7px 24px;
    font-size: 14px;
}

@media only screen and (max-width: 600px) {

.career-col {
    display: block;
}

.career-col-btn {
    margin-top: 25px;
}

.career-col {
    display: block;
    padding: 20px 30px;
}

.career-col-data h6 {
   
    font-size: 20px;
    font-weight: 600;
}

}

/* My career Page */
.career-border {
    border-top: none;
    border-bottom: 1px solid;
    padding: 20px 30px;
}

.career-sec .career-border:nth-child(1){
    border-top: 1px solid;

}

.career-sec .career-border:nth-child(odd){
    background: #F5F5F5;

}

.btn-career-join{
    text-transform: none;
    color: #fff;
    background-color: #733282;
    border-color: #733282;
    border-radius: 50px;
}

.btn-career-join:hover {
    
    border: 1.5px solid #733282;
    border-color: #733282;
    background-color: #fff;
    color: #733282;

}

.career-list-none{
    list-style-type: none;
    padding: 10px;
}

.career-title-job{
    font-weight: 600;
    font-size: 18px;
    text-align: center;
    font-family: 'Poppins';

}

.career-number-job {
    text-align: center;
    font-family: playfair display;
    font-size: 20px;
    font-style: italic;
    font-weight: 600;
}


/* Virtual experience */

.virtual-exp-banner-heading {
    position: absolute;
    top: 50%;
    left: 20%;
    transform: translate(-50%, -50%);
    color: #EDCC87;
    font-size: 42px;
    z-index: 1;
}

.border-radius-10{
    border-radius: 10px;
}

.home-icon-achie img {
    width: 62px;
    height: 67px;
}


/*sticky button*/

.stocky_button {
    z-index: 9999;
    position: fixed;
    right: 20px;
    bottom: 50%;
    transform: translate(50%, 50%) rotate(90deg);
    background-color: #733282;
    color: #ffffff !important;
    padding: 10px 20px;
    border-radius: 10px;
}


.swiper-horizontal>.swiper-pagination-bullets, .swiper-pagination-bullets.swiper-pagination-horizontal, .swiper-pagination-custom, .swiper-pagination-fraction {
    bottom: 0 !important;
    top: var(--swiper-pagination-top,auto);
    left: 0;
    width: 100%;
}


.floor-plan-text {
    text-align: center;
}


.floor-plan-text p {
    border: 1px solid black;
    padding: 20px;
    background: black;
    color: white;
}


.indu-usp-title p {
    color: white;
}

.indu-usp-title h5 {
    color: white;
}


.h-350px{
    height: 350px;
    width: auto;
}


.industrial-banner-heading{
    position: absolute;
    top: 50%;
    left: 10%;
    color: #EDCC87;
}


.icon-medium img {
    width: 50px;
}

.border-right-part{
    border-right: 2px solid #EDCC87;
    padding-left: 20px;
}


.pad-top-desktop-feat{
    padding-top: 10px;
}

.bg-indus-address-sec{
    background: #733282;
}

.center-indu-address{
    align-items: center;
    text-align: center;
    color: #fff;
}


.experience-text h5 {
    background: linear-gradient(90.18deg, #DAB473 0.19%, #EDCC87 29.81%, #EDDB99 45.02%, #EBCF85 68.24%, #CEAC52 99.91%);
    padding: 20px;
    color: #000000;
    font-weight: 600;
    font-size: 30PX;
}


.amenities-text h3{
    font-size: 32px;
    margin: 0;
    font-weight: 600;
    text-align: center;
}

.amenities-text h3{
    font-size: 32px;
    margin: 0;
    font-weight: 600;
    text-align: center;
    line-height: 34px;
}


.amenities-text p {
    color: #733282;
    font-weight: 600;
    font-size: 18px;
    padding-top: 18px;
    margin: 0;
}

.head-office-indus h5 {
    font-size: 30px;
}


.site-address-indus h5{
    font-size: 30px;
}


.maha-address-indus h5{
    font-size: 30px;
}


.bg-amenities-resi{
    background: linear-gradient(90.18deg, #DAB473 0.19%, #EDCC87 29.81%, #EDDB99 45.02%, #EBCF85 68.24%, #CEAC52 99.91%);
}


.blueprint-text h5{
    font-size: 28px;
    margin: 0;
    text-align: center;
    font-weight: 600;


}

.bg-blueprint{
    background: linear-gradient(90.18deg, #DAB473 0.19%, #EDCC87 29.81%, #EDDB99 45.02%, #EBCF85 68.24%, #CEAC52 99.91%);
}

.icon-address-home img{
    width: 50px;
    height: 100%;
    align-items: center;
    padding: 5px 10px 0 ;
}

.icon-address-home p{
    margin-bottom: 0;
    padding: 8px 0;
}

.icon-address-home{
    /* padding-top: 2px; */
}

.pagination-bottom-place{
    padding-bottom: 50px;
}

.blog-post-height-news{
    height: 420px;
}


.footer-qr{
    display: flex;
    width: 60%;
}


.sort_tab_btn {
    text-align: center;
    padding: 30px 0;
}


.sort_tab_btn button {
    border: 1px solid;
    border-radius: 50px;
    border-color: #431c55;
}

/* .sort_tab_btn button :hover{
    border-color: #ecd792 !important;
}


.sort_tab_btn button :active{
    border-color: #ecd792 !important;
} */


.conn-img1 img {
    width: 100%;
}

.btn-blueprint img {
    width: 100%;
    height: 400px;
    -webkit-filter: blur(4px);
}

.btn-blueprint button {
    position: absolute;
    top: 40%;
    left: 40%;
    text-align: center;
}


.btn-blueprint button {
    border: 1px solid #000;
    padding: 15px 20px;
    color: #fff;
    background: #000;
    border-radius: 5px;
}

.btn-blueprint button:hover {
    border: 1px solid #000;
    padding: 15px 20px;
    color: #000;
    background: #fff;
    border-radius: 5px;
}

.contact-map{
    padding: 0;
}



.home-banner-emp img {
    height: 100vh;
    width: 100%;
}

.ft-s{
    font-size: 14px;
}

/*.third-qr{*/
/*    width: 60%;*/
/*}*/

.third-qr img{
    margin: 5px;
    width: 60%;
}

.footer-qr img {
    margin: 5px;
}

.icon-pad a{
    padding-top: 0 !important;
}