.inr_bnr_sec {
    height: 320px;
}

.inr_bnr_sec:after {
    position: absolute;
    content: "";
    height: 226px;
    width: 226px;
    left: 0;
    top: 0;
    bottom: 0;
    background: linear-gradient(206.11deg, rgb(35 52 70 / 40%) 39.98%, rgb(35 52 70 / 35%) 73.75%);
    margin: auto;
    right: 0;
    transform: rotate(45deg);
}

.inr_bnr_sec::before {
    position: absolute;
    content: "";
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
    bottom: 0;
    background: #0000004D;
    margin: auto;
    right: 0;
}

.inr_bnr_row {
    height: 100%;
    align-items: center;
    display: flex !important;
}

.inr_bnr_ttl {
    text-align: center;
    width: fit-content;
    margin: auto;
    font-family: Playfair Display;
    font-weight: 700;
    font-size: 35px;
    color: #fff;
    padding-left: 15px !important;
}

.inr_bnr_ttl_box {
    display: flex;
    align-items: center;
    width: fit-content;
    margin: auto;
    background: #233446;
    padding: 10px 30px;
}

.inr_bnr_ttl_sqr {
    height: 17px;
    width: 17px;
    background: #fff;
}

/* ABOUT US PAGE START */
/* ------------about us (GP Concrete Creations Defines Quality) section----------- */
.abt_ttl_des {
    padding-bottom: 30px;
}

.abt_main_row {
    background: #fff;
}

.abt_img {
    width: 580px;
    height: 500px;
    display: flex;
}

.abt_img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.abt_block_img {
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto !important;
    height: 290px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 290px;
    border-radius: 100%;
    background: #fff;
    box-shadow: 0px 0px 4px 0px #00000040;
}

.abt_block_img img {
    width: 100%;
    height: 160px;
    object-fit: contain;
}

.abt_des_col {
    padding-left: 40px;
}

/* --------------why us section start------------- */
.why_us_box {
    width: 25%;
    display: flex;
    padding: 10px;
}

.why_us_box_inr {
    width: 100% !important;
    position: relative;
    margin: auto;
}

.why_us_box_inr:after {
    position: absolute;
    content: "";
    height: 100%;
    width: 100%;
    background: url(../../../../../wp-content/uploads/2025/04/why_us_shape.png) no-repeat;
    background-size: 100% 100%;
    top: 28px;
    left: 0;
    z-index: -1;
    right: 0;
    margin: auto;
}

.why_us_img_ttl {
    padding-top: 30px;
}

.why_us_main_box_inr {
    padding-top: 30px;
}

.why_us_img {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 95px;
    height: 95px;
    background: #FFFFFF;
    border-radius: 100%;
    border: 2px solid #233446;
    margin: auto;
    transition: 1s;
}

.why_us_img svg {
    width: 100%;
    height: 40px;
}

.why_us_img svg path {
    transition: 1s;
}

.why_us_box_inr:hover .why_us_img {
    background: #233446;
    border: 2px solid #fff;
}

.why_us_box_inr:hover .why_us_img svg path {
    fill: #fff;
}

/*---------------- Founders section start -------------- */
.fndrs_ec_con {
    width: 50%;
    padding: 12px;
}

.fndrs_ec_con_inr {
    padding: 35px;
    box-shadow: 0px 0px 4px 0px #00000040;
}

.fndrs_img_con_inr img {
    width: 100% !important;
    height: 380px;
    object-fit: cover;
    border: 1px solid #DDDDDD;
}

.fndrs_img_con_inr {
    line-height: 0;
    padding-bottom: 40px;
}

.fndrs_ttl_con {
    padding-bottom: 5px;
}

/*---------------- Founders section end -------------- */
/* ABOUT US PAGE END */
/* CONTACT US PAGE START */
.cnt_pg_git_col {
    box-shadow: 0px 0px 4px 0px #00000040;
    padding: 80px 50px;
}

.cnt_pg_git_detail_col .cnt_dtl_icon_inr {
    border: 1px solid #fff;
    background: #fff;
}

.cnt_pg_git_detail_col .cnt_dtl_icon_inr svg path {
    fill: #233446;
}

.cnt_pg_git_form_col .get_in_touch_box input,
.cnt_pg_git_form_col .get_in_touch_box textarea,
.cnt_pg_git_form_col .get_in_touch_box select {
    color: #000 !important;
    border: 1px solid #00000033 !important;
}

.cnt_pg_git_form_col .get_in_touch_box input::placeholder,
.cnt_pg_git_form_col .get_in_touch_box textarea::placeholder,
.cnt_pg_git_form_col .get_in_touch_box select {
    color: #000;
}

.map_box {
    display: flex;
}

.map_box iframe {
    width: 100% !important;
    height: 260px;
}

/* CONTACT US PAGE END */
.brdcrmb_sec {
    padding: 20px 0 !important;
}

.banner_link span,
.banner_link a {
    color: #444444;
}

.prdct_dtls_mn_con_inr {
    padding: 29px 22px;
    border: 1px solid #DDDDDD;
}

.prdct_dtls_tp_ttl_con_inr {
    background: #E7E5DE;
    text-align: center;
    padding: 20px;
}

.prdct_ttl {
    font-family: "Playfair Display", serif;
}

.prdct_dtl_btm_con_inr {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    padding-top: 32px;
}

.prdct_dtl_desc_con {
    width: 65%;
    padding-right: 50px;
}

.prdct_dtl_img_con {
    width: 35%;
}

.prdct_dtl_img_con_inr img {
    width: 100% !important;
    height: 210px;
    object-fit: contain;
}

.prdct_dtl_img_con_inr {
    padding: 170px 70px;
    background: #F5F5F5;
}

.prdct_inr_tbl_con span {
    padding: 0 !important;
}

.prdct_inr_prjct_img_mn_con_inr {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin: -15px;
}

.prdct_inr_prjct_img_ec_con_inr {
    border: 1px solid #DDDDDD;
    line-height: 0;
}

.prdct_inr_prjct_img_ec_con {
    padding: 15px;
    width: 25%;
}

.prdct_inr_prjct_img_ec_con_inr img {
    width: 100% !important;
    height: 327px;
    object-fit: cover;
}

.prject_sec {
    position: relative;
}

div#lightbox {
    top: 0 !important;
    bottom: 0 !important;
    margin: auto !important;
    position: fixed !important;
    height: fit-content;
}

.why_us_main_ttl_box span b {
    padding: 10px 0;
    display: flex;
    justify-content: center;
}
.cnt_pg_git_form_col .wpcf7-response-output {
    color: #000 !important;
}

.prdct_inr_prjct_img_mn_con {
    padding-top: 20px;
}
@media all and (min-width: 320px) and (max-width: 767px) {
    .inr_bnr_sec {
        height: 270px;
    }

    .inr_bnr_sec:after {
        height: 190px;
        width: 190px;
    }

    .inr_bnr_ttl_box {
        padding: 10px 20px;
    }

    .inr_bnr_ttl_sqr {
        height: 14px;
        width: 14px;
        background: #fff;
    }

    .inr_bnr_ttl {
        font-size: 23px;
        padding-left: 10px !important;
    }

    .fndrs_ttl_con_inr {
        text-align: center;
    }

    /* ABOUT US PAGE START */
    /* ------------about us (GP Concrete Creations Defines Quality) section----------- */
    .abt_col1 {
        width: 410px !important;
        margin: 10px auto !important;
    }

    .abt_img {
        width: 290px;
        height: 250px;
        margin: auto !important;
    }

    .abt_rt_main_box_inr {
        text-align: center;
    }

    .abt_et_btn_box_inr.dfa {
        justify-content: center;
    }

    .abt_block_img {
        height: 140px;
        width: 140px;
        right: 0px;
    }

    .abt_block_img img {
        height: 90px;
    }

    .abt_des_col {
        padding-left: 0px;
        padding-top: 20px;
    }

    /* --------------why us section start------------- */
    .why_us_box {
        width: 240px;
        padding: 5px 5px 30px 5px;
    }

    .why_us_box_inr:after {
        top: 18px;
        left: -2px;
    }

    .why_us_img {
        width: 60px;
        height: 60px;
    }

    .why_us_img svg {
        height: 25px;
    }

    .why_us_box_inr {
        width: 100%;
    }

    .why_us_img_ttl {
        padding-top: 20px;
    }

    /*------------- Founders section start------------- */
    .fndrs_img_con_inr {
        padding-bottom: 10px;
    }

    .fndrs_ec_con_inr {
        padding: 10px;
    }

    .fndrs_img_con_inr img {
        height: 310px;
    }

    .fndrs_ec_con {
        width: 100%;
        padding: 6px;
    }

    /*------------- Founders section end------------- */
    /* CONTACT US PAGE START */
    .cnt_pg_git_col {
        padding: 15px;
    }

    .cnt_pg_git_row {
        display: flex;
        flex-direction: column-reverse;
    }

    .prdct_dtl_desc_con {
        width: 100%;
        padding-right: 0;
    }

    .prdct_dtl_img_con {
        width: 100%;
        padding-bottom: 20px;
    }

    .prdct_dtl_btm_con_inr {
        flex-direction: column-reverse;
    }

    .prdct_dtl_img_con_inr {
        padding: 20px 20px;
        max-width: 400px;
        margin: auto;
    }

    .prdct_dtl_btm_con_inr {
        padding-top: 10px;
    }

    .prdct_dtl_img_con_inr img {
        height: 170px;
    }

    .prdct_dtls_tp_ttl_con_inr {
        padding: 5px;
    }

    .prdct_dtls_mn_con_inr {
        padding: 10px 10px;
    }

    .brdcrmb_sec {
        padding: 10px 0 !important;
    }

    .prdct_inr_prjct_img_ec_con {
        padding: 4px;
        width: 50%;
    }

    .prdct_inr_prjct_img_mn_con_inr {
        margin: -4px;
    }

    .prdct_inr_prjct_img_ec_con_inr img {
        height: 140px;
    }
}

@media all and (min-width: 481px) and (max-width: 767px) {
    .prdct_inr_prjct_img_ec_con {
        width: 33.33%;
    }

    .prdct_inr_prjct_img_ec_con_inr img {
        height: 160px;
    }
}

@media all and (min-width: 768px) and (max-width: 980px) {
    .inr_bnr_sec {
        height: 270px;
    }

    .inr_bnr_sec:after {
        height: 190px;
        width: 190px;
    }

    .inr_bnr_ttl_box {
        padding: 10px 20px;
    }

    .inr_bnr_ttl_sqr {
        height: 14px;
        width: 14px;
        background: #fff;
    }

    .inr_bnr_ttl {
        font-size: 28px;
        padding-left: 10px !important;
    }

    /* ABOUT US PAGE START */
    /* ------------about us (GP Concrete Creations Defines Quality) section----------- */
    .abt_col1 {
        width: 400px !important;
        margin: 10px auto !important;
    }

    .abt_img {
        width: 400px;
        height: 350px;
        margin: auto !important;
    }

    .abt_rt_main_box_inr {
        text-align: center;
    }

    .abt_et_btn_box_inr.dfa {
        justify-content: center;
    }

    .abt_block_img {
        height: 200px;
        width: 200px;
        right: -90px;
    }

    .abt_block_img img {
        height: 130px;
    }

    .abt_des_col {
        padding-left: 0px;
        padding-top: 20px;
    }

    /* --------------why us section start------------- */
    .why_us_box {
        width: 240px;
        padding: 5px 5px 30px 5px;
    }

    .why_us_box_inr:after {
        top: 18px;
        left: -2px;
    }

    .why_us_img {
        width: 60px;
        height: 60px;
    }

    .why_us_img svg {
        height: 25px;
    }

    .why_us_box_inr {
        width: 100%;
    }

    .why_us_img_ttl {
        padding-top: 20px;
    }

    /*------------- Founders section start------------- */
    .fndrs_img_con_inr {
        padding-bottom: 10px;
    }

    .fndrs_ec_con_inr {
        padding: 10px;
    }

    .fndrs_img_con_inr img {
        height: 220px;
    }

    .fndrs_ec_con {
        padding: 6px;
    }

    /*------------- Founders section end------------- */
    /* CONTACT US PAGE START */
    .cnt_pg_git_col {
        padding: 30px 20px;
    }

    .cnt_pg_git_row {
        display: flex;
        flex-direction: column-reverse;
    }

    .prdct_dtl_desc_con {
        width: 100%;
        padding-right: 0;
    }

    .prdct_dtl_img_con {
        width: 100%;
        padding-bottom: 20px;
    }

    .prdct_dtl_btm_con_inr {
        flex-direction: column-reverse;
    }

    .prdct_dtl_img_con_inr {
        padding: 40px 30px;
        max-width: 450px;
        margin: auto;
    }

    .prdct_dtl_btm_con_inr {
        padding-top: 20px;
    }

    .prdct_dtls_tp_ttl_con_inr {
        padding: 15px;
    }

    .prdct_dtls_mn_con_inr {
        padding: 20px 15px;
    }

    .prdct_inr_prjct_img_ec_con {
        padding: 8px;
        width: 33.33%;
    }

    .prdct_inr_prjct_img_mn_con_inr {
        margin: -8px;
    }

    .prdct_inr_prjct_img_ec_con_inr img {
        height: 230px;
    }
}

@media all and (min-width: 981px) and (max-width: 1024px) {

    /* ABOUT US PAGE START */
    /* ------------about us (GP Concrete Creations Defines Quality) section----------- */
    .abt_img {
        width: 390px;
        height: 350px;
    }

    .abt_block_img {
        height: 200px;
        width: 200px;
    }

    .abt_block_img img {
        height: 120px;
    }

    .abt_des_col {
        padding-left: 20px;
    }

    /* --------------why us section start------------- */
    .why_us_box {
        padding: 5px;
    }

    .why_us_box_inr:after {
        top: 18px;
        left: -2px;
    }

    .why_us_img {
        width: 60px;
        height: 60px;
    }

    .why_us_img svg {
        height: 25px;
    }

    .why_us_box_inr {
        width: 250px;
    }

    .why_us_img_ttl {
        padding-top: 20px;
    }

    /*------------- Founders section start------------- */
    .fndrs_img_con_inr {
        padding-bottom: 15px;
    }

    .fndrs_ec_con_inr {
        padding: 15px;
    }

    .fndrs_img_con_inr img {
        height: 260px;
    }

    .fndrs_ec_con {
        padding: 8px;
    }

    /*------------- Founders section end------------- */
    /* CONTACT US PAGE START */
    .cnt_pg_git_col {
        padding: 30px 20px;
    }

    .prdct_dtl_img_con_inr {
        padding: 70px 50px;
    }

    .prdct_dtl_btm_con_inr {
        padding-top: 20px;
    }

    .prdct_dtls_tp_ttl_con_inr {
        padding: 15px;
    }

    .prdct_dtls_mn_con_inr {
        padding: 20px 15px;
    }

    .prdct_inr_prjct_img_ec_con {
        padding: 8px;
    }

    .prdct_inr_prjct_img_mn_con_inr {
        margin: -8px;
    }

    .prdct_inr_prjct_img_ec_con_inr img {
        height: 230px;
    }
}

@media all and (min-width: 1025px) and (max-width: 1140px) {

    /* ABOUT US PAGE START */
    /* ------------about us (GP Concrete Creations Defines Quality) section----------- */
    .abt_img {
        width: 430px;
        height: 400px;
    }

    .abt_block_img {
        height: 200px;
        width: 200px;
    }

    .abt_block_img img {
        height: 130px;
    }

    /* --------------why us section start------------- */
    .why_us_box {
        padding: 5px;
    }

    .why_us_box_inr:after {
        top: 18px;
        left: -2px;
    }

    .why_us_img {
        width: 60px;
        height: 60px;
    }

    .why_us_img svg {
        height: 25px;
    }

    .why_us_box_inr {
        width: 250px;
    }

    .why_us_img_ttl {
        padding-top: 20px;
    }

    /*------------- Founders section start------------- */
    .fndrs_img_con_inr {
        padding-bottom: 15px;
    }

    .fndrs_ec_con_inr {
        padding: 15px;
    }

    .fndrs_img_con_inr img {
        height: 280px;
    }

    .fndrs_ec_con {
        padding: 8px;
    }

    /*------------- Founders section end------------- */
    /* CONTACT US PAGE START */
    .cnt_pg_git_col {
        padding: 30px 20px;
    }

    .prdct_dtl_img_con_inr {
        padding: 70px 50px;
    }

    .prdct_dtl_btm_con_inr {
        padding-top: 20px;
    }

    .prdct_dtls_tp_ttl_con_inr {
        padding: 15px;
    }

    .prdct_dtls_mn_con_inr {
        padding: 20px 15px;
    }

    .prdct_inr_prjct_img_ec_con {
        padding: 10px;
    }

    .prdct_inr_prjct_img_mn_con_inr {
        margin: -10px;
    }

    .prdct_inr_prjct_img_ec_con_inr img {
        height: 230px;
    }
}

@media all and (min-width: 1141px) and (max-width: 1280px) {

    /* ABOUT US PAGE START */
    /* ------------about us (GP Concrete Creations Defines Quality) section----------- */
    .abt_img {
        width: 490px;
        height: 450px;
    }

    .abt_block_img {
        height: 250px;
        width: 250px;
    }

    /* --------------why us section start------------- */
    .why_us_box {
        padding: 5px;
    }

    .why_us_box_inr:after {
        top: 18px;
        left: -2px;
    }

    .why_us_img {
        width: 60px;
        height: 60px;
    }

    .why_us_img svg {
        height: 25px;
    }

    .why_us_box_inr {
        width: 250px;
    }

    .why_us_img_ttl {
        padding-top: 20px;
    }

    /*------------- Founders section start------------- */
    .fndrs_img_con_inr {
        padding-bottom: 20px;
    }

    .fndrs_ec_con_inr {
        padding: 20px;
    }

    .fndrs_img_con_inr img {
        height: 320px;
    }

    /*------------- Founders section end------------- */
    /* CONTACT US PAGE START */
    .cnt_pg_git_col {
        padding: 40px 30px;
    }

    .prdct_dtl_img_con_inr {
        padding: 70px 50px;
    }

    .prdct_dtl_btm_con_inr {
        padding-top: 20px;
    }

    .prdct_dtls_tp_ttl_con_inr {
        padding: 15px;
    }

    .prdct_inr_prjct_img_ec_con {
        padding: 10px;
    }

    .prdct_inr_prjct_img_mn_con_inr {
        margin: -10px;
    }

    .prdct_inr_prjct_img_ec_con_inr img {
        height: 250px;
    }
}

@media all and (min-width: 1281px) and (max-width: 1440px) {

    /* ABOUT US PAGE START */
    /* ------------about us (GP Concrete Creations Defines Quality) section----------- */
    .abt_img {
        width: 490px;
        height: 450px;
    }

    .abt_block_img {
        height: 250px;
        width: 250px;
    }

    /* --------------why us section start------------- */
    .why_us_box_inr:after {
        top: 20px;
        left: -2px;
    }

    .why_us_img {
        width: 75px;
        height: 75px;
    }

    .why_us_img svg {
        height: 30px;
    }

    .why_us_box_inr {
        width: 285px;
    }

    /*------------- Founders section start------------- */
    .fndrs_img_con_inr {
        padding-bottom: 25px;
    }

    .fndrs_ec_con_inr {
        padding: 25px;
    }

    .fndrs_img_con_inr img {
        height: 350px;
    }

    /*------------- Founders section end------------- */
    /* CONTACT US PAGE START */
    .cnt_pg_git_col {
        padding: 40px 30px;
    }

    .prdct_dtl_img_con_inr {
        padding: 100px 60px;
    }

    .prdct_inr_prjct_img_ec_con {
        padding: 10px;
    }

    .prdct_inr_prjct_img_mn_con_inr {
        margin: -10px;
    }

    .prdct_inr_prjct_img_ec_con_inr img {
        height: 270px;
    }
}

@media all and (min-width: 1441px) and (max-width: 1680px) {

    /* ABOUT US PAGE START */
    /* --------------why us section start------------- */
    .why_us_box_inr:after {
        left: -2px;
    }

    /*------------- Founders section start------------- */
    .fndrs_img_con_inr {
        padding-bottom: 25px;
    }

    .fndrs_ec_con_inr {
        padding: 25px;
    }

    .fndrs_img_con_inr img {
        height: 350px;
    }

    /*------------- Founders section end------------- */
    .prdct_inr_prjct_img_ec_con {
        padding: 10px;
    }

    .prdct_inr_prjct_img_mn_con_inr {
        margin: -10px;
    }
}

@media all and (min-width: 1681px) and (max-width: 1880px) {}