:not(.hs-inline-edit) .hs-meetings-placeholder {
  display: none; 
}

.hs-inline-edit .hs-meetings-placeholder {
  display: block!important;
  font-family: Helvetica Neue,Helvetica,Arial,sans-serif!important;
  font-size: 14px!important;
  text-align: center!important;
  background-color: #f5f8fa!important;
  margin: 2px 1px!important;
  border: 1px dashed #516f90!important;
  outline: 1px dashed #fff!important;
}

.hs-inline-edit .hs-meetings-placeholder > * {
  display: block!important;
  box-sizing: border-box!important;
  padding: 12px!important;
  margin: 1px!important;
  width: calc(100% - 2px)!important;  
}

.hs-inline-edit h3.hs-meetings-placeholder__title {
  color: #7c98b6!important;
  font-size: 14px!important;
  font-style: italic!important;
  font-weight: 700!important;
  line-height: initial!important;
  margin-bottom: 10px!important;
  margin-top: 0!important;
  padding: 0!important;  
  text-shadow: 0 -1px 0 hsla(0,0%,100%,.5)!important;
}

.hs-inline-edit p.hs-meetings-placeholder__description {
  color: #7c98b6!important;
  font-style: italic!important;
  line-height: 1.6!important;
  margin: 0!important;  
  text-shadow: 0 -1px 0 hsla(0,0%,100%,.5)!important;
}

/* pospup css  */ 
div#quote {
  display: none; 
}
div#consultation {
  display: none;
}
div#consultation .popup_inner {
  max-width: 850px;
  margin: 0 auto;
}
div#consultation .popup_cross {
  right: -19px;
  top: 117px;
}
.popup { 
  bottom: 0;
  height: 100%;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  width: 100%;
  z-index: 111;
  overflow: scroll;
  background-color: #fff;
}
.popup_inner {
  padding-right: 20px;
  padding-left: 20px;}


.popup_overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: #ffffff;
  z-index: 0;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}

.popup_inner {
  height: 100%;
  position: relative;
  width: 100%;
  padding-top: 120px;
}

.popup_cross {
  background-color: #0156b7;
  border-radius: 50%;
  cursor: pointer;
  height: 24px;
  /*     left: calc(50% + 387px); */
  position: absolute;
  /*     top: 147px; */
  width: 24px;
  z-index: 11;
  left: unset;
  right: 10px;
  top: 141px;
}
.popup_cross::before,
.popup_cross::after {
  content: '';
  position: absolute; 
  top: 50%;
  left: 50%;
  width: 2px;
  height: 12px;
  background-color: #fff; /* Change color if needed */
  transform-origin: center;
}

.popup_cross::before {
  transform: translate(-50%, -50%) rotate(45deg);
}

.popup_cross::after {
  transform: translate(-50%, -50%) rotate(-45deg);
}

/* quote popup  */ 


div#quote .popup_inner .popup_two_col {
  background: #fff;
  display: flex;
  filter: drop-shadow(0 4px 50px rgba(0,0,0,.1));
  flex-wrap: wrap;
  border-radius: 10px;
  overflow: hidden;
}

div#quote .popup_inner {
  margin: 0 auto;
  max-width: 1533px;
  padding-top: 56px;
}
div#quote .popup_inner .popup_two_col .popup_sidebar {
  background-image: linear-gradient(180deg,#1196c4,#0055b7);
  width: 27%;
  padding: 48px 30px 60px;
}
div#quote .popup_form_block fieldset {
  width: 100%;
  max-width: 100%;
}
div#quote .popup_cross {
  left: unset;
  right: 12px;
  top: 12px;
}
.popup_inner .popup_two_col .popup_form_block {
  width: 73%;
  padding: 46px 80px 71px;
}
.popup_form_block h2 {
  color: #000;
  font-family: Maven Pro;
  font-size: 42px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  margin: 0 0 27px;
}
.popup_form_block form input ,.popup_form_block form select {
  color: #818285;
  line-height: 28px;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.10);
}
.popup_form_block form input::placeholder ,.popup_form_block form select::placeholder {
  color: #818285;
}
.popup_form_block form input, .popup_form_block form select {
  background-color: #fff;
  border: 1px solid rgba(0,0,0,.1);
  color: #818285;
  line-height: 28px;
  padding: 11px 20px;
}
.popup_form_block form .hs-richtext {
  color: #9F9F9F;
  font-size: 11px;
  font-style: normal;
  font-weight: 400;
  line-height: 15px;
}




h3.sidebar_title {
  color: #fff;
  font-family: Maven Pro;
  font-size: 27px;
  font-style: normal;
  font-weight: 600;
  letter-spacing: -1.35px;
  line-height: normal;
  margin-bottom: 59px;
}
.location_block {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 38px;
} 

.location_block .location_left {
  width: calc(10% - 10px);
  margin-right: 10px;
}

.location_block .location_right {
  width: 90%;
}
.location_block .location_right h4 {
  color: #fff;
  font-family: Maven Pro;
  font-size: 22px;
  font-style: normal;
  font-weight: 500;
  line-height: 40px;
  margin: 0;
}
.location_block .location_right .hs_cos_wrapper_type_inline_rich_text span, .location_block .location_right .hs_cos_wrapper_type_inline_rich_text {
  color: #FFF;
  font-size: 14px;
  font-style: normal;
  line-height: 28px;
}
.location_block .location_left img {
  margin-top: 10px;
  max-width: 19px !important;
}
.meeting_block {
  border: 2px solid hsla(0,0%,100%,.47);
  border-radius: 10px;
  display: flex;
  flex-wrap: wrap;
  margin-top: 75px;
  padding: 38px 36px;
  align-items: center;
}
.meeting_block .meeting_left {
  width: 20%;
}

.meeting_block .meeting_right {
  width: 80%;
  padding-left: 11px;
}

.meeting_block .meeting_right h4 {
  color: #fff;
  font-family: Roboto;
  font-size: 19px;
  font-style: normal;
  font-weight: 600;
  line-height: 23px;
  margin: 0;
}

.meeting_block .meeting_right .hs_cos_wrapper_type_inline_rich_text span,.meeting_block .meeting_right .hs_cos_wrapper_type_inline_rich_text {
  color: #FFF;
  font-size: 14px;
  font-style: normal;
  line-height: 23px;
}

.popup_sidebar .block_outer {
  border-radius: 10px;
  background-color: #FFF;
  padding: 22px 26px 15px;
  margin-top: 10px;
}

.popup_sidebar .block_outer .google_block {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}

.popup_sidebar .block_outer .google_block .google_left {
  width: 50%;
}

.popup_sidebar .block_outer .google_block .google_right {
  width: 50%;
  text-align: right;
}

.popup_sidebar .block_outer .star_rating {
  display: flex;
  flex-wrap: wrap;
  margin-top: 13px;
}

.popup_sidebar .block_outer .star_rating .left {
  width: 40%;
}

.popup_sidebar .block_outer .star_rating .right {
  width: 60%;
  text-align: right;
}
.popup_sidebar .block_outer .google_block .google_right h4 {
  margin: 0;
  color: #191F29;
  font-family: Roboto;
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
  line-height: 28px;
}
.popup_sidebar .block_outer .star_rating span {
  color: #191F29;
  font-size: 15px;
  line-height: 28px;
}

/* updated css  */


.popup_inner .popup_two_col .popup_form_block form .input {
  margin: 0;
}

.popup_inner .popup_two_col .popup_form_block form fieldset {
  display: flex;
  gap: 17px;
}
div#quote .popup_form_block fieldset .hs_time_frame {
  width: 100%;
}
div#quote .popup_form_block fieldset .hs_time_frame input {
  width: 100%;
}
div#quote .popup_form_block fieldset .hs_tell_us_about_your_project {
  width: 100%;
}
div#quote .popup_form_block fieldset .hs_tell_us_about_your_project textarea {
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, .1);
  color: #818285;
  line-height: 28px;
  padding: 11px 20px;
}
div#quote .popup_form_block fieldset .hs_upload_drawings {
  width: 100%;
}
div#quote .popup_form_block fieldset .hs_upload_drawings input {
  border: unset;
  padding-left: 0;
  margin:0px;
}
div#quote .popup_form_block input.hs-button {
  width: fit-content;
  padding: 14px 46px 15px 46px;
  border-radius: 35px;
  background-color: #0055B7;
  color: #FFF;
  text-align: center;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  margin-top: 20px;
}
.popup_inner .popup_two_col .popup_form_block form .input {
  margin: 0;
}

.popup_inner .popup_two_col .popup_form_block form fieldset {
  display: flex;
  gap: 17px;
}
div#quote .popup_form_block fieldset .hs_time_frame {
  width: 100%;
}
div#quote .popup_form_block fieldset .hs_time_frame input {
  width: 100%;
}
div#quote .popup_form_block fieldset .hs_tell_us_about_your_project {
  width: 100%;
}
div#quote .popup_form_block fieldset .hs_tell_us_about_your_project textarea {
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, .1);
  color: #818285;
  line-height: 28px;
  padding: 11px 20px;
}
div#quote .popup_form_block fieldset .hs_upload_drawings {
  position: relative;
  width: 100%;
  padding-bottom: 20px;
}
div#quote .popup_form_block fieldset .hs_upload_drawings legend.hs-field-desc {
  left: 0;
  line-height: 2;
  max-width: 600px;
  position: static;
  bottom: 9px;
  order:2;
}
div#quote .popup_form_block fieldset .hs_upload_drawings input {
  border: unset;
  padding-left: 0;
}
div#quote .popup_form_block input.hs-button {
  width: fit-content;
  padding: 14px 46px 15px 46px;
  border-radius: 35px;
  background-color: #0055B7;
  color: #FFF;
  text-align: center;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  margin-top: 20px;
}
.popup_inner .popup_two_col .popup_form_block form .hs_error_rollup ul.no-list label {
  margin-top: 18px;
}

.popup_inner .popup_two_col .popup_form_block .submitted-message {
  padding: 20px;
  text-align: center;
  background: #c1e7c1;
  color: #297f29;
  border: 1px solid #7db57d;
  border-radius: 7px;
}
.popup_form_block select {
  -moz-appearance:none; /* Firefox */
  -webkit-appearance:none; /* Safari and Chrome */
  appearance:none;
  background-image:url("https://471584.fs1.hubspotusercontent-na1.net/hubfs/471584/2025/images/arrow.svg");
  background-position:97% center;
  background-repeat:no-repeat;
  background-size:10px;
}
/* .hs-upload_drawings {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  flex-wrap: wrap;
  gap: 10px;
} */

/* .hs-upload_drawings label {
  order: 2;
  width: max-content;
} */

/* .hs-upload_drawings .input {
  width: 100px !important;
  order: 1; */
}
.hs-upload_drawings label  legend.hs-field-desc {
  position: relative !important;
  top: auto;
  bottom: auto !important;
  left: auto !important;
  right: auto !important;
  display: flex !important;
  flex-wrap: wrap !important;
}

/*  responsive start */
@media screen and (max-width: 1200px) {
  .popup_inner .popup_two_col .popup_form_block {
    width: 68%;
    padding: 46px 50px; 
  }
  div#quote .popup_inner .popup_two_col .popup_sidebar {
    width: 32%;
    padding: 46px 30px;
  }
  h3.sidebar_title {
    margin-bottom: 22px;
  }
  .meeting_block {
    margin-top: 40px;
    padding: 22px 18px;
  }
  .location_block {
    margin-bottom: 15px;
  }
  .location_block .location_right h4 {
    font-size: 20px;
    line-height: 32px;
  }
  .location_block .location_left img {
    margin-top: 7px;
  }
}
@media screen and (max-width: 991px) {
  div#consultation .popup_cross {
    right: 21px;
    top: 107px;
  }
  .popup_inner .popup_two_col .popup_form_block {
    padding: 30px 30px;
    width: 64%;
  }
  div#quote .popup_inner .popup_two_col .popup_sidebar {
    padding: 35px 20px;
    width: 36%;
  }
  .popup_form_block h2 {
    font-size: 35px;
  }
  .location_block .location_right h4 {
    font-size: 18px;
    line-height: normal;
    margin-bottom: 10px;
  }
  .location_block .location_left img {
    margin-top: 2px;
  }
  .meeting_block {
    margin-top: 22px;
    padding: 14px 14px;
  }
  .popup_sidebar .block_outer .star_rating span {
    line-height: normal;
  }
}
@media screen and (max-width: 767px) {
  div#quote .popup_inner .popup_two_col .popup_sidebar {
    width: 100%;
  }
  .location_block .location_left {
    width: 100%;
    margin: 0 0 10px;
  }
  .meeting_block .meeting_left {
    width: 10%;
  }
  .meeting_block .meeting_right {
    width: 90%;
  }
  .popup_inner .popup_two_col .popup_form_block {
    width: 100%;
  }
  .popup_inner .popup_two_col .popup_form_block form fieldset {
    flex-wrap: wrap;
    gap: 0;
  }
  div#quote .popup_form_block fieldset .hs-form-field { 
    width: 100%;
  }
  .popup_form_block form input, .popup_form_block form select {
    width: 100% !important;
  }
  .popup_form_block h2 {
    font-size: 28px;
  }
  div#quote .popup_form_block fieldset .hs_upload_drawings legend.hs-field-desc {
    max-width: 100%;
  }
}
@media screen and (max-width: 530px) {
  div#quote .popup_form_block fieldset .hs_upload_drawings {
    padding-bottom: 46px;
  }


}