.our-location-sec {
  position: relative;
  z-index: 1;
  background-color: #0f0f0f;
  color: #ffffff;
  padding: 0 !important;
  overflow: hidden;
}
.our-location-sec .container .our-location-top-wrapper {
  -moz-column-gap: 13px;
       column-gap: 13px;
  display: none;
}
@media only screen and (min-width: 1024px) {
  .our-location-sec .container .our-location-top-wrapper {
    display: -ms-flex;
    display: flex;
    padding: 84px 0 44px;
  }
}
@media only screen and (min-width: 1280px) {
  .our-location-sec .container .our-location-top-wrapper {
    padding: 96px 0 64px;
  }
}
.our-location-sec .container .our-location-top-wrapper .our-location-top-left {
  width: 100%;
}
.our-location-sec .container .our-location-top-wrapper .our-location-top-left .our-location-desc {
  margin-top: 12px;
  color: rgba(255, 255, 255, 0.72);
}
.our-location-sec .container .our-location-top-wrapper .our-location-top-right {
  width: 100%;
  max-width: 219px;
  align-self: flex-end;
}
@media only screen and (min-width: 1024px) {
  .our-location-sec .container .our-location-top-wrapper .our-location-top-right span:nth-child(2) {
    margin: 0 32px 0 24px;
  }
}
.our-location-sec .container .our-location-top-wrapper .our-location-top-right span.select-view-location-text {
  color: rgba(255, 255, 255, 0.72);
  text-transform: none;
}
.our-location-sec .container .our-location-top-wrapper .our-location-top-right span.our-locatin-icon {
  font-size: 16px;
  width: 32px;
  height: 32px;
  cursor: pointer;
  display: -ms-flex;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 4px;
  border-radius: 1px;
  border: 1px solid #ffffff;
}
.our-location-sec .container .our-location-bottom-wrapper {
  transition: all 1s ease;
}
@media only screen and (min-width: 1024px) {
  .our-location-sec .container .our-location-bottom-wrapper {
    overflow: hidden;
  }
  .our-location-sec .container .our-location-bottom-wrapper:has(.our-location-map-view.active) {
    overflow: visible;
  }
}
@media only screen and (min-width: 1024px) {
  .our-location-sec .container .our-location-bottom-wrapper .our-location-map-view {
    transition: all 1s ease;
    height: 0;
    visibility: hidden;
  }
}
.our-location-sec .container .our-location-bottom-wrapper .our-location-map-view.active {
  visibility: visible;
  height: auto;
}
.our-location-sec .container .our-location-bottom-wrapper .our-location-map-view.active .our-location-map-wrapper {
  -webkit-opacity: 1;
  -moz-opacity: 1;
  -o-opacity: 1;
  -ms-opacity: 1;
  opacity: 1;
  width: 1024px;
  margin: 0 -32px;
}
.our-location-sec .container .our-location-bottom-wrapper .our-location-map-view.active .our-location-info {
  -webkit-opacity: 1;
  -moz-opacity: 1;
  -o-opacity: 1;
  -ms-opacity: 1;
  opacity: 1;
  transform: translateY(0);
}
@media only screen and (min-width: 1024px) {
  .our-location-sec .container .our-location-bottom-wrapper .our-location-map-view:has(~ .active) {
    padding-bottom: 0;
  }
}
.our-location-sec .container .our-location-bottom-wrapper .our-location-map-view .our-location-map-main-wrapper {
  display: -ms-flex;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 -32px;
  width: 100%;
}
.our-location-sec .container .our-location-bottom-wrapper .our-location-map-view .our-location-map-wrapper {
  -webkit-opacity: 0;
  -moz-opacity: 0;
  -o-opacity: 0;
  -ms-opacity: 0;
  opacity: 0;
  transition: all 1s ease;
  display: none;
}
@media only screen and (min-width: 1024px) {
  .our-location-sec .container .our-location-bottom-wrapper .our-location-map-view .our-location-map-wrapper {
    padding: 0;
    display: block;
    margin: 0 auto;
    width: 100%;
    max-width: 1024px;
    position: relative;
  }
}
.our-location-sec .container .our-location-bottom-wrapper .our-location-map-view .our-location-map-wrapper .location-map-img {
  display: block;
  max-width: 1024px;
  width: 100%;
  height: 488px;
  -o-object-fit: contain;
     object-fit: contain;
}
.our-location-sec .container .our-location-bottom-wrapper .our-location-map-view .our-location-map-wrapper .particular-office-location-list .paricular-office-location {
  position: absolute;
}
.our-location-sec .container .our-location-bottom-wrapper .our-location-map-view .our-location-map-wrapper .particular-office-location-list .paricular-office-location .location-number,
.our-location-sec .container .our-location-bottom-wrapper .our-location-map-view .our-location-map-wrapper .particular-office-location-list .paricular-office-location .location-email {
  display: none;
}
.our-location-sec .container .our-location-bottom-wrapper .our-location-map-view .our-location-map-wrapper .particular-office-location-list .paricular-office-location.usa-irving-location {
  top: 211px;
  left: 207px;
}
.our-location-sec .container .our-location-bottom-wrapper .our-location-map-view .our-location-map-wrapper .particular-office-location-list .paricular-office-location.usa-south-jordan-location {
  top: 172px;
  left: 174px;
}
.our-location-sec .container .our-location-bottom-wrapper .our-location-map-view .our-location-map-wrapper .particular-office-location-list .paricular-office-location.usa-new-jersey-location {
  top: 188px;
  left: 264px;
}
.our-location-sec .container .our-location-bottom-wrapper .our-location-map-view .our-location-map-wrapper .particular-office-location-list .paricular-office-location.usa-newport-beach-location {
  top: 196px;
  left: 145px;
}
.our-location-sec .container .our-location-bottom-wrapper .our-location-map-view .our-location-map-wrapper .particular-office-location-list .paricular-office-location.canada-ontario-location {
  top: 143px;
  left: 248px;
}
.our-location-sec .container .our-location-bottom-wrapper .our-location-map-view .our-location-map-wrapper .particular-office-location-list .paricular-office-location.uk-mayfair-location {
  top: 131px;
  left: 473px;
}
.our-location-sec .container .our-location-bottom-wrapper .our-location-map-view .our-location-map-wrapper .particular-office-location-list .paricular-office-location.saudi-arabia-al-khobar-location {
  top: 224px;
  left: 609px;
}
.our-location-sec .container .our-location-bottom-wrapper .our-location-map-view .our-location-map-wrapper .particular-office-location-list .paricular-office-location.kuwait-hawalli-location {
  top: 204px;
  left: 609px;
}
.our-location-sec .container .our-location-bottom-wrapper .our-location-map-view .our-location-map-wrapper .particular-office-location-list .paricular-office-location.egypt-cairo-location {
  top: 213px;
  left: 561px;
}
.our-location-sec .container .our-location-bottom-wrapper .our-location-map-view .our-location-map-wrapper .particular-office-location-list .paricular-office-location.dubai-jumeirah-lake-towers-location {
  top: 228px;
  left: 629px;
}
.our-location-sec .container .our-location-bottom-wrapper .our-location-map-view .our-location-map-wrapper .particular-office-location-list .paricular-office-location.india-mumbai-location {
  top: 252px;
  left: 686px;
}
.our-location-sec .container .our-location-bottom-wrapper .our-location-map-view .our-location-map-wrapper .particular-office-location-list .paricular-office-location.india-ahmedabad-location {
  top: 228px;
  left: 677px;
}
.our-location-sec .container .our-location-bottom-wrapper .our-location-map-view .our-location-map-wrapper .particular-office-location-list .paricular-office-location.india-hyderabad-location {
  top: 236px;
  left: 706px;
}
.our-location-sec .container .our-location-bottom-wrapper .our-location-map-view .our-location-map-wrapper .particular-office-location-list .paricular-office-location.singapore-location {
  top: 284px;
  left: 764px;
}
.our-location-sec .container .our-location-bottom-wrapper .our-location-map-view .our-location-map-wrapper .particular-office-location-list .paricular-office-location.china-shanghai-location {
  top: 205px;
  left: 813px;
}
.our-location-sec .container .our-location-bottom-wrapper .our-location-map-view .our-location-map-wrapper .particular-office-location-list .paricular-office-location.thailand-bangkok-location {
  top: 256px;
  left: 757px;
}
.our-location-sec .container .our-location-bottom-wrapper .our-location-map-view .our-location-map-wrapper .particular-office-location-list .paricular-office-location.japan-tokyo-location {
  top: 188px;
  left: 869px;
}
.our-location-sec .container .our-location-bottom-wrapper .our-location-map-view .our-location-map-wrapper .particular-office-location-list .paricular-office-location.australia-melbourne-location {
  top: 406px;
  left: 884px;
}
.our-location-sec .container .our-location-bottom-wrapper .our-location-map-view .our-location-map-wrapper .particular-office-location-list .paricular-office-location.southafrica-location {
  top: 340px;
  left: 550px;
}
.our-location-sec .container .our-location-bottom-wrapper .our-location-map-view .our-location-map-wrapper .particular-office-location-list .paricular-office-location.greece-location {
  top: 164px;
  left: 538px;
}
.our-location-sec .container .our-location-bottom-wrapper .our-location-map-view .our-location-map-wrapper .particular-office-location-list .paricular-office-location .location-dot {
  display: inline-block;
  cursor: pointer;
}
.our-location-sec .container .our-location-bottom-wrapper .our-location-map-view .our-location-map-wrapper .particular-office-location-list .paricular-office-location .location-dot .dot-layer2 {
  display: -ms-flex;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background-color: rgba(255, 150, 2, 0.1);
}
.our-location-sec .container .our-location-bottom-wrapper .our-location-map-view .our-location-map-wrapper .particular-office-location-list .paricular-office-location .location-dot .dot-layer2 .dot-layer1 {
  display: -ms-flex;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 24px;
  height: 24px;
  border-radius: 50%;
  background-color: rgba(255, 150, 2, 0.2);
}
.our-location-sec .container .our-location-bottom-wrapper .our-location-map-view .our-location-map-wrapper .particular-office-location-list .paricular-office-location .location-dot .dot-layer2 .dot-layer1 .main-center-dot {
  display: block;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background-color: #ff9602;
}
.our-location-sec .container .our-location-bottom-wrapper .our-location-map-view .our-location-map-wrapper .particular-office-location-list .paricular-office-location .particular-location-details {
  max-width: 167px;
  padding: 12px 16px;
  background-color: #2c2c2c;
  box-shadow: 0px 4px 6px -2px rgba(16, 24, 40, 0.031372549), 0px 12px 16px -4px rgba(16, 24, 40, 0.0784313725);
  position: absolute;
  transform: translate(-63px, -172px);
  width: 167px;
  -webkit-opacity: 0;
  -moz-opacity: 0;
  -o-opacity: 0;
  -ms-opacity: 0;
  opacity: 0;
  visibility: hidden;
  transition: all 0.5s ease;
  z-index: 1;
  -webkit-opacity: 0;
  -moz-opacity: 0;
  -o-opacity: 0;
  -ms-opacity: 0;
  opacity: 0;
  visibility: hidden;
}
.our-location-sec .container .our-location-bottom-wrapper .our-location-map-view .our-location-map-wrapper .particular-office-location-list .paricular-office-location .particular-location-details .location-detail-img {
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 50%;
}
.our-location-sec .container .our-location-bottom-wrapper .our-location-map-view .our-location-map-wrapper .particular-office-location-list .paricular-office-location .particular-location-details .location-name {
  margin: 8px 0 4px;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  width: 100%;
}
.our-location-sec .container .our-location-bottom-wrapper .our-location-map-view .our-location-map-wrapper .particular-office-location-list .paricular-office-location .particular-location-details .location-desc {
  color: rgba(255, 255, 255, 0.72);
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  width: 100%;
}
.our-location-sec .container .our-location-bottom-wrapper .our-location-map-view .our-location-map-wrapper .particular-office-location-list .paricular-office-location .particular-location-details .dropdown-icon {
  position: absolute;
  left: 50%;
  bottom: -7px;
  transform: translateX(-50%);
  color: #222222;
  font-size: 12px;
}
.our-location-sec .container .our-location-bottom-wrapper .our-location-map-view .our-location-map-wrapper .particular-office-location-list .paricular-office-location:hover .particular-location-details {
  -webkit-opacity: 1;
  -moz-opacity: 1;
  -o-opacity: 1;
  -ms-opacity: 1;
  opacity: 1;
  visibility: visible;
}
.our-location-sec .container .our-location-bottom-wrapper .our-location-map-view .our-location-map-wrapper .particular-office-location-list .paricular-office-location.active .particular-location-details {
  -webkit-opacity: 1;
  -moz-opacity: 1;
  -o-opacity: 1;
  -ms-opacity: 1;
  opacity: 1;
  visibility: visible;
}
.our-location-sec .container .our-location-bottom-wrapper .our-location-map-view .our-location-info {
  padding: 64px 16px;
  flex-direction: column;
  row-gap: 64px;
}
@media only screen and (min-width: 1024px) {
  .our-location-sec .container .our-location-bottom-wrapper .our-location-map-view .our-location-info {
    margin: 64px 0 0;
    row-gap: unset;
    -webkit-opacity: 0;
    -moz-opacity: 0;
    -o-opacity: 0;
    -ms-opacity: 0;
    opacity: 0;
    flex-direction: row;
    align-items: flex-start;
    transform: translateY(100%);
    transition: all 1s ease;
    padding: 0 80px 95px 80px;
    -moz-column-gap: 32px;
         column-gap: 32px;
  }
}
.our-location-sec .container .our-location-bottom-wrapper .our-location-map-view .our-location-info .our-location-card {
  width: 100%;
  max-width: 384px;
}
.our-location-sec .container .our-location-bottom-wrapper .our-location-map-view .our-location-info .our-location-card .info-message {
  color: rgba(255, 255, 255, 0.72);
  margin: 8px 0 20px;
}
.our-location-sec .container .our-location-bottom-wrapper .our-location-map-view .our-location-info .our-location-card .info-link {
  color: #ffffff;
}
.our-location-sec .container .our-location-bottom-wrapper .our-location-details-view {
  position: relative;
}
.our-location-sec .container .our-location-bottom-wrapper .our-location-details-view .tabs {
  padding: 66px 0 64px 0;
}
@media only screen and (min-width: 1024px) {
  .our-location-sec .container .our-location-bottom-wrapper .our-location-details-view .tabs {
    padding: 0 0 94px;
  }
}
@media only screen and (min-width: 1024px) {
  .our-location-sec .container .our-location-bottom-wrapper .our-location-details-view {
    transform: translateY(100%);
    transition: all 1s ease;
    -webkit-opacity: 0;
    -moz-opacity: 0;
    -o-opacity: 0;
    -ms-opacity: 0;
    opacity: 0;
    visibility: hidden;
  }
}
.our-location-sec .container .our-location-bottom-wrapper .our-location-details-view::after {
  content: "";
  position: absolute;
  width: calc(100% + 32px);
  height: 100%;
  top: 0;
  left: -16px;
  z-index: -1;
  background-color: #222222;
}
@media only screen and (min-width: 768px) {
  .our-location-sec .container .our-location-bottom-wrapper .our-location-details-view::after {
    width: calc(100% + 64px);
    left: -32px;
  }
}
@media only screen and (min-width: 1024px) {
  .our-location-sec .container .our-location-bottom-wrapper .our-location-details-view::after {
    content: none;
  }
}
.our-location-sec .container .our-location-bottom-wrapper .our-location-details-view.active {
  transform: translateY(0);
  -webkit-opacity: 1;
  -moz-opacity: 1;
  -o-opacity: 1;
  -ms-opacity: 1;
  opacity: 1;
  visibility: visible;
}
.our-location-sec .container .our-location-bottom-wrapper .our-location-details-view .tabs {
  margin-top: 0;
  flex-direction: column;
}
@media only screen and (min-width: 1024px) {
  .our-location-sec .container .our-location-bottom-wrapper .our-location-details-view .tabs {
    flex-direction: row;
  }
}
.our-location-sec .container .our-location-bottom-wrapper .our-location-details-view .tabs .mobile-tab-selection {
  width: 100%;
  margin-bottom: 24px;
}
@media only screen and (min-width: 1024px) {
  .our-location-sec .container .our-location-bottom-wrapper .our-location-details-view .tabs .mobile-tab-selection {
    display: none;
  }
}
.our-location-sec .container .our-location-bottom-wrapper .our-location-details-view .tabs .mobile-tab-selection .location-select-box {
  background-color: #2c2c2c;
  padding: 4px;
  -moz-column-gap: 8px;
       column-gap: 8px;
  cursor: pointer;
}
.our-location-sec .container .our-location-bottom-wrapper .our-location-details-view .tabs .mobile-tab-selection .location-select-box .select-box-text {
  color: #939393;
}
.our-location-sec .container .our-location-bottom-wrapper .our-location-details-view .tabs .mobile-tab-selection .location-select-box .select-box-location-img {
  border-radius: 50%;
}
.our-location-sec .container .our-location-bottom-wrapper .our-location-details-view .tabs .mobile-tab-selection .location-select-box .dropdown-icon {
  color: #ffffff;
  font-size: 10px;
  transition: all 0.3s ease;
}
.our-location-sec .container .our-location-bottom-wrapper .our-location-details-view .tabs .mobile-tab-selection .location-select-box.open .select-box-text {
  color: #ffffff;
}
.our-location-sec .container .our-location-bottom-wrapper .our-location-details-view .tabs .mobile-tab-selection .location-select-box.open .dropdown-icon {
  transform: scaleY(-1);
}
.our-location-sec .container .our-location-bottom-wrapper .our-location-details-view .tabs .tabs-nav {
  flex-direction: column;
  display: none;
}
@media only screen and (min-width: 1024px) {
  .our-location-sec .container .our-location-bottom-wrapper .our-location-details-view .tabs .tabs-nav {
    padding: 0;
    width: 100%;
    max-width: -moz-fit-content;
    max-width: fit-content;
    display: -ms-flex;
    display: flex;
  }
}
@media only screen and (min-width: 1280px) {
  .our-location-sec .container .our-location-bottom-wrapper .our-location-details-view .tabs .tabs-nav {
    max-width: 371px;
  }
}
.our-location-sec .container .our-location-bottom-wrapper .our-location-details-view .tabs .tabs-nav.open {
  display: -ms-flex;
  display: flex;
  margin: 0 -16px;
}
.our-location-sec .container .our-location-bottom-wrapper .our-location-details-view .tabs .tabs-nav.open .tab-link {
  border-top-color: rgba(255, 255, 255, 0.12);
}
.our-location-sec .container .our-location-bottom-wrapper .our-location-details-view .tabs .tabs-nav.open .tab-link:first-child {
  border-top-color: transparent;
}
.our-location-sec .container .our-location-bottom-wrapper .our-location-details-view .tabs .tabs-nav.open .tab-link:hover, .our-location-sec .container .our-location-bottom-wrapper .our-location-details-view .tabs .tabs-nav.open .tab-link.active {
  border-top-color: rgba(255, 255, 255, 0.12);
}
.our-location-sec .container .our-location-bottom-wrapper .our-location-details-view .tabs .tabs-nav.open .tab-link:hover:first-child, .our-location-sec .container .our-location-bottom-wrapper .our-location-details-view .tabs .tabs-nav.open .tab-link.active:first-child {
  border-top-color: transparent;
}
.our-location-sec .container .our-location-bottom-wrapper .our-location-details-view .tabs .tabs-nav.open .tab-link.active .tab-link-text {
  color: #ffffff !important;
}
.our-location-sec .container .our-location-bottom-wrapper .our-location-details-view .tabs .tabs-nav.open .tab-link.active:hover {
  border-top-color: rgba(255, 255, 255, 0.12);
}
.our-location-sec .container .our-location-bottom-wrapper .our-location-details-view .tabs .tabs-nav.open .tab-link.active:hover:first-child {
  border-top-color: transparent;
}
.our-location-sec .container .our-location-bottom-wrapper .our-location-details-view .tabs .tabs-nav .tab-link {
  border-top-color: rgba(255, 255, 255, 0.5019607843);
  cursor: pointer;
  padding: 12px 16px;
  justify-content: flex-start;
}
@media only screen and (min-width: 1024px) {
  .our-location-sec .container .our-location-bottom-wrapper .our-location-details-view .tabs .tabs-nav .tab-link {
    padding: 16px;
    justify-content: space-between;
  }
}
.our-location-sec .container .our-location-bottom-wrapper .our-location-details-view .tabs .tabs-nav .tab-link .tab-location-img {
  display: block;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 50%;
  margin-right: 12px;
}
@media only screen and (min-width: 1024px) {
  .our-location-sec .container .our-location-bottom-wrapper .our-location-details-view .tabs .tabs-nav .tab-link .tab-location-img {
    display: none;
  }
}
.our-location-sec .container .our-location-bottom-wrapper .our-location-details-view .tabs .tabs-nav .tab-link .tab-link-text {
  color: #ffffff;
}
.our-location-sec .container .our-location-bottom-wrapper .our-location-details-view .tabs .tabs-nav .tab-link .tab-link-icon {
  display: none;
  color: #dbdbdb;
  -webkit-opacity: 0.5;
  -moz-opacity: 0.5;
  -o-opacity: 0.5;
  -ms-opacity: 0.5;
  opacity: 0.5;
  margin-left: 20px;
}
@media only screen and (min-width: 1024px) {
  .our-location-sec .container .our-location-bottom-wrapper .our-location-details-view .tabs .tabs-nav .tab-link .tab-link-icon {
    display: block;
  }
}
@media only screen and (min-width: 1280px) {
  .our-location-sec .container .our-location-bottom-wrapper .our-location-details-view .tabs .tabs-nav .tab-link .tab-link-icon {
    margin-left: 0;
  }
}
.our-location-sec .container .our-location-bottom-wrapper .our-location-details-view .tabs .tabs-nav .tab-link.active {
  border-top-color: #ff9602;
}
.our-location-sec .container .our-location-bottom-wrapper .our-location-details-view .tabs .tabs-nav .tab-link.active .tab-link-icon {
  -webkit-opacity: 1;
  -moz-opacity: 1;
  -o-opacity: 1;
  -ms-opacity: 1;
  opacity: 1;
}
.our-location-sec .container .our-location-bottom-wrapper .our-location-details-view .tabs .tabs-nav .tab-link.active:hover {
  border-top-color: #ff9602;
}
.our-location-sec .container .our-location-bottom-wrapper .our-location-details-view .tabs .tabs-nav .tab-link:hover {
  border-top-color: #ffffff;
}
.our-location-sec .container .our-location-bottom-wrapper .our-location-details-view .tabs .tabs-nav .tab-link:hover .tab-link-text {
  color: rgba(255, 255, 255, 0.7215686275);
}
.our-location-sec .container .our-location-bottom-wrapper .our-location-details-view .tabs .tabs-nav .tab-link:hover .tab-link-icon {
  color: #ffffff;
  -webkit-opacity: 1;
  -moz-opacity: 1;
  -o-opacity: 1;
  -ms-opacity: 1;
  opacity: 1;
}
.our-location-sec .container .our-location-bottom-wrapper .our-location-details-view .tabs .tabs-wrap {
  background-color: #222222;
  padding: 0;
  max-width: 973px;
  margin: 24px 0 0 !important;
}
@media only screen and (min-width: 1024px) {
  .our-location-sec .container .our-location-bottom-wrapper .our-location-details-view .tabs .tabs-wrap {
    padding: 32px;
    margin: 0 !important;
  }
}
@media only screen and (min-width: 1280px) {
  .our-location-sec .container .our-location-bottom-wrapper .our-location-details-view .tabs .tabs-wrap {
    padding: 46px;
  }
}
.our-location-sec .container .our-location-bottom-wrapper .our-location-details-view .tabs .tabs-wrap .tabs-inner .tab-content {
  transition: all 0.7s ease;
  transform: translateY(25px);
}
.our-location-sec .container .our-location-bottom-wrapper .our-location-details-view .tabs .tabs-wrap .tabs-inner .tab-content .tab-inner-title {
  display: none;
}
@media only screen and (min-width: 1024px) {
  .our-location-sec .container .our-location-bottom-wrapper .our-location-details-view .tabs .tabs-wrap .tabs-inner .tab-content .tab-inner-title {
    display: block;
  }
}
.our-location-sec .container .our-location-bottom-wrapper .our-location-details-view .tabs .tabs-wrap .tabs-inner .tab-content .cards {
  margin: 0;
  gap: 24px;
}
@media only screen and (min-width: 1024px) {
  .our-location-sec .container .our-location-bottom-wrapper .our-location-details-view .tabs .tabs-wrap .tabs-inner .tab-content .cards {
    margin: 32px 0 0 0;
  }
}
.our-location-sec .container .our-location-bottom-wrapper .our-location-details-view .tabs .tabs-wrap .tabs-inner .tab-content .cards > * {
  flex: 0 0 100%;
  width: 100%;
}
@media only screen and (min-width: 576px) {
  .our-location-sec .container .our-location-bottom-wrapper .our-location-details-view .tabs .tabs-wrap .tabs-inner .tab-content .cards > * {
    flex: 0 0 calc(50% - 12px);
    width: calc(50% - 12px);
  }
}
@media only screen and (min-width: 1024px) {
  .our-location-sec .container .our-location-bottom-wrapper .our-location-details-view .tabs .tabs-wrap .tabs-inner .tab-content .cards > * {
    flex: 0 0 calc(50% - 12px);
    width: calc(50% - 12px);
  }
}
.our-location-sec .container .our-location-bottom-wrapper .our-location-details-view .tabs .tabs-wrap .tabs-inner .tab-content .cards .card-inner {
  border: 1px solid rgba(255, 255, 255, 0.12);
  background-color: #2c2c2c;
}
.our-location-sec .container .our-location-bottom-wrapper .our-location-details-view .tabs .tabs-wrap .tabs-inner .tab-content .cards .card-inner .card-img {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
}
.our-location-sec .container .our-location-bottom-wrapper .our-location-details-view .tabs .tabs-wrap .tabs-inner .tab-content .cards .card-inner .card-content {
  padding: 16px;
  -moz-column-gap: 12px;
       column-gap: 12px;
  height: 100%;
}
.our-location-sec .container .our-location-bottom-wrapper .our-location-details-view .tabs .tabs-wrap .tabs-inner .tab-content .cards .card-inner .card-content .card-location-img {
  margin-top: 6px;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 50%;
}
.our-location-sec .container .our-location-bottom-wrapper .our-location-details-view .tabs .tabs-wrap .tabs-inner .tab-content .cards .card-inner .card-content .card-location-content {
  height: 100%;
}
.our-location-sec .container .our-location-bottom-wrapper .our-location-details-view .tabs .tabs-wrap .tabs-inner .tab-content .cards .card-inner .card-content .card-location-content .location-address {
  color: rgba(255, 255, 255, 0.72);
  margin: 4px 0 12px 0;
}
.our-location-sec .container .our-location-bottom-wrapper .our-location-details-view .tabs .tabs-wrap .tabs-inner .tab-content .cards .card-inner .card-content .card-location-content .contact-no {
  color: #91a6ff;
  margin-top: auto;
}
.our-location-sec .container .our-location-bottom-wrapper .our-location-details-view .tabs .tabs-wrap .tabs-inner .tab-content .cards .card-inner .card-content .card-location-content .contact-no > span {
  font-size: 12px;
  margin-right: 8px;
}
.our-location-sec .container .our-location-bottom-wrapper .our-location-details-view .tabs .tabs-wrap .tabs-inner .tab-content .cards .card-inner .card-content .card-location-content .mail-l {
  margin-top: 10px;
}
.our-location-sec .container .our-location-bottom-wrapper .our-location-details-view .tabs .tabs-wrap .tabs-inner .tab-content.active {
  transform: translateY(0);
}

.our-location-sec .our-location-bottom-wrapper .our-location-details-view-wrap .our-location-info {
  transform: none;
}
@media only screen and (min-width: 1024px) {
  .our-location-sec .our-location-bottom-wrapper .our-location-details-view-wrap {
    height: 0;
  }
}
.our-location-sec .our-location-bottom-wrapper .our-location-details-view-wrap.active {
  height: auto;
}/*# sourceMappingURL=our-location.css.map */