.elementor-3244 .elementor-element.elementor-element-544fa74{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--flex-wrap:wrap;--margin-top:85px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}.elementor-3244 .elementor-element.elementor-element-54dfa11{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--gap:0px 0px;--row-gap:0px;--column-gap:0px;}.elementor-3244 .elementor-element.elementor-element-7b491cf{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-3244 .elementor-element.elementor-element-eaae00c{--display:flex;}.elementor-3244 .elementor-element.elementor-element-696b023{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--padding-top:90px;--padding-bottom:90px;--padding-left:0px;--padding-right:0px;}.elementor-3244 .elementor-element.elementor-element-710fc35{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-3244 .elementor-element.elementor-element-dbdc158{--display:flex;}.elementor-3244 .elementor-element.elementor-element-d757b19{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-3244 .elementor-element.elementor-element-745b5c4{--display:flex;}@media(min-width:768px){.elementor-3244 .elementor-element.elementor-element-54dfa11{--width:66.6666%;}.elementor-3244 .elementor-element.elementor-element-7b491cf{--width:33.3333%;}.elementor-3244 .elementor-element.elementor-element-710fc35{--width:33.3333%;}.elementor-3244 .elementor-element.elementor-element-d757b19{--width:66.6666%;}}@media(max-width:1024px){.elementor-3244 .elementor-element.elementor-element-696b023{--padding-top:60px;--padding-bottom:60px;--padding-left:0px;--padding-right:0px;}}@media(max-width:767px){.elementor-3244 .elementor-element.elementor-element-696b023{--padding-top:30px;--padding-bottom:30px;--padding-left:0px;--padding-right:0px;}}/* Start custom CSS for shortcode, class: .elementor-element-df66580 */.single-office-page-main-content .serviced-office-section1 h4 {
    padding-bottom: 8px;
    font-size: 14px;
    line-height: 20px;
    text-transform: uppercase;
    color: #ec6941;
}

.single-office-page-main-content .serviced-office-section1 h1 {
    padding-bottom: 16px;
    font-size: 32px;
    line-height: 38px;
    font-weight: 700;
}

.single-office-page-main-content .serviced-office-section1 p {
    font-size: 16px;
    line-height: 24px;
    color: #6B8084;
    padding: 0 0 48px
}

/*price-info*/
.single-office-page-main-content .price-info {
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-family: Arial, sans-serif;
    padding-bottom: 48px;
}

@media (max-width: 576px) {
    .single-office-page-main-content .price-info {
        flex-direction: column;
        align-items: start;
        gap: 10px;
    }
}

.single-office-page-main-content .price {
    font-size: 40px;
    line-height: 44px;
    color: #ec6941;
    font-weight: 700;
}

.single-office-page-main-content .price .duration {
    font-size: 14px;
    font-weight: normal;
    color: #000;
    margin-left: 4px;
}

.single-office-page-main-content .details {
    display: flex;
    gap: 20px;
    font-size: 14px;
    color: #000;
    align-items: center;
}

.single-office-page-main-content .details .detail {
    display: flex;
    align-items: center;
    color: #333;
    gap: 10px;
}

@media (max-width: 576px) {
    .single-office-page-main-content .details .detail {
        gap: 0;
    }
}

.single-office-page-main-content .details .icon {
    margin-right: 5px;
    color: #ec6230;
}

/*text*/
.single-office-page-main-content p {
    font-size: 16px;
    line-height: 24px;
    color: #6B8084;
    padding: 48px 0;
}

/*Amenities*/
.single-office-page-main-content .amenities-wrapper {
    padding-bottom: 48px;
}

.single-office-page-main-content .amenities-wrapper h2 {
    font-size: 22px;
    line-height: 29px;
    font-weight: 700;
    padding-bottom: 24px;
}

.single-office-page-main-content .amenities-wrapper .amenities-list {
    display: flex;
    flex-wrap: wrap;
    gap: 24px;
}

@media (max-width: 576px) {
    .single-office-page-main-content .amenities-wrapper .amenities-list {
        gap: 10px;
    }
}

.single-office-page-main-content .amenities-wrapper .amenities-list .amenity-item {
    width: calc(33.33% - 16px);
    display: flex;
    align-items: center;
    gap: 16px;
    font-size: 14px;
    line-height: 20px;
}

.single-office-page-main-content .amenities-wrapper .amenities-list .amenity-item p {
    padding: 0;
}

@media (max-width: 768px) {
    .single-office-page-main-content .amenities-wrapper .amenities-list .amenity-item {
        width: calc(50% - 16px);
    }
}

@media (max-width: 576px) {
    .single-office-page-main-content .amenities-wrapper .amenities-list .amenity-item {
        width: 100%;
    }
}

.single-office-page-main-content .amenities-wrapper .amenities-list .amenity-item span img {
    width: 28px;
    height: 28px;
}

/*Public Transport*/
.single-office-page-main-content .public-transport {
    padding-bottom: 48px;
}

.single-office-page-main-content .public-transport h2 {
    font-size: 22px;
    line-height: 29px;
    font-weight: 700;
    padding-bottom: 24px;
}

.single-office-page-main-content .public-transport .public-transport-list {
    display: flex;
    flex-wrap: wrap;
    gap: 24px;
}

@media (max-width: 576px) {
    .single-office-page-main-content .public-transport .public-transport-list {
        gap: 10px;
    }
}

.single-office-page-main-content .public-transport .public-transport-list .public-transport-item {
    width: calc(33.33% - 16px);
    display: flex;
    align-items: center;
    gap: 16px;
    font-size: 14px;
    line-height: 20px;
}

.single-office-page-main-content .public-transport .public-transport-list .public-transport-item p {
    padding: 0;
}


@media (max-width: 768px) {
    .single-office-page-main-content .public-transport .public-transport-list .public-transport-item {
        width: calc(50% - 16px);
    }
}

@media (max-width: 576px) {
    .single-office-page-main-content .public-transport .public-transport-list .public-transport-item {
        width: 100%;
    }
}

.single-office-page-main-content .public-transport .public-transport-list .public-transport-item span img {
    width: 28px;
    height: 28px;
}/* End custom CSS */
/* Start custom CSS for shortcode, class: .elementor-element-39ac466 *//* speak with an expert */
.single-office-page-sidebar .right_side_brochure {
    padding: 24px;
    background-color: #fdefea;
    border-radius: 8px;
    margin-bottom: 24px
}

.single-office-page-sidebar .right_side_brochure h4 {
    padding-bottom: 8px;
    font-size: 14px;
    line-height: 20px;
    text-transform: uppercase;
    color: #ec6941;
}

.single-office-page-sidebar .right_side_brochure h2 {
    padding-bottom: 48px;
    font-size: 32px;
    line-height: 38px;
    font-weight: 700;
}

.single-office-page-sidebar .right_side_brochure .single-office-page-sidebar-discover-buttons {
    display: flex;
    flex-direction: column;
    gap: 8px;
}

.single-office-page-sidebar .right_side_brochure .single-office-page-sidebar-discover-buttons a {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 16px;
    background-color: transparent;
    border: 1px solid #000;
    color: #000;
    border-radius: 48px;
    text-decoration: none;
}

.single-office-page-sidebar .right_side_brochure .single-office-page-sidebar-discover-buttons a img {
    width: 20px;
    height: 20px;
}

.single-office-page-sidebar .right_side_brochure .single-office-page-sidebar-discover-buttons a:hover {
    background-color: #ec6941;
    color: #fff;
    border: 1px solid #ec6941;
}

/* left_side_contact_form */
.single-office-page-sidebar .elementor-widget-container .elementor-shortcode .left_side_contact_form {
    background-color: #f8f8f8;
    padding: 16px;
    border-radius: 8px;
}

.single-office-page-sidebar .left_side_contact_form h4 {
    padding-bottom: 8px;
    color: #ec6941;
    text-transform: uppercase;
    text-align: center;
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
}

.single-office-page-sidebar .elementor-widget-container .elementor-shortcode .left_side_contact_form h2 {
    padding-bottom: 16px;
    font-size: 32px;
    line-height: 38px;
    text-align: center;
    font-weight: 700;
}

.single-office-page-sidebar .left_side_contact_form p {
    font-size: 16px;
    line-height: 24px;
    color: #6B8084;
    padding-bottom: 24px;
}

.single-office-page-sidebar .left_side_contact_form p span {
    color: #ec6941;
}

/*form*/
.single-office-page-sidebar .left_side_contact_form form .form-container .form-group p {
    padding-bottom: 0;
}

.single-office-page-sidebar .left_side_contact_form form .form-container .form-group {
    width: 100%;
    margin-bottom: 16px;
    position: relative;
}

.single-office-page-sidebar .left_side_contact_form form .form-container .form-group .input-img {
    position: absolute;
    z-index: 2;
    top: 24px;
    left: 24px;
}

.single-office-page-sidebar .left_side_contact_form form .form-container .form-group input,
.single-office-page-sidebar .left_side_contact_form form .form-container .form-group textarea,
.single-office-page-sidebar .left_side_contact_form form .form-container .form-group select {
    width: 100%;
    padding: 20px 20px 20px 56px;
    font-size: 16px;
    border-radius: 6px !important;
    outline: none;
    background-color: #fff;
    border: 1px solid #CED8E5;
    color: #757575;

}

.single-office-page-sidebar .left_side_contact_form form .form-container .form-group textarea {
    padding: 18px 24px !important;
}

.single-office-page-sidebar .left_side_contact_form form .form-container .form-group input:focus,
.single-office-page-sidebar .left_side_contact_form form .form-container .form-group textarea:focus,
.single-office-page-sidebar .left_side_contact_form form .form-container .form-group select:focus {
    border: 1px solid #ec6941;
    outline: none;
}

.single-office-page-sidebar .left_side_contact_form form .form-container .contact-form-textarea {
    display: flex;
    align-items: center;
    gap: 8px;
}

.single-office-page-sidebar .left_side_contact_form form .form-container .contact-form-textarea .contact-form-info {
    font-size: 11px;
    line-height: 13px;
    text-transform: uppercase
}

.single-office-page-sidebar .left_side_contact_form form .form-container .contact-form-textarea .contact-form-info a {
    color: #ec6941;
    text-decoration: none;
}

.phoneNumber .allow-dropdown input {
    border: none !important;
    border-radius: 0 !important;
    padding: 20px 20px 20px 10px !important;
}

.phoneNumber .allow-dropdown input:focus {
    border: none !important;
    border-radius: 0 !important;
}

/*button*/
.single-office-page-sidebar .left_side_contact_form form .form-container .contact-form-button p input[type="submit"] {
    background-color: #FE5F55;
    color: #FFFFFF;
    border: 1px solid #FE5F55;
    padding: 12px 36px;
    font-size: 16px;
    line-height: 24px;
    border-radius: 6px
}

.single-office-page-sidebar .left_side_contact_form form .form-container .contact-form-button p input[type="submit"]:hover {
    background-color: transparent;
    color: #FE5F55;
    border: 1px solid #FE5F55;
}

/* book tour button */
.single-office-page-sidebar .book-tour-button {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 16px;
    background-color: transparent;
    border: 1px solid #000;
    color: #000;
    border-radius: 48px;
    text-decoration: none;
    margin-bottom: 24px;
    padding: 11px;
    transition: all .3s;
}

.single-office-page-sidebar .book-tour-button:hover {
    background-color: #ec6941;
    color: #fff;
    border: 1px solid #ec6941;
}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-eaae00c */.table-content{
position: sticky;
    top: 105px;
}/* End custom CSS */
/* Start custom CSS for shortcode, class: .elementor-element-66e0cea */.baggot-street-upper .single-office-page-related-offices-sidebar {
    padding: 0 48px 0 24px;
}

.baggot-street-upper .single-office-page-related-offices-sidebar h4 {
    padding-bottom: 8px;
    font-size: 14px;
    line-height: 20px;
    text-transform: uppercase;
    color: #ec6941;
}

.baggot-street-upper .single-office-page-related-offices-sidebar h2 {
    padding-bottom: 16px;
    font-size: 32px;
    line-height: 38px;
    font-weight: 700;
}

.baggot-street-upper .single-office-page-related-offices-sidebar p {
    padding-bottom: 48px;
    font-size: 16px;
    line-height: 24px;
    color: #6B8084;
}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-dbdc158 */.table-content{
position: sticky;
    top: 105px;
}/* End custom CSS */
/* Start custom CSS for shortcode, class: .elementor-element-6d8e3ac */.other-offices-list {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 24px;
}

@media (max-width: 1024px) {
    .other-offices-list {
    grid-template-columns: 1fr;
    }
}

.other-offices-list .offices-rooms-item {
    height: 100%;
    background: #f8f8f8;
    border-radius: 8px;
    overflow: hidden;
}

.other-offices-list .offices-rooms-item .office-img {
    width: 100%;
    height: 255px;
    object-fit: cover;
    vertical-align: middle;
}

.other-offices-list .offices-rooms-item .offices-rooms-item-info {
    padding: 24px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

@media (max-width: 576px) {
    .other-offices-list .offices-rooms-item .offices-rooms-item-info{
        padding:16px;
    }
}

.other-offices-list .offices-rooms-item .offices-rooms-item-info .office-content .office-number {
    font-size: 14px;
    line-height: 20px;
    text-transform: uppercase;
    color: #ec6941;
}

.other-offices-list .offices-rooms-item .offices-rooms-item-info .office-content h2 {
    padding-bottom: 8px;
    font-size: 22px;
    line-height: 29px;
}

.other-offices-list .offices-rooms-item .offices-rooms-item-info .office-content .view-map {
    margin-bottom: 16px;
    font-size: 16px;
    line-height: 24px;
    color: #959595;
    text-decoration: none;
    display: flex;
    align-items: center;
    gap: 16px;
}

.other-offices-list .offices-rooms-item .offices-rooms-item-info .office-content .view-map img {
    width: 20px;
    height: 20px;
}

.other-offices-list .offices-rooms-item .offices-rooms-item-info .office-content .view-map:hover {
    color: #ec6941;
}

.other-offices-list .offices-rooms-item .offices-rooms-item-info .office-content .view-map:hover img {
    color: #ec6941;
}

.other-offices-list .offices-rooms-item .offices-rooms-item-info .office-content .office-description {
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 24px;
}

.other-offices-list .offices-rooms-item .offices-rooms-item-info .office-content .office-details {
    display: flex;
    align-items: center;
    gap: 24px;
    margin-bottom: 24px;
    flex-wrap: wrap;
}

.other-offices-list .offices-rooms-item .offices-rooms-item-info .office-content .office-details span {
    display: flex;
    align-items: center;
    gap: 8px;
    font-size: 14px;
    color: #666;
}

.other-offices-list .offices-rooms-item .offices-rooms-item-info .office-content .office-details .brochure-link {
    display: flex;
    align-items: center;
    gap: 8px;
    font-size: 14px;
    color: #666;
    text-decoration: none;
}

.other-offices-list .offices-rooms-item .offices-rooms-item-info .office-content .office-details .brochure-link:hover {
    color: #ec6941;
    text-decoration: underline;
}

.other-offices-list .offices-rooms-item .offices-rooms-item-info .office-content .amenities {
    font-size: 11px;
    line-height: 13px;
    color: #959595;
    padding-bottom: 8px;
}

.other-offices-list .offices-rooms-item .offices-rooms-item-info .office-content .amenities-text {
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 48px;
}

.other-offices-list .offices-rooms-item .offices-rooms-item-info .office-footer {
    display: flex;
    align-items: center;
    gap: 32px;
}

@media (max-width: 1024px) {
.other-offices-list .offices-rooms-item .offices-rooms-item-info .office-footer {
    flex-direction:column;
    align-items:start;
}
}

.other-offices-list .offices-rooms-item .offices-rooms-item-info .office-footer .price {
    color: #ec6941;
    font-size: 32px;
    line-height: 38px;
    font-weight: 700;
}

.other-offices-list .offices-rooms-item .offices-rooms-item-info .office-footer .view-office-btn {
    color: #fff;
    background-color: #000;
    border-radius: 48px;
    padding: 12px 36px;
    justify-content: center;
    max-width: fit-content;
    border: 1px solid #000;
    text-decoration: none;
}

.other-offices-list .offices-rooms-item .offices-rooms-item-info .office-footer .view-office-btn:hover {
    background-color: #ec6941;
    color: #fff;
    border: 1px solid #ec6941;
}/* End custom CSS */