.contact_us_form h3 {
    color: var(--primary-color);
    font-size: 24px;
    font-weight: 700;
    line-height: normal;
    margin-bottom: 14px;
}

#contactus #enquiry_form label {
    color: var(--primary-color);
    font-size: 16px;
    font-weight: 400;
    line-height: 30px;
    margin-bottom: 3px;
    margin-left: 2px;
}

.contact_us_page .btn_contact_us {
    background: var(--button-color) !important;
}

.contact_us_page-top .container {
    grid-template-columns: 100%;
    padding-left: 0;
    padding-right: 0;
    grid-gap: 0;
}

.opening-hours-section_mobile__title {
    color: #000000;
    font-size: 24px;
}

.opening-hours-gmap iframe {
    height: 497px;
}

.contact-header-row__grid-part-content h2 {
    line-height: 22px;
    font-weight: 500;

}

.contact-header-row__grid-part-content-maps {
    margin-bottom: 0;
    justify-content: flex-start;
}

.opening-hours-section_mobile__title {
    margin-bottom: 17px;
}

.contact_us_page-top__grid-part h3 {
    font-weight: 700;
    font-size: 24px;
    line-height: 39px;
    font-style: normal;
    letter-spacing: -0.02em;
    color: #000000;
    margin-bottom: 24px;
}

#contactus .contact_us_page .contact_us_main {
    margin-bottom: 0;
}

.contact_us_page-top__grid h2 {
    color: #000000;
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    line-height: 29px;
    margin-bottom: 20px;
}

.contact_us_page-top__grid {
    display: inline-block;
    padding-left: 64px;
}

.contact_us_page-top__grid-part-flex p,
.contact_us_page-top__grid-part-flex-table table {
    /* text-transform: uppercase; */
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 19px;
    color: #000000;
}

.contact_us_page-top__grid-part {
    margin-bottom: 50px;
}

.contact_us_page-top__grid-part-flex:first-child {
    margin-bottom: 6px;
}

.contact_us_page-top__grid-part-flex-table table tr td:first-child {
    padding-right: 19px;
}

#contactus .contact_timing tr td:first-child {
    padding-right: 59px;
}

#contactus .contact_us_form__wrapper {
    padding: 25px 73px 31px 59px;
    border-radius: 0;
    background: #EEE;
}

#contactus .contact_us_page {
    grid-template-columns: 482px auto;
    grid-gap: 54px;
    padding: 0;
    margin-top: 0;
    padding-top: 42px;
    padding-bottom: 51px;
}

#contactus .contact_us_main .container {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
}

#contactus .contact-header-row__grid-part-content-maps .input-search {
    margin-right: 0px;
}

#contactus .contact-header-row__grid-part-content-maps .form-control {
    width: 265px;
}


#contactus .location-contact-form-search {
    width: 100%;
    border-radius: 2px;
}


#contactus .contact_us_page-top__grid {
    padding-left: 0;
}

#contactus .contact_us_page-top__grid-part {
    margin-bottom: 0;
}

#contactus .contact_us_page-top__grid-part-location {
    display: flex;
    align-items: flex-start;
}

#contactus .contact_us_page-top__grid-part-phone a {
    display: inline-block;
    width: 259px;
    height: 60px;
    border-radius: 2px;
    background: linear-gradient(355deg, #C09B42 0%, #DCC053 100%);
    color: #FFF;
    font-size: 16px;
    font-style: normal;
    font-weight: 800;
    letter-spacing: 0.32px;
    cursor: pointer;
    padding: 18px;
}

#contactus .contact_us_page-top__grid-part-phone a img {
    margin-right: 20px;
    margin-top: 0;
    margin-bottom: 3px;
}

#contactus .contact_us_page-top__grid-part-flex {
    justify-content: space-between;
    margin-bottom: 0;
    margin-right: 20px;
}

#contactus .contact_us_form h3,
#contactus .contact_us_page-top__grid-part h3 {
    font-weight: 700;
}

#contactus .contact_us_page .btn_contact_us {
    height: 59px !important;
    border-radius: 3px !important;
    font-weight: 700;
}

.contact_us_main-bottom-contact-opening-hours {
    margin-top: 0px;
    margin-bottom: 0;
    padding-left: 0;
}

#contactus .contact_us_main-bottom-contact-opening-hours.location {
    margin-top: 14px;
}

#contactus .row_medium_screen .main-paragraph {
    color: var(--primary-color);
    font-size: 16px;
    font-weight: 400;
    line-height: 34px;
}

#contactus .contact-header-row__grid-part-content-maps h2 {
    font-weight: 400;
    line-height: 30px;
}

#contactus .contact-header-row__grid-part-content-maps .form-control {
    border-radius: 2px;
    background: #FFF;
    border-right: none !important;
}

#contactus .opening-hours-gmap iframe {
    height: 462px;
    border-radius: 0;
    border: 10px solid var(--white) !important;
}

#contactus .contactus-wrapper {
    padding-bottom: 0;
}

#contactus .contact_us_page .form-control {
    border-radius: 2px !important;
    border: 1px solid #BCBCBC !important;
    margin-bottom: 7px;
    height: 52px !important;
}

#contactus .contact_us_page textarea.form-control {
    height: auto !important;
}

.contact-header-row__grid-part-content-maps .contact-header-row-location {
    width: 19px;
    margin-right: 18px;
    margin-top: 5px;
}

.contact-header-row__grid-part-content-maps h2 {
    color: var(--primary-color);
    font-size: 16px;
    font-weight: 700;
    line-height: 34px;
}

.contact-header-row__grid-part-content-maps .contact-header-row__grid-part-find-us {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
}

#contactus .contact-header-row__grid-part-content-maps .form-control {
    border-radius: 2px;
    border: 1px solid #BCBCBC !important;
}

@media screen and (min-width:1700px) {
    .contact-header-row__grid-part-content-maps h2 {
        margin-right: 0;
    }
}


@media screen and (min-width:1700px) {
    #contactus .contact_us_page.container {
        max-width: 1654px;
        margin: auto;
    }
}


@media screen and (min-width:992px) {
    .contact_us_form {
        margin-top: 0;
    }
}

@media screen and (min-width: 1400px) and (max-width: 1699px) {
    .opening-hours-section_mobile .row_medium_screen {
        padding-right: 0;
    }

}

@media (min-width:1200px) and (max-width:1399px) {
    .contact_us_page-top__grid {
        padding-left: 30px;
    }
}

@media (min-width:992px) and (max-width:1199px) {
    #contactus .contact_us_page {
        grid-gap: 20px;
    }

    #contactus .contact_us_page-top__grid-part-location {
        padding-right: 20px;
    }

    #contactus .contact-header-row__grid-part-content-maps .input-search {
        margin-left: 0;
        display: flex;
        gap: 20px;
    }

    #contactus .contact-header-row__grid-part-content-maps h2 {
        width: 100%;
        margin-right: 0;
    }
}

@media screen and (min-width:768px) and (max-width: 992px) {
    #contactus .contact_us_page {
        grid-template-columns: 100%;
        grid-gap: 0;
        padding-left: 60px;
        padding-right: 60px;
        padding-top: 30px;
        padding-bottom: 30px;
    }

    .contact_us_main-bottom-contact-section {
        flex-direction: column;
        gap: 20px;
        padding-top: 10px;
    }

    #contactus .contact_us_page-top__grid-part-flex {
        margin-right: 0;
    }

    #contactus .common-hero-section {
        margin-bottom: 0;
    }

    #contactus .opening-hours-section_mobile {
        display: inline-block;
        padding-left: 15px;
        margin-top: 0;
    }

    #contactus .opening-hours-gmap iframe {
        width: 100%;
    }

    #contactus .opening-hours-gmap {
        padding-left: 0;
    }

    .contact_us_page-top .container {
        grid-template-columns: 1fr;
    }

    .contact_us_page .contact_us_main {
        margin-bottom: 20px;
    }

    .contact_us_page-top__grid {
        padding-left: 15px;
    }

    .contact-header-row__grid-part-find-us-flex {
        flex-direction: column;
        gap: 20px;
        align-items: start;
    }

    #contactus .contact-header-row__grid-part-content-maps .input-search {
        margin-left: 0;
    }

    .location-contact-form-search {
        justify-content: end;
    }

    #contactus .contact-header-row__grid-part-content-maps h2 {
        width: 100%;
    }
}

@media screen and (max-width:767px) {
    #contactus .contact_us_page {
        grid-template-columns: 100%;
        grid-gap: 0;
        padding-left: 20px;
        padding-right: 20px;
        padding-top: 10px;
        padding-bottom: 20px;
    }

    .contact_us_page .btn_contact_us {
        width: 100%;
    }

    #contactus .contact_us_page-top__grid-part-flex {
        flex-direction: column;
        margin-right: 0;
    }

    .contact-header-row__grid-part-content-maps {
        margin-top: 0px;
        align-items: flex-start;
    }

    .contact-header-row__grid-part-content-maps .contact-header-row__grid-part-find-us {
        margin-bottom: 20px;
    }

    #contactus .contact_us_form__wrapper {
        margin-top: 20px;
        padding-top: 20px;
        padding-left: 25px;
        padding-right: 25px;
        padding-bottom: 22px;
    }

    #contactus .contact_us_page-top__grid-part-location {
        margin-bottom: 20px;
    }

    #contactus .contact_us_form h3,
    #contactus .contact_us_page-top__grid-part h3 {
        text-align: left;
        margin-bottom: 16px;
    }

    #contactus .row_medium_screen .main-paragraph,
    #contactus .contact-header-row__grid-part-content-maps h2 {
        text-align: left;
        margin-bottom: 0;
        text-transform: none;

    }

    #contactus .contact_us_page-top .container {
        grid-gap: 0;
    }

    #contactus .contact_us_page-top {
        padding-top: 0;
    }

    #contactus .row {
        margin-left: 0;
        margin-right: 0;
    }

    #contactus .opening-hours-gmap {
        padding: 0;
    }

    #contactus .contact-header-row__grid-part-content-maps .input-search {
        margin-right: 0;
        margin-left: 0;
    }

    #contactus .contact_us_page-top__grid-part h3 {
        font-size: 22px;
        margin-bottom: 5px;
    }

    .contact_us_page-top__grid-part-flex p,
    .contact_us_page-top__grid-part-flex-table table {
        font-size: 14px;
    }

    #contactus .contact_us_page-top__grid-part-phone a {
        width: 230px;
        height: 55px;
        padding: 15px;
    }

    #contactus .row_medium_screen .main-paragraph {
        line-height: 24px;
        font-size: 14px;
    }

    #contactus #enquiry_form label {
        font-size: 14px;
    }
}


#contactus .contact-header-row__grid-part-content-maps h2 {
    color: var(--primary-color);
    font-size: 14px;
    font-weight: 700;
    line-height: 34px;
    margin-left: 8px;
}



.contact_us_main-bottom-contact-section h3 {
    color: var(--primary-color);
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 18px;
}



.contact-header-row__grid-part-find-us-location {
    display: flex;
    gap: 14px;
    margin-bottom: 10px;
}

.contact-header-row__grid-part-find-us-location p {
    color: var(--primary-color);
    font-size: 16px;
    font-weight: 400;
    line-height: 19px;
}

#contactus .contact-header-row__grid-part-find-us-contact a {
    color: var(--primary-color);
    font-size: 16px;
    font-weight: 400;
    line-height: 19px;
}

.contact_us_main-bottom-contact-opening-hours table {
    color: var(--primary-color);
    font-size: 16px;
    font-weight: 400;
    line-height: 20px;
    font-weight: 400;
    text-transform: capitalize;
    text-align: left;
    margin-top: 0;
}

.contact_us_main-bottom-contact-opening-hours table tr td:first-child {
    padding-right: 11px;
}

.contact_us_main-bottom-contact-opening-hours.service-opening-hours table tr td:first-child {
    padding-right: 31px;
}

.contact-header-row__grid-part-find-us-flex p {
    color: var(--primary-color);
    font-size: 13px;
    font-weight: 400;
    line-height: 34px;
    margin-bottom: 0;
    margin-left: 9px;
    margin-top: -12px;
}

#contactus .contact-header-row__grid-part-content-maps .form-control::placeholder {
    color: var(--primary-color);
    font-size: 16px;
    font-weight: 400;
    line-height: 30px;
}


@media screen and (max-width: 1599px) {

    .contact_us_page-top h4 {
        margin-top: 0;
    }

    .contact_us_page-top h4 {
        margin-left: 0;
    }
}

@media screen and (min-width: 1400px) and (max-width: 1699px) {

    .contact-header-row__grid-part-find-us-flex p {
        line-height: 24px;
    }
}

@media screen and (min-width: 1200px) and (max-width: 1399px) {
    #contactus .contact_us_page {
        grid-gap: 20px;
    }

    .contact-header-row__grid-part-find-us-flex p {
        line-height: 36px;
    }

    .contact_us_main-bottom-contact-opening-hours {
        margin-top: 0;
        margin-bottom: 0px;
    }
}

@media screen and (max-width: 992px) {
    .contact-header-row__grid-part-find-us-flex p {
        margin-left: 0;
    }

    #contactus {
        padding-bottom: 0;
    }
}

@media screen and (max-width: 767px) {
    .contact_us_main-bottom-contact-section h3 {
        text-align: start;
    }

    .contact_us_main-bottom-contact-section {
        margin-top: 0;
        margin-left: 0;
    }

    .contact_us_main-bottom-contact-section img.contact-image {
        width: 100%;
    }

    .contact_us_main-bottom-contact-section {
        flex-direction: column;
        gap: 20px;
        padding-left: 10px;
    }
}

.header-top-section__contact-address {
    display: flex;
    align-items: start;
    margin-top: 10px;
    margin-bottom: 0;
}

.contact_us_main-right-grid-section {
    display: grid;
    grid-template-columns: auto 779px;
    grid-gap: 20px;
}

.contact_us_main-bottom-contact-opening-hours p {
    margin-top: 10px;
    color: #000;
    font-size: 16px;
    font-weight: 400;
}

.contact-address {
    margin-top: 43px;
    margin-bottom: 47px;
}

.contact-address .header-top-section__contact img,
.contact-address .header-top-section__contact svg {
    margin-right: 12px;
    margin-top: 3px;

}

.contact-information .header-top-section__contact-flex img,
.contact-information .header-top-section__contact-flex svg {
    margin-right: 12px;
    margin-top: 6px;
}

.contact-address .header-top-section__contact {
    align-items: start;
    margin-bottom: 10px;

}

.contact-address .header-top-section__contact-address p {
    font-weight: 400;
}


.contact-information .header-top-section__contacts {
    display: flex;
    gap: 20px;

    align-items: center;
}

.contact-information .header-top-section__contact-flex img.mobile {
    margin-right: 16px;
}

.contact-information .header-top-section__contacts a {
    color: var(--primary-color);
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
}

.contact-information .header-top-section__contact-flex {
    margin-bottom: 10px;
}


.contact_timing {
    display: flex;
    align-items: start;
    gap: 11px;
    margin-top: 10px;
    line-height: 20px;
}

.contact_timing img {
    margin-top: 0;

}

.contact-information {
    margin-bottom: 0;
    padding-left: 0;
}

.contact_us_page-top h3.find_us {
    color: var(--primary-color);
    font-size: 20px;
    font-weight: 400;
    line-height: 34px;
    text-transform: uppercase;
}

#contactus .contact-header-row__grid-part-content-maps .form-control::placeholder {
    color: var(--primary-color);
    font-size: 18px;
    font-weight: 400;
    line-height: 30px;
}

.contact_us_main-bottom-contact-section {
    display: flex;
    flex-direction: column;
    align-items: start;
    gap: 35px;
    padding-top: 35px;
}

@media screen and (min-width: 1200px) {
    #contactus .zero-col-footer-flex-wrapper {
        margin-top: -3px;
    }
}

@media screen and (max-width:1699px) {
    .contact-header-row__grid-part-find-us-flex {
        flex-direction: column;
        align-items: start;
        gap: 5px;
        margin-top: 10px;
    }
    
    .contact_us_main-right-grid-section {
        grid-template-columns: 30fr 70fr;
    }
}

@media screen and (min-width:1600px) and (max-width:1699px) {
    #contactus .contact_us_page {
        max-width: 95%;
        grid-gap: 40px;
    }
}

@media screen and (min-width:1400px) and (max-width:1599px) {
    #contactus .contact_us_page {
        max-width: 95%;
        grid-gap: 40px;
    }

    .contact_us_main-right-grid-section {
        grid-column-gap: 20px;
        grid-template-columns: 100%;
        grid-row-gap: 20px;
    }

    .contact_us_main-bottom-contact-section {
        display: grid;
        grid-template-columns: repeat(3, auto);
    }

    .contact_us_main-bottom-contact-opening-hours, #contactus .contact_us_main-bottom-contact-opening-hours.location {
        margin-top: 0;
    }
}

@media screen and (min-width: 993px) and (max-width: 1400px) {
    #contactus .contact_us_page {
        grid-template-columns: 410px auto;
    }
}

@media screen and (min-width:1300px) and (max-width:1499px) {
    .contact_us_main-bottom-contact-opening-hours {
        margin-top: 0;
    }

    #contactus .contact_us_page {
        max-width: 95%;
    }

    .contact_us_main-right-grid-section {
        display: grid;
        grid-template-columns: 100%;
        grid-gap: 20px;
    }

    .contact_us_main-bottom-contact-section {
        display: grid;
        grid-template-columns: repeat(2, auto);
    }

    .contact-address {
        margin-top: 0;
        margin-bottom: 0;
    }

    .contact-information {
        margin-bottom: 0px;
    }
}



@media screen and (min-width:992px) and (max-width:1299px) {
    #contactus .contact_us_page {
        max-width: 95%;
    }

    .contact_us_main-bottom-contact-opening-hours h4 {
        margin-top: 0;
    }

    .contact_us_main-right-grid-section {
        display: grid;
        grid-template-columns: 100%;
        grid-gap: 20px;
    }

    .contact_us_main-bottom-contact-section {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        padding-left: 7px;
        grid-gap: 20px;
    }

    .contact-address {
        margin-top: 0;
        margin-bottom: 0;
    }

    .contact-header-row__grid-part-find-us-flex {
        flex-direction: column;
        align-items: start;
    }

    .contact-information {
        margin-bottom: 0;
    }
}

@media screen and (min-width:992px) and (max-width:1199px) {


    .contact_us_main-bottom-contact-opening-hours {
        margin-top: 0;
        margin-bottom: 0;
    }

    .contact_us_main-bottom-contact-section {
        display: grid;
        grid-template-columns: 1fr;
    }
}

@media screen and (min-width:768px) and (max-width:991px) {
    .contact_us_main-right-grid-section {
        grid-template-columns: 100%;
        margin-top: 30px;
        grid-gap: 20px;
    }

    .contact_us_page h4 {
        margin-top: 0;
    }
}

@media screen and (max-width:992px) {
    #contactus .contact_us_main-bottom-contact-opening-hours.location {
        margin-top: 0;
    }
    .contact_us_main-bottom-contact-section {
        gap: 30px;
        padding-top: 0;
    }
    .contact_us_main-right-grid-section {
        padding-left: 7px;
    }
    .contact-header-row__grid-part-find-us-flex {
        margin-top: 5px;
        width: 100%;
    }
    #contactus .contact-header-row__grid-part-content-maps h2 {
        margin-left: 0;
    }
}

@media screen and (max-width:767px) {
    .contact_us_main-bottom-contact-opening-hours {
        margin-top: 0px;
        margin-bottom: 0;
    }

    .contact_us_page .search-button {
        font-size: 14px;
    }

    #contactus .contact_us_page .location-contact-form-search .form-control::placeholder {
        font-size: 14px;
    }

    #contactus .contact_us_page .location-contact-form-search .form-control {
        padding-left: 10px;
        font-size: 14px;
        width: 100%;
    }

    .contact_us_main-right-grid-section {
        grid-template-columns: 100%;
        margin-top: 30px;
        grid-gap: 15px;
    }

    .contact_us_main-bottom-contact-opening-hours p {
        text-align: start;
    }

    .contact-information {
        margin-bottom: 0px;
    }

    .contact-header-row__grid-part-find-us-flex p {
        text-align: start;
        line-height: 20px;
        margin-bottom: 8px;
        font-size: 14px;
        margin-top: -5px;
    }

    #contactus .contact-header-row__grid-part-content-maps .form-control {
        width: 100%;
    }

    .contact_us_page-top h3 {
        text-align: left;
        margin-top: 30px;
    }


    #contactus .header-top-section__contact-address p {
        font-size: 14px;
        line-height: 18px;
    }

    .contact_us_page h4 {
        font-size: 16px;
        margin-top: 14px;
    }

    .contact_timing, .header-top-section__contact-address {
        margin-top: 7px;
    }

    #contactus .header-top-section__contact a {
        font-size: 14px;
        line-height: 24px;
        color: var(--primary-color);
    }

    .contact_us_main-bottom-contact-opening-hours table, .contact_timing table {
        font-size: 14px;
        line-height: 20px;
        text-align: left;
    }

    .contact_us_page h4 {
        margin-top: 0;
    }
    #contactus .zero-col-footer-flex-wrapper tbody {
        font-size: 14px;
        line-height: 18px;
    }
    #contactus .header-top-section__contact img {
        margin-top: 4px;
        width: 13px;
    }
    .contact_us_main-bottom-contact-section {
        gap: 15px;
     }
}

@media screen and (max-width: 350px) {
    #contactus .contact_us_page .btn_contact_us {
        width: 100%;
    }

    #contactus #enquiry_form select {
        padding-left: 12px;
    }
    #contactus .contact_timing tr td:first-child {
        padding-right: 20px;
    }
}