.elementor-5869 .elementor-element.elementor-element-251cd71f:not(.elementor-motion-effects-element-type-background), .elementor-5869 .elementor-element.elementor-element-251cd71f > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#FFFFFF;}.elementor-5869 .elementor-element.elementor-element-251cd71f{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin-top:0px;margin-bottom:0px;padding:50px 0px 0px 0px;}.elementor-5869 .elementor-element.elementor-element-251cd71f > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-5869 .elementor-element.elementor-element-104dc519 > .elementor-element-populated{margin:0px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;padding:0px 0px 0px 0px;}.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );color:var( --e-global-color-text );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}.elementor-5869 .elementor-element.elementor-element-222a5576 > .elementor-widget-container{margin:0px 0px 0px 0px;padding:50px 0px 0px 0px;}.elementor-5869 .elementor-element.elementor-element-222a5576{text-align:center;font-family:"Montserrat", Sans-serif;font-size:34px;font-weight:600;text-transform:uppercase;color:#000000;}.elementor-5869 .elementor-element.elementor-element-1724f8c0{margin-top:0px;margin-bottom:0px;padding:30px 100px 100px 100px;}.elementor-5869 .elementor-element.elementor-element-74186d1{font-family:"Montserrat", Sans-serif;font-size:19px;font-weight:normal;font-style:normal;color:#000000;}@media(max-width:1024px){.elementor-5869 .elementor-element.elementor-element-3f7a017b > .elementor-element-populated{padding:0px 100px 100px 100px;}}@media(max-width:767px){.elementor-5869 .elementor-element.elementor-element-1724f8c0{padding:0px 20px 0px 20px;}.elementor-5869 .elementor-element.elementor-element-3f7a017b > .elementor-element-populated{margin:0px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;padding:0px 20px 0px 20px;}}@media(max-width:1024px) and (min-width:768px){.elementor-5869 .elementor-element.elementor-element-3f7a017b{width:100%;}}/* Start custom CSS for global, class: .elementor-global-1216 */.maps-all, #map-canvas {
  width: 100%;
  height: 750px; }
  @media screen and (max-width: 991px) {
    .maps-all, #map-canvas {
      height: 350px; } }
  .maps-all #map, #map-canvas #map {
    width: 100%;
    height: 100%; }

.new-map {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0; }
  @media screen and (max-width: 991px) {
    .new-map {
      flex-direction: column; } }
  .new-map .sec-6 {
    width: 50%;
    position: relative; }
    @media screen and (max-width: 991px) {
      .new-map .sec-6 {
        width: 100%; } }
  .new-map .map-desc {
    padding: 15px 90px; }
    @media screen and (max-width: 991px) {
      .new-map .map-desc {
        padding: 15px 30px; } }
    @media screen and (max-width: 414px) {
      .new-map .map-desc {
        padding: 15px; } }
    .new-map .map-desc.hide {
      position: absolute;
      left: 0;
      top: 0;
      z-index: -1;
      opacity: 0;
      transition: all ease .6s; }
    .new-map .map-desc.active {
      position: relative;
      z-index: 1;
      opacity: 1;
      transition: all ease .6s; }
    .new-map .map-desc.show-all {
      cursor: pointer; }
    .new-map .map-desc .title {
      color: #000000;
      font-family: "Montserrat", Sans-serif;
      font-size: 34px;
      font-weight: 600;
      text-transform: uppercase;
      margin: 0;
      margin-bottom: 20px; }
    .new-map .map-desc .title a {
      font-weight: 700;
      color: #000;
      display: block;
      width: 100%;
      margin: 0px !important;
      position: relative;
      }
    .new-map .map-desc .title a:after {
        content: "\f105";
        font-family: 'FontAwesome';
        color: #69d8dd;
        display: inline-block;
        font-size: 26px;
        margin: 5px 0 0 20px;
      }
      @media screen and (max-width: 480px) {
        .new-map .map-desc .title {
          font-size: 28px; } }
    .new-map .map-desc .border {
      width: 52%;
      background: #69D8DD;
      height: 3px;
      display: block;
      margin-bottom: 20px; }
    .new-map .map-desc ul {
      padding: 0;
      margin: 0; }
      .new-map .map-desc ul li {
        list-style: none;
        margin: 0;
        padding: 0;
        margin-bottom: 9px; }
    .new-map .map-desc i {
      color: #69D8DD;
      font-size: 19px;
      margin-right: 10px; }
      @media screen and (max-width: 480px) {
        .new-map .map-desc i {
          font-size: 16px; } }
    .new-map .map-desc span {
      color: black;
      font-family: "Montserrat", Sans-serif;
      font-size: 19px;
      font-weight: 400; }
      @media screen and (max-width: 480px) {
        .new-map .map-desc span {
          font-size: 16px; } }

.custom-map-sec {
  padding: 0 !important;
  background: white; }
  .custom-map-sec .elementor-widget-wrap {
    padding: 0 !important; }

a[href^=tel] {
  color: inherit; 
}

.custom-map-sec .new-map .sec-6.new-map-right {
    min-height: 750px;
    height: auto;
    padding-bottom: 35px;
}
.custom-map-sec .new-map .sec-6.new-map-left {
position: static;
}
.custom-map-sec .new-map .sec-6.new-map-left .maps-all #map {
    width: 50%;
}
.custom-map-sec .new-map{
    align-items: flex-start;
}
.custom-map-sec .new-map .sec-6 .maps-all {
    position: absolute;
}

@media (max-width: 1120px){
.custom-map-sec .new-map .sec-6.new-map-right {
    min-height: 750px;
    height: auto;
}
.custom-map-sec .new-map .sec-6.new-map-left {
    min-height: 750px;
    height: auto;
    position:relative;
    /*padding-top: 35px;*/
     margin-bottom:20px;
}
.custom-map-sec .new-map .sec-6.new-map-left .maps-all #map {
    width: 100%;
}
}
@media (max-width: 992px){
    .center-text-map .border {
        margin-right: auto;
        margin-left: auto;
    }
    .map-desc.map-1 .border {
        width: 38%;
    }
    .map-desc.map-2 .border {
        width: 35%;
    }
    .map-desc.map-3 .border {
        width: 30%;
    }
    .center-text-map .title {
        text-align: center;
    }
    .center-text-map ul li {
        display: flex !important;
        justify-content: center !important;
    }
    /*.custom-map-sec .new-map .sec-6.new-map-left {*/
    /*    min-height: 750px;*/
    /*     height: auto;*/
    /*}*/
    .custom-map-sec .new-map .sec-6.new-map-right {
        min-height: 750px;
        height: auto;
    }
}
@media (max-width: 767px){
    .map-desc.map-1 .border {
        width: 70% !important;
    }
    .map-desc.map-2 .border {
        width: 60%;
    }
    .map-desc.map-3 .border {
        width: 50%;
    }
    
}/* End custom CSS */