.contact-us-social-main {
    list-style: none;
    justify-content: flex-start;
    padding: 0;
    display: flex;
    gap: 20px;
}

.about-page-title {
    color: #37474F;
    font-size: 19px;
    font-weight: 800;
    margin-bottom: 12px;
    margin-top: 0;
}

.contact-us-social-main .contact-us-social a .menu-call-icon {
    height: 32px;
    width: 32px;
}

.about-page-des {
    color: #37474F;
    font-size: 16px;
    font-weight: 400;
}

.contact-us-office-items {
    background-image: url(../../images/map.svg);
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: center center;
    background-attachment: fixed;
    margin-block-start: 32px;
}



.about-page-header {
    color: #37474F;
    font-size: 19px;
    font-weight: 800;
    margin-top: 48px;
}

.about-page-color {
    color: #879195;
    font-size: 16px;
    font-weight: 800;
    margin: 0;
}

.about-page-content-box {
    gap: 24px;
    display: flex;
    flex-direction: column;
}

.contact-us-social-heading {
    margin-top: 24px;
    margin-bottom: 12px;
}

.about-page-content-box .about-page-content {
    color: #37474F;
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 0;
}

.contact-us-info .contact-about-phone {
    margin-top: 12px;
}

.go2tr-contact-us .ginput_container input,
.go2tr-contact-us .ginput_container textarea {
    width: 100%;
    direction: rtl;
}

.go2tr-contact-us .gform_footer {
    display: flex;
    width: 100%;
}

.go2tr-contact-us .gform_footer input {
    margin: 0 auto;
    width: 80%;
    margin-top: 24px;
}

.work-notice-bold {
    color: #7C5F19;
    font-weight: 800;
}

.work-notice-contact-us {
    width: 100%;
    position: relative;
    top: 0;
    margin-bottom: 40px;
    margin-top: 0;
}

.go2tr-contact-us .ginput_container input,
.ginput_container textarea {
    color: #AFB5B9;
    font-size: 13px;
    padding: 6px 8px;
    border-radius: 8px;
    border: 1px solid #D7DADC;

    font-weight: 400;
}


.go2tr-contact-us .ginput_container textarea {
    height: 124px;
}

.contact-us-form-heading {

    color: #37474F;
    font-size: 19px;
    font-weight: 800;
}

.go2tr-contact-us .gform_fields {
    gap: 16px;
    display: flex;
    flex-direction: column;
}

.go2tr-contact-us .gfield {
    margin: 0;
}

.contact-us-instagram-details-container {
    border: 1px solid rgba(196, 196, 195, 0.40) !important;
    max-width: 1128px;
}

.contact-us-social-details-container {
    max-width: 1128px;
}

.contact-us-mein-social-item {
    color: #E6AF2E;
    width: 100%;
    height: 48px;
    align-items: center;
    text-align: center;
    border: 1px solid #E6AF2E;
    border-radius: 16px;
    justify-content: center;
    display: flex;
    font-weight: 800;
    font-size: 16px;
    transition: border 0.2s ease;

}

.contact-us-mein-social-item:hover {
    border: 2px solid #E6AF2E;
}

.contact-us-mein-social-item a {
    position: relative;
    width: 100%;
    height: 100%;
    justify-content: center;
    display: flex;
    align-items: center;
}

.contact-us-mein-social-item a::after {
    content: url('../images/contact-us-arrow-btn.svg');
    position: relative;
    width: 32px;
    height: 32px;
    top: 4px;
    left: 0px;
    border-radius: 16px;
    transition: 0.3s ease-in;
}

.contact-us-office-tab-item {
    position: relative;
    cursor: pointer;
}

.contact-us-office-tab .selected::before {
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    height: 2px;
    background-color: #E6AF2E;
    bottom: -16px;
    border-radius: 15px;
    right: 0;
    left: 0;
    margin: 0 auto;
    border-radius: 16px;
}

.contact-us-office-tab-item {

    color: #879195;
}

.contact-us-office-tab {
    margin-bottom: 48px;
    gap: 80px;
}

.hr-our-location-full {
    margin-top: -34px;
}

.contact-us-office-item {
    padding: 24px 16px;
    background: #FFF;
    border-radius: 8px;
    box-shadow: 0 118px 33px 0 rgba(0, 0, 0, 0.00), 0 75px 30px 0 rgba(0, 0, 0, 0.01), 0 42px 25px 0 rgba(0, 0, 0, 0.02), 0 19px 19px 0 rgba(0, 0, 0, 0.03), 0 5px 10px 0 rgba(0, 0, 0, 0.04), 0 0 0 0 rgba(0, 0, 0, 0.04);
    border: 1px solid rgba(196, 196, 195, 0.40);

}

.contact-us-instagram-details-box {
    box-shadow: 0 1px 2px 0 rgba(10, 13, 20, 0.03);
    border: 1px solid rgba(196, 196, 195, 0.24);
}

.contact-us-social-details-box {
    border: 1px solid rgba(196, 196, 195, 0.40);

}

.social-links-row>p:nth-child(1) {
    text-align: left;

}

.social-links-row>p:nth-child(2) {
    text-align: right;

}

.instagram-heading-row {
    gap: 16px;
}

.instagram-heading-row p {
    color: #37474F;
    font-size: 16px;
    font-weight: 800;
    margin: 0;
}

.contact-us-instagram-details-container hr {
    margin-top: 12px;
}

.contact-us-instagram-details-container img {
    width: 28px;
    height: 28px;
}

.social-links-heading-row {
    gap: 16px;
}

.social-links-heading-row p {
    color: #37474F;
    font-size: 16px;
    font-weight: 800;
    margin: 0;
}

.contact-us-social-details-box img {
    width: 28px;
    height: 28px;
}

.contact-us-social-details-box hr {
    margin-top: 12px;
}

.social-links-heading-row p a {
    transition: 0.2s ease-in;
    color: #37474f;
}

.social-links-heading-row p a:hover {
    color: #c89828;
}

/*    TODO: change display of lables from dashboard  */
.go2tr-contact-us .gfield_label {
    display: none;
}

.contact-us-info .about-page-des {
    width: 80%;

}


.contact-us-office-item>*:first-child,
.contact-us-office-item>*:last-child {
    width: 15%;
}

.contact-us-office-item>*:nth-child(2) {
    width: 70%;
}

.contact-us-office-item>*:first-child {
    color: #37474F;
    font-weight: 800;
    font-size: 16px;
}

@media only screen and (max-width: 920px) {

    .contact-us-office,
    .contact-us-instagram-details-container,
    .contact-us-social-details-container {
        width: 740px;
    }

    .contact-us-office-item>*:first-child,
    .contact-us-office-item>*:last-child {
        width: 30%;
    }

    .contact-us-info {
        max-width: 390px;
    }

    .contact-us-social-details-container {
        display: flex;
        flex-wrap: wrap !important;
    }

    .contact-us-social-details-box {
        max-width: 48%;
        min-width: 40%;
    }

    .columns-contact-container {
        max-width: 720px;
    }
}



@media only screen and (max-width: 768.1px) {
    .contact-us-office-item {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
    }

    .contact-us-office-item>*:first-child,
    .contact-us-office-item>*:last-child {
        width: 20%;
    }

    .contact-us-office-item>*:nth-child(2) {
        width: 60%;
    }

    .contact-us-office-item>*:first-child,
    .contact-us-office-item>*:last-child {
        width: 100%;
    }

    .contact-us-mein-social-item {
        width: 40%;
    }

    .contact-us-mein-social-item a::after {}

    .contact-us-office-item>*:nth-child(2) {
        width: 100%;
    }

    .contact-us-office,
    .contact-us-instagram-details-container,
    .contact-us-social-details-container {
        width: 100%;
    }

}

@media only screen and (max-width: 570px) {
    .contact-us-mein-social-item {
        width: 64%;
    }

    .contact-us-social-details-box {
        width: 100%;
        max-width: unset;
        min-width: unset;
    }

    .contact-us-mein-social-item a::after {}

    .contact-us-office,
    .contact-us-instagram-details-container,
    .contact-us-social-details-container {
        width: 100%;
    }

    .contact-us-info .about-page-des {
        width: 100%;

    }

    .contact-us-info {
        max-width: 100%;
    }

    .social-links-row {
        flex-direction: column;
    }
}