.site_content span a {
    color: #6A2875;
}
.err_section,
.thank_section {
    padding-top: 10% !important;
    text-align: center !important;
}

.error_text_box_inner,
.thank_you_text_box_inner {
    font-size: 100px;
    line-height: normal;
    color: #d0a578;
}

.error_btn_main_box_inner {
    display: flex;
    justify-content: center;
    margin-top: 20px;
}

.thank_you_btn_box {
    display: flex;
    justify-content: center;
    margin-top: 20px;
}

/* contact-us-page */
.page_title_box {
    position: absolute;
    bottom: 0;
    margin: auto;
    left: 0;
    right: 0;
}

.page_banner_section {
    height: 670px !important;
    padding: 0 !important;
}

.page_title_text {
    background: #fff;
    border-radius: 360px;
    border-bottom-left-radius: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 20px 40px;
    width: 350px;
    height: 360px;
    line-height: 1.3;
}


.page_title_text::before {
    background: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="47" height="47" viewBox="0 0 47 47" fill="none"><circle cx="9.71716" cy="9.39025" r="9.18786" fill="%23C8A580"/><circle cx="9.71716" cy="36.9537" r="9.18786" fill="%23C8A580"/><circle cx="37.2806" cy="36.9537" r="9.18786" fill="%23C8A580"/></svg>');
    width: 36px;
    height: 36px;
    bottom: 10px;
    background-repeat: no-repeat;
    right: 0;
    position: absolute;
    content: '';
    left: 10px;
    background-size: contain;
}

.page_banner_row {
    height: 100% !important;
    clip-path: polygon(31.92% 86.444%, 31.92% 86.444%, 28.328% 83.262%, 24.69% 80.858%, 21.058% 79.183%, 17.481% 78.185%, 14.009% 77.816%, 10.694% 78.025%, 7.585% 78.763%, 4.733% 79.979%, 2.188% 81.624%, 0% 83.647%, 0% 0%, 100% 0%, 100% 99.759%, 100% 99.759%, 96.166% 99.948%, 92.726% 99.217%, 89.572% 97.825%, 86.595% 96.031%, 83.689% 94.094%, 80.745% 92.275%, 77.656% 90.831%, 74.314% 90.023%, 70.612% 90.109%, 66.441% 91.35%, 66.441% 91.35%, 62.277% 93.158%, 58.588% 94.711%, 55.254% 95.914%, 52.158% 96.67%, 49.181% 96.883%, 46.203% 96.457%, 43.107% 95.296%, 39.773% 93.304%, 36.084% 90.386%, 31.92% 86.444%);
}

.banner_title_col {
    font-size: 35px;
    color: #6A2875;
    text-align: center;
    font-weight: 500;
}

.page_banner_section:before {
    position: absolute;
    content: '';
    right: auto;
    z-index: -1;
    left: -6px;
    top: 0px;
    background: #C7A37D;
    clip-path: polygon(31.92% 86.444%, 31.92% 86.444%, 28.328% 83.262%, 24.69% 80.858%, 21.058% 79.183%, 17.481% 78.185%, 14.009% 77.816%, 10.694% 78.025%, 7.585% 78.763%, 4.733% 79.979%, 2.188% 81.624%, 0% 83.647%, 0% 0%, 100% 0%, 100% 99.759%, 100% 99.759%, 96.166% 99.948%, 92.726% 99.217%, 89.572% 97.825%, 86.595% 96.031%, 83.689% 94.094%, 80.745% 92.275%, 77.656% 90.831%, 74.314% 90.023%, 70.612% 90.109%, 66.441% 91.35%, 66.441% 91.35%, 62.277% 93.158%, 58.588% 94.711%, 55.254% 95.914%, 52.158% 96.67%, 49.181% 96.883%, 46.203% 96.457%, 43.107% 95.296%, 39.773% 93.304%, 36.084% 90.386%, 31.92% 86.444%);
    width: 100%;
    height: 100%;
    transform: rotate(-0.7deg);
}

/* contact us page end*/

/* about  us */
.abt_page_content img {
    height: 609px;
    object-fit: cover;
    width: 100%;
    border-radius: 130px 130px 20px 130px;
}

.abt_page_content::after {
    position: absolute;
    content: '';
    left: auto;
    right: -10px;
    background: url(../../../../../wp-content/uploads/2025/08/Vector-22.png);
    width: 79px;
    height: 85px;
    background-size: contain;
    bottom: -11px;
}

.title_box_inner {
    margin-bottom: 0 !important;
}

.our_initations_section {
    background: #C8A58026 !important;
    border-top-right-radius: 150px;
}

.our_you_main {
    background: #FFFFFF;
    height: 255px;
    position: relative;
    border-radius: 20px 62px 90px 90px;
    display: flex;
    justify-content: center;
    padding: 40px;
}

.our_you_main .site_content a {
    color: #6A2875;
    text-decoration: underline;
}

.title_row_main {
    padding-bottom: 80px !important;
}

.our_you_main_row {
    display: flex;
    align-items: center;
    position: absolute;
    top: -90px;
    left: 40px;
}

.our_you_main_icon1 {
    width: 120px;
    border-radius: 100px;
    background: #C8A580;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 120px;
}

.our_you_main_title {
    font-size: 28px;
    font-weight: 400;
    color: #000;
    padding-left: 20px;
    line-height: 1.3;
}

.first_box {
    margin-bottom: 130px !important;
}



/* about  us end*/

/* service area */
.about_us_page .abt_title_content {
    margin-top: 0 !important;
}

.pd0.about_us_page {
    margin-top: 60px;
}

.service_area_box li a {
    background: #F6F4F7;
    width: 230px;
    border-radius: 70px;
    height: 60px;
    position: relative;
    display: flex;
    align-items: center;
    color: #000000;
    font-size: 18px;
    padding: 0px 30px;
}

.service_area_box li a:hover {
    background: #C8A580;
}

.service_area_box li a:hover::after {
    background: #6A2875;
    color: #fff;
}

.service_area_box li a::after {
    position: absolute;
    content: '\24';
    border-radius: 100px;
    right: 15px;
    font-family: 'ETmodules' !important;
    font-size: 22px;
    color: #000;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 30px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.service_area_box {
    text-align: center;
    padding: 0 !important;
}

.service_area_box li {
    display: inline-block;
    margin: 5px;
}

.service_area_section {
    border-bottom-left-radius: 70px !important;
    border-bottom-right-radius: 70px !important;
}

/* service area end */



@media all and (min-width: 320px) and (max-width: 767px) {
    .error_btn_main_box_inner {
        display: block;
    }

    .error_btn_box {
        margin-bottom: 10px;
    }

    .error_btn_box_inner a {
        margin: auto;
    }

    .thank_you_text_box_inner {
        font-size: 70px;
    }

    /* contact us */
    .page_banner_section {
        height: 350px !important;
    }

    .page_title_text {
        padding: 20px;
        width: 200px;
        height: auto;
    }

    .page_title_box {
        left: 30px;
    }

    .banner_title_img img {
        width: 40px;
    }

    .banner_title_col {
        font-size: 18px;
    }

    .page_title_text::before {
        width: 22px;
        height: 22px;
        bottom: 5px;
        left: 4px;
    }

    /* contact us end*/
    /* about us */
    .abt_page_content {
        width: 100% !important;
        max-width: 100% !important;
    }

    .abt_page_content img {
        height: 350px;
        border-radius: 20px;
    }

    .about_us_page_row {
        text-align: center;
    }

    .title_box_inner .sub_title::after {
        right: 0;
        margin: auto;
    }

    .content_box_abt_page .site_button {
        margin: auto;
    }

    .abt_page_content {
        width: 60% !important;
        max-width: 60% !important;
    }

    .abt_page_content img {
        height: 450px;
    }

    .about_us_page_row {
        text-align: center;
    }

    .title_box_inner .sub_title::after {
        right: 0;
        margin: auto;
    }

    .content_box_abt_page .site_button {
        margin: auto;
    }

    .our_you_main_icon1 {
        height: 70px;
        width: 70px;
    }

    .our_you_main_row {
        top: -60px;
        left: 10px;
    }

    .first_box,
    .sec_box {
        margin-bottom: 80px !important;
    }

    .our_initations_row .et_pb_column,
    .col_inner_sec .sec_box {
        margin-bottom: 0 !important;
    }

    .title_row_main {
        padding-bottom: 40px !important;
    }


    .our_you_main {
        padding: 20px;
        height: auto;
        border-radius: 20px;
    }

    .our_you_main_title {
        font-size: 18px;
        padding-left: 10px;
    }

    .our_you_main_icon1 img {
        width: 35px;
    }

    .about_us_page_row .et_pb_column {
        margin-bottom: 0 !important;
    }

    .our_initations_section {
        border-radius: 0 !important;
    }

    /* about us end*/
    /* service area */
    .pd0.about_us_page {
        margin-top: 0 !important;
    }

    .service_area_box li a {
        height: 50px;
        font-size: 15px;
        width: 200px;
    }

    /* service area end*/

}

@media all and (min-width: 481px) and (max-width: 767px) {
    .abt_page_content {
        width: 80% !important;
        max-width: 80% !important;
    }

}

@media all and (min-width: 768px) and (max-width: 980px) {

    /* contact us */
    .page_banner_section {
        height: 350px !important;
    }

    .page_title_text {
        padding: 20px;
        width: 200px;
        height: 200px;
    }

    .page_title_box {
        left: 30px;
    }

    .banner_title_img img {
        width: 60px;
    }

    .banner_title_col {
        font-size: 20px;
    }

    /* contact us end*/
    /* about us */
    .abt_page_content {
        width: 60% !important;
        max-width: 60% !important;
    }

    .abt_page_content img {
        height: 450px;
    }

    .about_us_page_row {
        text-align: center;
    }

    .title_box_inner .sub_title::after {
        right: 0;
        margin: auto;
    }

    .content_box_abt_page .site_button {
        margin: auto;
    }

    .our_you_main_icon1 {
        height: 80px;
        width: 80px;
    }

    .our_you_main_row {
        top: -70px;
        left: 30px;
    }

    .first_box,
    .sec_box {
        margin-bottom: 80px !important;
    }

    .our_initations_row .et_pb_column,
    .col_inner_sec .sec_box {
        margin-bottom: 0 !important;
    }

    .title_row_main {
        padding-bottom: 20px !important;
    }


    .our_you_main {
        padding: 30px;
        height: auto;
    }

    .our_you_main_title {
        font-size: 24px;
    }

    .our_you_main_icon1 img {
        width: 40px;
    }

    .about_us_page_row .et_pb_column {
        margin-bottom: 0 !important;
    }

    /* about us end*/
    /* service area */
    .pd0.about_us_page {
        margin-top: 0 !important;
    }

    /* service area end*/
}

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

    /* contact us */
    .page_banner_section {
        height: 400px !important;
    }

    .page_title_text {
        padding: 20px;
        width: 230px;
        height: 230px;
    }

    .page_title_box {
        left: 30px;
    }

    .banner_title_img img {
        width: 60px;
    }

    .banner_title_col {
        font-size: 26px;
    }

    /* contact us end*/
    /* about us */
    .our_you_main_icon1 {
        height: 80px;
        width: 80px;
    }

    .our_you_main_row {
        top: -70px;
        left: 30px;
    }

    .first_box {
        margin-bottom: 110px !important;
    }

    .our_you_main {
        padding: 30px;
    }

    .our_you_main_title {
        font-size: 24px;
    }

    .our_you_main_icon1 img {
        width: 40px;
    }

    /* about us end*/

}

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

    /* contact us */
    .page_banner_section {
        height: 450px !important;
    }

    .page_title_text {
        padding: 20px;
        width: 250px;
        height: 250px;
    }

    .page_title_box {
        left: 30px;
    }

    .banner_title_img img {
        width: 60px;
    }

    .banner_title_col {
        font-size: 28px;
    }

    /* contact us end*/
    /* about us */
    .our_you_main_icon1 {
        height: 100px;
        width: 100px;
    }

    .our_you_main_row {
        top: -80px;
        left: 30px;
    }

    .first_box {
        margin-bottom: 110px !important;
    }

    .our_you_main {
        padding: 30px;
    }

    .our_you_main_title {
        font-size: 24px;
    }

    /* about us end*/
}

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

    /* contact us */
    .page_banner_section {
        height: 500px !important;
    }

    .page_title_text {
        padding: 20px 30px;
        width: 270px;
        height: 270px;
    }

    .page_title_box {
        left: 30px;
    }

    .banner_title_col {
        font-size: 30px;
    }

    /* contact us end*/
    /* about us */
    .our_you_main_icon1 {
        height: 100px;
        width: 100px;
    }

    .our_you_main_row {
        top: -80px;
    }

    .first_box {
        margin-bottom: 110px !important;
    }

    .our_you_main {
        padding: 30px;
    }

    /* about us end*/
}

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

    /* contact us */
    .page_banner_section {
        height: 500px !important;
    }

    .page_title_text {
        padding: 20px 30px;
        width: 300px;
        height: 300px;
    }

    .page_title_box {
        left: 30px;
    }

    /* contact us end*/

    /* about us */
    .our_you_main_icon1 {
        height: 100px;
        width: 100px;
    }

    .our_you_main_row {
        top: -70px;
    }

    /* about us end*/
}

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

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


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