
.our_ofc .map-header {
  font-size: 60px;
}
.our_ofc .contact-bubble-mobile a {
  color: black;
  text-decoration: none;
  font-weight: normal;
}
.our_ofc .map-header .purple {
  color: #773DBD;
}

.our_ofc .address-bar {
  margin: 30px 0 30px 0 !important;
}

.our_ofc .address-bubble {
  width: 173px;
  background: #ffffff 0% 0% no-repeat padding-box;
  opacity: 1;
  border-radius: 34px;
  border: 1px solid;
  border-color: #878f99;
  padding: 9px 30px 9px 30px;
  color: #000000;
  font-size: 16px;
  line-height: 20px;
  font-weight: normal;
  font-family: 'Maven Pro', sans-serif;
  letter-spacing: 0;
  margin: 9px auto;
}

.our_ofc .address-bubble strong {
  font-weight: 900;
}
.our_ofc .address-bubble.active strong {
    color: #773DBD;
}
.our_ofc .address-bubble {
cursor: pointer;
}
.our_ofc .address-bubble.active {
  background: white 0% 0% no-repeat padding-box;
  border: 1px solid #773DBD;

  cursor: pointer;
  font-weight: bold;
}

.our_ofc .contact-map {
  width: 659px;
  height: 471px;
  position: relative;
  margin: 0 auto;
}

.our_ofc .pin {
  width: 12px;
  height: 18px;
  position: absolute;
  cursor: pointer;

}

.our_ofc .pin-active {
  opacity: 1;
  transform: scale(1.3);
  z-index: 2;
}



.our_ofc .pin-1 {
  top: 116px;
  left: 147px;
}

.our_ofc .pin-2 {
  top: 92px;
  left: 317px;

}

.our_ofc .pin-3 {
  top: 72px;
  left: 333px;
  width: 20px;
  height: 31px;
}



.our_ofc .pin-4 {
  top: 89px;
  left: 342px;
  z-index: 10;
}

.our_ofc .pin-5 {
  top: 186px;
  left: 488px;

}

.our_ofc .pin-6 {
  top: 166px;
  left: 524px;
}

.our_ofc .pin-7 {
  top: 156px;
  left: 447px;
}

.our_ofc .pin-8 {
  top: 235px;
  left: 185px;
}

.our_ofc .contact-bubble {
  position: absolute;
  font-size: 12px;
  border-radius: 45px;
  box-shadow: 0px 0px 12px #0000005a;
  background-color: rgba(255, 255, 255, 1);
  padding: 10px 25px 10px 25px;
  display: none;
  border: 1px solid #773DBD;
  z-index: 1;
}

.our_ofc .contact-bubble .row {
  align-items: center;
}

.our_ofc .contact-bubble .col-lg-5 {
  flex: 0 0 194px;
  max-width: 194px;
}

.our_ofc .contact-bubble .image {
  width: 163px;
  height: 163px;
  border-radius: 50%;
  position: relative;
  overflow: hidden;
}

.our_ofc .contact-bubble .image img {
  display: inline;
  margin: 0 auto;
  height: 100%;
  width: auto;
}

.our_ofc .contact-bubble .contact {
  /*top: -6px;*/
  left: -20px;
  line-height: 23px;
}

.our_ofc .contact-bubble span {
  display: block;
}

.our_ofc .contact-bubble span.place,
.our_ofc .contact-bubble span.person,
.our_ofc .contact-bubble span.function {
  color: #773DBD;
  font-weight: bold;
}

.our_ofc .contact-bubble span.adress {
  font-size: 14px;
}

.our_ofc .contact-bubble span.email {
  font-weight: 900;
}
.our_ofc .contact-bubble span.email a {
    text-decoration: none;
    font-weight: normal;
    color: black;
    font-size: 16px;
}
.our_ofc .contact-bubble .anchor {
  position: absolute;
  top: -35px;
  left: 50%;
  height: 57px;
  border: !important;
}

.our_ofc .contact-bubble .anchor .dots {}

.our_ofc .contact-bubble .anchor .dots .dot {
  background: #773DBD;
  width: 2px;
  height: 2px;
  margin: 4px auto;
}

.our_ofc .contact-bubble .anchor .anchor-point {
  width: 18px;
  height: 18px;
  border: 4px solid #773DBD;
  border-radius: 50%;
  background: #FFFFFF;
}

.our_ofc .contact-bubble.position-2 .image {
  width: 183px;
  height: 183px;
}

.our_ofc .contact-bubble.position-2 .col-lg-5 {
  flex: 0 0 224px;
  max-width: 224px;
}

.our_ofc .contact-bubble.position-5 .contact {
  left: -5px;
}

.our_ofc .contact-bubble.position-5 .col-lg-7 {
  flex: 0 0 380px;
  max-width: 380px;
  padding: 0;
}

/*.our_ofc .contact-bubble.position-5 .anchor {
  position: absolute;
  top: 75px;

}*/

.our_ofc .contact-bubble.position-6 {
  top: 60px;
  left: 413px;
}

.our_ofc .contact-bubble.position-6 .anchor {
    position: absolute;
    top: 80px;

}

.our_ofc .contact-bubble.position-6 .col-lg-7 {
  flex: 0 0 310px;
  max-width: 310px;
}

.our_ofc .contact-bubble.position-7 .anchor {
    position: absolute;
/*     top: 87px; */
  top: -70px;
}

/*.our_ofc .contact-bubble.position-7 {
  top: 50px;
  left: 338px;
}*/

@media (max-width: 1279px) {
  .our_ofc .contact-bubble-mobile {
    font-size: 16px;
    border-radius: 30 !important;
    display: block;
    box-shadow: none;
    opacity: 0.8;
    background: #FFFFFF;
    padding: 16px;
    text-align: center;
    margin: 0 auto;
    border: 1px solid #773DBD;
    border-radius: 35px;
    margin: 14px auto;
    color: #773DBD;
    font-weight: bold;
  }


  .our_ofc .bubble-mobile-hide {
    display: none;
  }

  .our_ofc .address-bar .col-4 {
    padding: 0;
  }

  .our_ofc .address-bubble {
    width: 109px;

    background: #ffffff 0% 0% no-repeat padding-box;
    opacity: 1;
    border-radius: 24px;
    padding: 8px 13px 8px 13px;
    color: #000000;
    font-size: 14px;
    line-height: 17px;
    font-weight: normal;
    font-family: 'Maven Pro', sans-serif;
    letter-spacing: 0;
    margin: 9px auto;
  }

  .our_ofc .contact-map {
    width: 100%;
    height: auto;
    margin-bottom: 80px;
    min-height: 250px;
  }

  .our_ofc .pin {
    display: none;
  }

  .our_ofc .contact-bubble {
    position: absolute;
    top: 0 !important;
    left: 0 !important;
    font-size: 16px;
    right: 0;
    border-radius: 30 !important;
    box-shadow: none;
    opacity: 0.8;
    background: #FFFFFF;
    padding: 16px;
    display: none;
    z-index: 1;
    text-align: center;
    margin: 0 auto;
  }

  .our_ofc .contact-bubble .image {
    width: 136px;
    height: 136px;
    border-radius: 50%;
    position: relative;
    overflow: hidden;
  }

  .our_ofc .contact-bubble .col-lg-5,
  .our_ofc .contact-bubble .col-lg-7 {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .our_ofc .contact-bubble.position-2 .image {
    width: 136px;
    height: 136px;
  }

  .our_ofc .contact-bubble .col-lg-5,
  .our_ofc .contact-bubble.position-5 .col-lg-7,
  .our_ofc .contact-bubble.position-2 .col-lg-5,
  .our_ofc .contact-bubble.position-6 .col-lg-7 {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .our_ofc .contact-bubble .anchor {
    display: none;
  }

  .our_ofc .contact-bubble .contact {
    left: 0;
    top: 15px;
  }
}

@media (min-width: 1280px) {


  .our_ofc .contact-bubble-mobile {
    display: none;
  }

  .our_ofc .address-bubble {
    width: 85px;
    background: #ffffff 0% 0% no-repeat padding-box;
    opacity: 1;
    border-radius: 25px;
    padding: 5px 5px 5px 5px;
    color: #000000;
    font-size: 12px;
    line-height: 16px;
    font-weight: normal;
    font-family: 'Maven Pro', sans-serif;
    letter-spacing: 0;
    margin: 5px auto;
  }
}


@media (min-width: 1500px) {
  .our_ofc .address-bubble {
    width: 95px;
    background: #ffffff 0% 0% no-repeat padding-box;
    opacity: 1;
    border-radius: 25px;
    padding: 5px 5px 5px 5px;
    color: #000000;
    font-size: 12px;
    line-height: 16px;
    font-weight: normal;
    font-family: 'Maven Pro', sans-serif;
    letter-spacing: 0;
    margin: 5px auto;
  }
}



.our_ofc {
}

.our_ofc > .container-fluid {
  width: 100%;
  padding-right: var(--bs-gutter-x,.75rem);
  padding-left: var(--bs-gutter-x,.75rem);
  margin-right: auto;
  margin-left: auto;
}

.our_ofc > .container-fluid > .row {
  display: -webkit-box!important;
  display: -ms-flexbox!important;
  display: flex!important;
}

.our_ofc .d-des {
}

.our_ofc .lac_cntnt {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: 100%;
  background: #F3F3F3;
}

@media (min-width: 768px) {
  .our_ofc .lac_cntnt {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 50%;
  }
}

@media (min-width: 1280px) {
  .our_ofc .lac_cntnt {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 41.66666667%;
  }
}

.our_ofc .d-des {
  display: none!important;
}

.our_ofc .lac_cntnt {
  padding-top: 3rem;
  padding-bottom: 3rem;
}

@media (min-width: 768px) {
  .our_ofc .lac_cntnt {
    padding-right: 3rem;
    padding-left: 3rem;
  }

  .our_ofc .d-des {
    display: block!important;
  }

  .our_ofc .d-mob {
    display: none!important;
  }
}

.our_ofc .lac_cntnt h4 {
  margin: 0;
  background: -o-linear-gradient(340.42deg,#783cbe 8.23%,#4a52c7 73.32%,#4a52c7 73.32%);
  background: linear-gradient(109.58deg,#783cbe 8.23%,#4a52c7 73.32%,#4a52c7 73.32%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;
  font-size: 20px;
  line-height: 28px;
  font-weight: 600;
  padding-bottom: 27px;
}

.our_ofc .lac_cntnt h5 {
  margin: 0;
  font-size: 20px;
  line-height: 30px;
  font-weight: 400;
}

.our_ofc .lac_cntnt h6 {
  margin: 0;
  font-size: 44px;
  line-height: 52.8px;
  font-weight: 600;
  padding-bottom: 32px;
}

.our_ofc strong {
  font-weight: 600;
}

.our_ofc .rgtmap_sec {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: 100%;
}

@media (min-width: 768px) {
  .our_ofc .rgtmap_sec {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 50%;
  }
}

@media (min-width: 1280px) {
  .our_ofc .rgtmap_sec {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 58.33333333%;
  }
}

.our_ofc .rgtmap_sec {
  padding-top: 3rem!important;
  padding-bottom: 3rem!important;
}

@media (min-width: 768px) {
  .our_ofc .rgtmap_sec {
    padding-right: 3rem!important;
    padding-left: 3rem!important;
  }
}

.our_ofc .rgtmap_sec h2.title__lg {
  text-align: left;
}

.our_ofc .rgtmap_sec .justify-content-center {
  -webkit-box-pack: center!important;
  -ms-flex-pack: center!important;
  justify-content: center!important;
}

.our_ofc .col-lg-2-spec {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: 33.33333333%;
}

@media (min-width: 768px) {
  .our_ofc .col-lg-2-spec {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 33.33333333%;
  }
}

@media (min-width: 992px) {
  .our_ofc .col-lg-2-spec {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 33.33333333%;
  }
}

.our_ofc .col-lg-2-spec {
  text-align: center!important;
}

@media (min-width: 1280px) {
  .our_ofc .col-lg-2-spec {
    text-align: center!important;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 13.666667%;
  }
}

@media (min-width: 1500px) {
  .our_ofc .col-lg-2-spec {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 13.666667%;
  }
}

.our_ofc .contact-bubble {
  text-align: center;
}

.our_ofc .d-mob.lac_cntnt h6 {
  font-size: 24px;
  line-height: 52.8px;
  font-weight: 600;
  padding-bottom: 32px;
}


.our_ofc {
  padding-top: 50px;
  padding-bottom: 50px;
}

@media (min-width: 768px){
  .our_ofc {
    padding-top: 60px;
    padding-bottom: 60px;
  }
}

@media (min-width: 1280px){
  .our_ofc {
    padding-top: 80px;
    padding-bottom: 80px;
  }
}

@media (min-width: 1640px){
  .our_ofc {
    padding-top: 120px;
    padding-bottom: 120px;
  }
}

.our_ofc .container > div {
  display: -webkit-box!important;
  display: -ms-flexbox!important;
  display: flex!important;
  -webkit-box-pack: center!important;
  -ms-flex-pack: center!important;
  justify-content: center!important;
}

.our_ofc .rgtmap_sec.btm_rw {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: 100%;
  padding-top: 0px !important;
  padding-bottom: 0px !important;
}


@media (min-width: 768px){
  .our_ofc .rgtmap_sec.btm_rw {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 83.33333333%;
  }
}

@media (min-width: 1280px){
  .our_ofc .rgtmap_sec.btm_rw {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 100%;
  }
}

.our_ofc .rgtmap_sec.btm_rw {
  -webkit-box-align: center!important;
  -ms-flex-align: center!important;
  align-items: center!important;
}

@media (min-width: 768px){
  .our_ofc .rgtmap_sec.btm_rw {
    padding-right: 3rem!important;
    padding-left: 3rem!important;
  }
}


.our_ofc .rgtmap_sec.btm_rw .row.address-bar {
  margin: 32px 0 66px 0 !important;
  flex-flow: row;
}



@media (min-width: 1280px){
  .our_ofc .rgtmap_sec.btm_rw .col-lg-2-spec .address-bubble {
    width: 141px;
    opacity: 1;
    border-radius: 34px;
    padding: 14px 15px 14px 15px;
    font-size: 16px;
    line-height: 20px;
    font-weight: normal;
    font-family: 'Maven Pro', sans-serif;
    letter-spacing: 0;
    margin: 9px auto;
  }
}

@media (min-width: 1500px){
  .our_ofc .rgtmap_sec.btm_rw .col-lg-2-spec .address-bubble {
    width: 155px;
    opacity: 1;
    border-radius: 34px;
    padding: 9px 30px 9px 30px;
    font-size: 16px;
    line-height: 20px;
    font-weight: normal;
    font-family: 'Maven Pro', sans-serif;
    letter-spacing: 0;
    margin: 9px auto;
  }
}
@media (min-width: 1640px){
  .our_ofc .rgtmap_sec.btm_rw .col-lg-2-spec .address-bubble {
    width: 175px;

  }
}
.our_ofc .contact-map {
  width: 1015px;
  height: 500px;
  position: relative;
  margin: 0 auto;
}

.our_ofc .pin {
  width: 20px;
  height: 32px;
  position: absolute;
  cursor: pointer;
}

.our_ofc .pin-1 {
  top: 179px;
  left: 228px;
}

.our_ofc .contact-bubble.position-1 {
    top: 283px;
/*     left: 91px; */
    left: 45px;
}
.our_ofc .contact-bubble.position-1 .anchor {
    top: -70px!important;
  
}
.our_ofc .contact-bubble {
  position: absolute;
  font-size: 17px;
  border-radius: 96px;
  box-shadow: 0px 0px 12px #0000005a;
  background-color: rgba(255, 255, 255, 1);
  padding: 14px 35px 14px 35px;
  display: none;
  border: 1px solid #773DBD;
  z-index: 1;
}

.our_ofc .contact-bubble .anchor {
  position: absolute;
  top: -49px;
  left: 50%;
  height: 60px;
  border: 1px dashed #bea7da;
}

.our_ofc .contact-bubble .row {
  -webkit-box-align: center!important;
  -ms-flex-align: center!important;
  align-items: center!important;
}

.our_ofc .pin-2 {
  top: 153px;
  left: 491px;
  width: 17px;
  height: 27px;
}

.our_ofc .contact-bubble.position-2 {
    top: 253px;
/*     left: 352.5px; */
  left: 349px;
}
.our_ofc .contact-bubble.position-2 .anchor {
    top: -71px!important;
}

.our_ofc .pin-3 {
  top: 114px;
  left: 515px;
  width: 30px;
  height: 46px;
}

.our_ofc .contact-bubble.position-3 {
    top: 239px;
/*     left: 395px; */
    left: 391px;
}
.our_ofc .contact-bubble.position-3 .anchor {
    top: -71px!important;
}
.our_ofc .contact-bubble.position-1:before,
.our_ofc .contact-bubble.position-2:before,
.our_ofc .contact-bubble.position-3:before,
.our_ofc .contact-bubble.position-4:before,
.our_ofc .contact-bubble.position-7:before {
    content: "";
    width: 18px;
    height: 18px;
    background-color: white;
    border-radius 50px;
    border-color: 5px purple solid;
    border-radius: 50px;
    border-color: yellow 5px solid;
    position: absolute;
    border: 4px solid #773DBD;
    top: -9px;
    left: calc(50% - 8px);
}
.our_ofc .contact-bubble.position-5:before,
.our_ofc .contact-bubble.position-6:before, 
.our_ofc .contact-bubble.position-8:before {
    content: "";
    width: 18px;
    height: 18px;
    background-color: white;
    border-radius 50px;
    border-color: 5px purple solid;
    border-radius: 50px;
    border-color: yellow 5px solid;
    position: absolute;
    border: 4px solid #773DBD;
    bottom: -9px;
    left : calc(50% - 8px);
}

.our_ofc .pin-4 {
  top: 139px;
  left: 530px;
  width: 17px;
  height: 27px;
}

.our_ofc .contact-bubble.position-4 {
    top: 240px;
/*     left: 389px; */
  left: 385px;
}
.our_ofc .contact-bubble.position-4 .anchor {
    top: -72px!important;
}

.our_ofc .pin-5 {
  top: 291px;
  left: 756px;
  width: 17px;
  height: 27px;
}

.our_ofc .contact-bubble.position-5 {
/*     top: 142px; */
  top: 120px;
/*     left: 617.5px; */
  left: 611.5px;
}

.our_ofc .pin-6 {
  top: 250px;
  left: 807px;
}

.our_ofc .contact-bubble.position-6 {
/*     top: 101px; */
  top: 56px;
/*     left: 669px; */
  left: 618px;
}
.our_ofc .contact-bubble.position-6 .anchor {
/*     top: 85px!important; */
  top: 129px !important;
}
.our_ofc .pin-7 {
/*   top: 235px; */
/*   left: 688px; */
    top: 257px;
    left: 685px;
}

.our_ofc .contact-bubble.position-7 {
/*     top: 101px; */
  top: 360px;
/*     left: 551px; */
  left: 517px;
}

.our_ofc .contact-bubble.position-8 {
/*     top: 82px; */
  top: 38px;
/*     left: 41px; */
  left: 6px;
}

.our_ofc .contact-bubble.position-8 .anchor {
/*     top: 85px!important; */
  top: 130px !important;
}

.our_ofc .contact-bubble-mobile {
  text-align: center!important;
}

.our_ofc .contact-bubble-mobile .align-items-center {
  -webkit-box-align: center!important;
  -ms-flex-align: center!important;
  align-items: center!important;
}

.our_ofc .contact-bubble.position-5 .anchor {
    position: absolute;
/*     top: 85px; */
  top: 107px;
   left: calc(50% - 1px);
}
.bubble-3.active {
  color: #773dbd!important;
  font-weight: bold!important;
}