/* .left-right-sec-outer {
box-shadow: none!important;
margin-bottom: 0!important;
padding-bottom: 0;
display: block;
padding: 40px 0 0 0;
}




/*17/1/2024  */
.map-section .search-wrapper {
  background: #efefef !important;
}
.map-section div#googleMap {
  border-radius: 25px;
}
/*end 17  */
/*08/01/2024 --css  */
.inner_area_flex_w.icon-inner-area img {
  width: 50px;
  height: auto;
  margin-left: 0px;
}

.icon-text h5.label-text {
  font-weight: normal;
}
.inner_area_flex_w .icon-text h5 {
  width: fit-content;
  text-align: left;
  margin-top: 0px !important;
}

.left-right-sec-outer .icon-inner-area {
  display: flex;
  width: 50%;
  justify-content: left;
}
.icon-text {
  width: calc(100% - 70px);
  text-align: center;

}

.left-right-sec-outer .main_wrapper .left-sec_wid.span4.widget-span {
  width: 50%;
  margin-left: 0px;
  display: flex;
}
.left-right-sec-outer {
  position: static;
  display: flex;
  width: 100%;
  margin-top: 105px;
  background: #efefef;
}
.left-right-sec-outer .main_wrapper {
  width: 50%;
}
.left-right-sec-outer .span5.widget-span.widget-type-cell.dnd-column.aos-init.aos-animate {
  width: 50%;
}
.left-right-sec-outer .main_wrapper {
  width: 100%;
  display: flex;
  padding: 20px 50px;
}
.map-section {
  margin-top: 0px;
}


/* .left-right-sec-outer {
box-shadow: none!important;
display: block;
margin-bottom: 0!important;
position: absolute;
top: 7rem;
z-index: 9999;
width: 97%;
background: #fff;
} */

/* .map-section {
margin-top: 35rem !important;
} */
.left-right-sec-outer .search-wrapper {
  margin-top: 38rem !important;
}

.left-right-sec-outer .span5.widget-span.widget-type-cell.cell_16750726578365-vertical-alignment.dnd-column.aos-init.aos-animate {
  margin-top: 2rem !important;
}

.left-right-sec-outer .img-sec-layout img {
  margin-top: 3rem;
}

/* .left-right-sec-outer .left-sec_wid.span4.widget-span.widget-type-cell.cell_1675104413706-vertical-alignment.cell_1675104413706-padding.dnd-column.aos-init.aos-animate {
width: 47%;
/*     margin-top: -4rem; */
/*     margin-bottom: 3rem; */
} */

/* .left-right-sec-outer .left-sec_wid.span4.widget-span.widget-type-cell.cell_1675104413706-vertical-alignment.cell_1675104413706-padding.dnd-column.aos-init.aos-animate {
width: 47%;
} */
/* .left-right-sec-outer .map-section {
margin-top: 40rem !important;
} */

/* .map-section {
margin-top: 40rem!important;
} */

/* 08/01/2024 ---end */

.left-right-sec-outer .left-sec_wid {
  padding-left: 0% !important;
}

.left-sec_wid .divided_img {
  padding: 0px;
}

.left-right-sec-outer .left-sec_wid .span3, .left-right-sec-outer .left-sec_wid .span10 {
  padding: 0px !important;
}

.left-right-sec-outer .left-sec_wid .span7, .left-right-sec-outer .left-sec_wid .span9 {
  padding: 0px !important;
}
.left-right-sec-outer .left-sec_wid h5 {
  margin: 0px;
}

.left-sec_wid  .row-fluid-wrapper .row-fluid {
  width: 100% !important;
  display: flex !important;
  justify-content: space-between;
  align-items: center;
}

.left-sec_wid .divided_img {
  padding: 0;
  width: 15% !important;
}

.left-sec_wid  .span3 {
  width: 40%;
}

.left-sec_wid  .span7 {
  width: 30%;
}

.left-sec_wid .row-fluid-wrapper {
  margin-bottom: 0!important;
  width: 48%;
}

.img-sec-layout {
  width: 50% !important;
  text-align: center;
  vertical-align: middle;
}

.img-sec-layout img {

  height: auto;
  margin: 0 auto;
}


.area_flex_section {
  width: 100%;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.inner_area_flex_w {
  width: 48%;
  margin: 20px 0;
  text-align: center;
}

.inner_area_flex_w img {
  width: 100px;
  height: 100px;
  object-fit: contain;
  display: block;
  margin: 0 auto;
}

.inner_area_flex_w h5 {
  display: block;
  margin: 5px 0 !important;
}

/* 18/01/2024 CSS Starts Here */
.left-right-sec-outer {
  padding: 0 15px;
  margin: 0;
}
/* 18/01/2024 CSS Ends Here */

@media screen and (max-width: 992px) {

  .left-right-sec-outer .inner_area_flex_w {
    width: 100%;

  }

  .left-right-sec-outer.dnd_area-row-1-margin {
    margin-top: 30px !important;
  }
  .left-right-sec-outer .main_wrapper {
    flex-wrap: wrap;
  }

  .left-right-sec-outer .main_wrapper {
    padding: 20px 10px;
    flex-wrap: wrap;
  }


  .left-sec_wid .row-fluid-wrapper .row-fluid {
    justify-content: left;
    flex-wrap: wrap;
  }  

  .left-sec_wid .divided_img {
    padding: 0;
    width: 100% !important;
    margin-top: 20px;
  }  

  .left-sec_wid .span3 {
    width: 58% !important;
    margin: 0;
  }  
  .left-sec_wid .span7 {
    width: 40% !important;
    margin: 0;
  }  

  .img-sec-layout img {
    max-width: 100%;
    width: 60%;
  }  
  /* 18/01/2024 CSS Starts Here */
  .left-right-sec-outer .img-sec-layout img {
    width: auto;
    margin: 0;
  }
  /* 18/01/2024 CSS Ends Here */
}

@media screen and (max-width: 767px) { 

  .left-right-sec-outer .inner_area_flex_w {
    width: 100%;

  }
  .cm_postal .mobile-view-sec {width:100%!important}

  .left-right-sec-outer.dnd_area-row-1-margin {
    margin-top: 30px !important;
  }
  .left-right-sec-outer .main_wrapper {
    padding: 20px 10px;
    flex-wrap: wrap;
    justify-content: center;
  }


  /*08/01/2024 --responsive  */

  .left-right-sec-outer .left-sec_wid.span4.widget-span.widget-type-cell.cell_1675104413706-vertical-alignment.cell_1675104413706-padding.dnd-column.aos-init.aos-animate {
    width: 94% !important;
  }

  /*   .map-section {
  margin-top: 54rem!important;
  /*     width: 536px !important; */
} */



/*08/01/2024 --end  */
.left-right-sec-outer.row-fluid-wrapper.dnd_area-row-1-margin {
  margin-top: 0px !important;
  padding-top: 0px !important;
}

.left-right-sec-outer.row-fluid-wrapper.dnd_area-row-1-margin .row-fluid {
  padding-right: 0;
  padding-left: 0;
}

/* .img-sec-layout {
text-align: center;
width: 100% !important;
}   */


}

@media screen and (max-width: 420px) { 

  .left-sec_wid .span7 {
    margin: 0;
    width: 100%!important;
  }

  .inner_area_flex_w img {
    width: 70px;
    height: 70px;
  } 

  .inner_area_flex_w h5 {
    font-size: 15px;
  }  

}
*/



