.hidden-header {
  display: none;
}
@media screen and (max-width: 1450px) {
  .header__area-menubar-right .header__area-menubar-right-btn {
    display: block;
  }
}
@media screen and (max-width: 1300px) {
  .custom__container .header__area-menubar-center-menu ul li a {
    font-size: 11px;
  }
  .header__area-menubar-right .header__area-menubar-right-btn a {
    font-size: 12px;
    padding: 10px 16px;
  }
}
@media screen and (max-width: 1100px) {
  .header__area-menubar-right .header__area-menubar-right-btn {
    display: none;
  }
}
.offcanvas-logo {
  margin-top: -40px;
}
@media screen and (max-width: 500px) {
  .offcanvas-logo img {
    max-width: 250px !important;
  }
}
.header-col .elementor-widget-wrap {
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
}
@media screen and (max-width: 450px) {
  .header-col .elementor-widget-wrap {
    flex-direction: column;
  }
}
.header-col .elementor-widget-wrap .elementor-widget-main_header_noxiy {
  margin-bottom: 0;
  margin-block-end: 0;
}
.header-col .elementor-widget-wrap .elementor-list-item-link-full_width {
  width: auto;
  min-width: 200px;
}
@media screen and (max-width: 450px) {
  .header-col .elementor-widget-wrap .elementor-list-item-link-full_width {
    margin-bottom: 10px;
  }
}
.header-col .elementor-widget-wrap .header__area-menubar-right-sidebar-popup .elementor-widget-wrap {
  flex-wrap: wrap;
}
.quote-form form.wpforms-form .wpforms-field-container .wpforms-field {
  display: flex;
  align-items: center;
  padding: 15px 0;
}
@media screen and (max-width: 600px) {
  .quote-form form.wpforms-form .wpforms-field-container .wpforms-field {
    flex-wrap: wrap;
  }
}
.quote-form form.wpforms-form .wpforms-field-container .wpforms-field.wpforms-field-name .wpforms-field-row {
  width: 75%;
}
@media screen and (max-width: 600px) {
  .quote-form form.wpforms-form .wpforms-field-container .wpforms-field.wpforms-field-name .wpforms-field-row {
    width: 100%;
  }
}
.quote-form form.wpforms-form .wpforms-field-container .wpforms-field.wpforms-field-name .wpforms-field-row .wpforms-field-row-block input {
  width: 100%;
}
.quote-form form.wpforms-form .wpforms-field-container .wpforms-field.notice {
  padding-top: 0;
  justify-content: flex-end;
  margin-left: 20px;
}
.quote-form form.wpforms-form .wpforms-field-container .wpforms-field.notice #wpforms-2813-field_24 {
  width: 75%;
}
@media screen and (max-width: 600px) {
  .quote-form form.wpforms-form .wpforms-field-container .wpforms-field.notice #wpforms-2813-field_24 {
    width: 100%;
  }
}
.quote-form form.wpforms-form .wpforms-field-container .wpforms-field.notice p {
  color: #FF0000;
}
.quote-form form.wpforms-form .wpforms-field-container .wpforms-field.spacing {
  padding: 15px 0 0;
}
.quote-form form.wpforms-form .wpforms-field-container .wpforms-field.wpforms-list-inline .wpforms-image-choices {
  width: 75%;
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 600px) {
  .quote-form form.wpforms-form .wpforms-field-container .wpforms-field.wpforms-list-inline .wpforms-image-choices {
    width: 100%;
  }
}
.quote-form form.wpforms-form .wpforms-field-container .wpforms-field.wpforms-list-inline .wpforms-image-choices .wpforms-image-choices-item {
  margin: 0 !important;
  width: 48%;
}
.quote-form form.wpforms-form .wpforms-field-container .wpforms-field.wpforms-list-inline .wpforms-image-choices .wpforms-image-choices-item .wpforms-field-label-inline {
  border: 1px solid #ccc;
}
.quote-form form.wpforms-form .wpforms-field-container .wpforms-field.wpforms-list-inline .wpforms-image-choices .wpforms-image-choices-item .wpforms-field-label-inline .wpforms-image-choices-label {
  margin-top: 0;
  font-weight: 600;
  color: black;
}
.quote-form form.wpforms-form .wpforms-field-container .wpforms-field.wpforms-list-inline .wpforms-image-choices .wpforms-selected label {
  background: #121212;
}
.quote-form form.wpforms-form .wpforms-field-container .wpforms-field.wpforms-list-inline .wpforms-image-choices .wpforms-selected label .wpforms-image-choices-label {
  color: white !important;
}
.quote-form form.wpforms-form .wpforms-field-container .wpforms-field.wpforms-field-number-slider {
  flex-wrap: wrap;
}
.quote-form form.wpforms-form .wpforms-field-container .wpforms-field.wpforms-field-number-slider .wpforms-field-label {
  width: 25%;
}
@media screen and (max-width: 600px) {
  .quote-form form.wpforms-form .wpforms-field-container .wpforms-field.wpforms-field-number-slider .wpforms-field-label {
    width: 100%;
  }
}
.quote-form form.wpforms-form .wpforms-field-container .wpforms-field.wpforms-field-number-slider input[type="range"] {
  width: 72%;
}
@media screen and (max-width: 740px) {
  .quote-form form.wpforms-form .wpforms-field-container .wpforms-field.wpforms-field-number-slider input[type="range"] {
    width: 60%;
  }
}
@media screen and (max-width: 600px) {
  .quote-form form.wpforms-form .wpforms-field-container .wpforms-field.wpforms-field-number-slider input[type="range"] {
    width: 100%;
  }
}
.quote-form form.wpforms-form .wpforms-field-container .wpforms-field.wpforms-field-number-slider input[type="range"]::-webkit-slider-thumb {
  background: #121212;
}
.quote-form form.wpforms-form .wpforms-field-container .wpforms-field.wpforms-field-number-slider input[type="range"]::-webkit-slider-thumb #thumb {
  background: #121212;
}
.quote-form form.wpforms-form .wpforms-field-container .wpforms-field.wpforms-field-number-slider input[type="range"]::-ms-thumb {
  background: #121212;
}
.quote-form form.wpforms-form .wpforms-field-container .wpforms-field.wpforms-field-number-slider .wpforms-field-number-slider-hint {
  width: 100%;
  text-align: right;
  font-size: 16px;
}
.quote-form form.wpforms-form .wpforms-field-container .wpforms-field.date-label {
  width: 25%;
  text-align: right;
  margin-right: 20px;
  font-size: 18px;
  font-weight: 500;
  color: black;
}
@media screen and (max-width: 600px) {
  .quote-form form.wpforms-form .wpforms-field-container .wpforms-field.date-label {
    width: 100%;
  }
}
.quote-form form.wpforms-form .wpforms-field-container .wpforms-field.date {
  width: 25%;
  margin: 0;
}
@media screen and (max-width: 600px) {
  .quote-form form.wpforms-form .wpforms-field-container .wpforms-field.date {
    width: 100%;
  }
}
.quote-form form.wpforms-form .wpforms-field-container .wpforms-field.date input {
  width: 100% !important;
}
.quote-form form.wpforms-form .wpforms-field-container .wpforms-field.date:last-of-type {
  margin-right: 0;
}
.quote-form form.wpforms-form .wpforms-field-container .wpforms-field .wpforms-field-label {
  width: 25%;
  text-align: right;
  margin-right: 20px;
  font-size: 18px;
  font-weight: 500;
  color: black;
}
@media screen and (max-width: 600px) {
  .quote-form form.wpforms-form .wpforms-field-container .wpforms-field .wpforms-field-label {
    width: 100%;
    text-align: left;
  }
}
.quote-form form.wpforms-form .wpforms-field-container .wpforms-field input[type="text"],
.quote-form form.wpforms-form .wpforms-field-container .wpforms-field input[type="email"],
.quote-form form.wpforms-form .wpforms-field-container .wpforms-field select {
  width: 75%;
  padding: 12px 20px;
  height: auto;
}
@media screen and (max-width: 600px) {
  .quote-form form.wpforms-form .wpforms-field-container .wpforms-field input[type="text"],
  .quote-form form.wpforms-form .wpforms-field-container .wpforms-field input[type="email"],
  .quote-form form.wpforms-form .wpforms-field-container .wpforms-field select {
    width: 100%;
  }
}
.quote-form form.wpforms-form .wpforms-field-container .wpforms-field .wpforms-field-row {
  width: 75%;
}
@media screen and (max-width: 600px) {
  .quote-form form.wpforms-form .wpforms-field-container .wpforms-field .wpforms-field-row {
    width: 100%;
  }
}
.quote-form form.wpforms-form .wpforms-field-container .wpforms-field .iti--allow-dropdown {
  width: 75%;
}
@media screen and (max-width: 600px) {
  .quote-form form.wpforms-form .wpforms-field-container .wpforms-field .iti--allow-dropdown {
    width: 100%;
  }
}
.quote-form form.wpforms-form .wpforms-submit-container {
  text-align: right;
}
.quote-form form.wpforms-form .wpforms-submit-container button[type="submit"] {
  background: #121212;
  color: white;
  display: inline-flex;
  font-size: 16px;
  line-height: 26px;
  padding: 16px 42px;
  font-weight: 600;
  font-family: "Kumbh Sans", sans-serif;
  z-index: 3;
  position: relative;
  transition: 0.4s;
  overflow: hidden;
  text-transform: capitalize;
  border-radius: 6px;
}
.quote-form form.wpforms-form .wpforms-submit-container button[type="submit"]:hover {
  background: #fdb03d;
  color: #121212;
}
/*# sourceMappingURL=general.css.map */