

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

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

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

.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_us_page .search-button{
    background: #000000 !important;
}

.contact-header-row__grid-part-content-maps{
    margin-bottom: 24px;
    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_us_form__wrapper{
    background: #F1F1F1;
    border-radius: 2px;
    border: none;
    padding-top:40px;
    padding-bottom: 10px;
    padding-left:44px ;
    padding-right: 49px;
}

#contactus .contact_us_page{
    grid-template-columns: 518px auto;
    grid-gap: 83px;
    padding: 0;
    margin-top: 0;
    padding-top: 52px;
}

#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: 270px;
}


#contactus .location-contact-form-search{
    width: 100%;
}

#contactus .contact_us_page .search-button{
    width: 52px;
    background: linear-gradient(294deg, #3C4C32 21.42%, #718B60 99.38%) !important;
    border-radius: 0px 2px 2px 0px;
}

#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;
}

.contact-information{
    margin-top: 30px;
    margin-bottom: 40px;
}

.opening-hours-contact{
    display: flex;
    gap: 11px;
    align-items: start;
}

.opening-hours-contact img{
    margin-top:6px;
}

#contactus .contact_us_page .btn_contact_us{
    height: 69px !important;
    border-radius: 3px !important;
    background: linear-gradient(294deg, #3C4C32 21.42%, #718B60 99.38%) !important;
    font-size: 15px !important;
    font-weight: 700 !important;
}

#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;
    border: 1px solid #222 !important;
    background:#FFF;
    border-right: none !important;
}

#contactus .opening-hours-gmap iframe{
    height: 587px;
    border: 1px solid #EEE !important;
    border-radius: 5px;
}

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

#contactus .contact_us_page .form-control{
    border-radius: 2px;
    border: 1px solid #C4C4C4 !important;
    background: #FFF;
}

.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: 400;
    line-height: 34px;
}

.contact_us_main-bottom-contact-section > img.main-img{
    width: 516px;
}

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

@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:1606px ;
        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: 991px){
    .contact_us_main-bottom-contact-section{
        flex-direction: column;
        gap: 20px;
        padding: 0 !important;
    }
    #contactus .contact_us_page{
        grid-template-columns: 100%;
        grid-gap: 0;
        padding-left: 60px;
      padding-right: 60px;
      padding-top: 0;
    }
    .contact_us_main-bottom-contact-section > img.main-img {
        width: 100%;
    }
    #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;
    }
    #contactus .opening-hours-gmap iframe{
        width: 100%;
    }
    #contactus .opening-hours-gmap{
        padding: 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: 10px;
    }
    #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;
    }
    #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: 10px;
    }
    #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: 30px;
    }
    #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;
    }
}

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

.contact_us_main-bottom-contact-section h3{
    color: var(--grey);
    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(--grey);
    font-size: 16px;
    font-weight: 400;
    line-height: 19px;
}

#contactus .contact-header-row__grid-part-find-us-contact a{
    color: var(--grey);
    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: 22px;
}

.contact-section img.contact{
    margin-right: 12px;
    width: 15px;
    margin-bottom: 2px;
}

.contact-information a,
.contact-information p{
    color: var(--primary-color);
    font-size: 16px;
    font-weight: 400;
    text-align: left;
    line-height: 20px;
}

.contact-information .contact-top-section__contact{
    display: flex;
    align-items: center;
    gap: 14px;
    margin-top: 13px;
}

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

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

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

@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: 24px;
    }
}

@media screen and (max-width: 767px) {
    .contact_us_main-bottom-contact-section h3{
        text-align: start;
    }
    .contact_us_main-bottom-contact-section{
        margin-top: 20px;
        margin-left: 0;
        flex-direction: column;
        gap: 20px;
        margin: 0;
        padding-left: 0 !important;
    }
    .contact_us_main-bottom-contact-section > img.main-img {
        width: 100%;
    }
}


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

.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_us_main-bottom-contact-section{
    display: flex;
    justify-content: space-between;
    padding-left: 29px;
}

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

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

@media screen and (min-width:1500px) and (max-width:1599px){
    #contactus .contact_us_page{
        max-width: 95%;
        grid-gap: 40px;
        grid-template-columns:450px auto;
    }
    .contact_us_main-right-grid-section{
        grid-column-gap: 20px;
    }
}

@media screen and (min-width:1300px) and (max-width:1499px){
    #contactus .contact_us_page{
        max-width: 95%;
        grid-template-columns: 400px auto;
    }
    .contact_us_main-right-grid-section {
        display: grid;
        grid-template-columns: 100%;
    }
    .contact_us_main-bottom-contact-section{
        display: grid;
        grid-template-columns: 1fr 1fr;
        margin-bottom: 30px;
    }
    .contact-address{
        margin-top: 0;
        margin-bottom: 0;
    }
    .contact_us_main-bottom-contact-section > img.main-img {
        width: 410px;
    }
    .contact_us_page h4{
        margin-top: 10px;
    }
    .contact_us_page-top .container{
        max-width: 100%;
    }
}
@media screen and (min-width:992px) and (max-width:1299px){
    .contact_us_main-right-grid-section {
        display: grid;
        grid-template-columns: 100%;
    }
    .contact_us_main-bottom-contact-section{
        flex-direction: column;
        gap: 30px;
        padding-left: 0;
    }
    .contact-header-row__grid-part-find-us-flex{
        flex-direction: column;align-items: start;
    }
    .contact_us_main-bottom-contact-section > img.main-img{
        width: 100%;
    }
    #contactus .contact_us_page{
        max-width: 95%;
        grid-template-columns: 435px auto;
    }
    .contact_us_page-top .container{
        max-width: 100%;
    }
}

@media screen and (min-width:992px) and (max-width:1199px){
    #contactus .contact_us_page{
        max-width: 95%;
        grid-template-columns: 435px auto;
    }
    .contact_us_main-right-grid-section {
        display: grid;
        grid-template-columns: 100%;
        grid-gap: 0;
    }
    .contact_us_main-bottom-contact-section{
        display: grid;
        grid-template-columns: 1fr;
        margin-bottom: 30px;
        grid-row-gap: 30px;
    }
    .contact-address{
        margin-top: 0;
        margin-bottom: 0;
    }
    .contact_us_page h4{
        margin-top: 10px;
    }
    .contact_us_main-bottom-contact-opening-hours table tr td:first-child {
        padding-right: 15px;
    }
}

@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: 0;
    }
}

@media screen and (max-width:767px){
    .contact_us_main-right-grid-section{
        grid-template-columns: 100%;
        margin-top: 0;
        grid-gap: 20px;
    }
    .contact_us_main-bottom-contact-opening-hours p{
        text-align: start;
    }
    .contact-information{
        margin-bottom: 20px;
        text-align: left;
        margin-top: 0;
    }
    .contact-header-row__grid-part-find-us-flex p{
        text-align: start;
        line-height: 26px;
        font-size: 16px;
    }
    #contactus .contact-header-row__grid-part-content-maps .form-control{
        width: 280px;
    }
}