.elementor-31 .elementor-element.elementor-element-485cf90{--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;}.elementor-31 .elementor-element.elementor-element-5ed5a46{--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-31 .elementor-element.elementor-element-492e80a{--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-31 .elementor-element.elementor-element-775e15c{margin-top:120px;margin-bottom:0px;}.elementor-31 .elementor-element.elementor-element-bdd2bbb iframe{height:655px;}@media(max-width:1024px){.elementor-31 .elementor-element.elementor-element-775e15c{margin-top:80px;margin-bottom:0px;}}@media(min-width:768px){.elementor-31 .elementor-element.elementor-element-5ed5a46{--width:50%;}.elementor-31 .elementor-element.elementor-element-492e80a{--width:50%;}}/* Start custom CSS for turio_contact_details, class: .elementor-element-b00bc4c *//* Make the row full width and remove centering constraints */
.row.align-items-center.justify-content-lg-center {
    justify-content: flex-start !important;
}

/* Force the content column to take full width */
.row.align-items-center .col-lg-5 {
    flex: 0 0 100% !important;
    max-width: 100% !important;
}

/* Optional: remove the empty image column completely */
.row.align-items-center .col-lg-6 {
    display: none !important;
}

/* Make content look centered and balanced */
.contact-info {
    max-width: 900px;
    margin: 0 auto;
    text-align: center;
}/* End custom CSS */