.service-btn {
  bottom: 3%;
  position: fixed;
  right: 1%;
  display: block;
  box-sizing: border-box;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  z-index: 10;
}
.service-icon {
  height: 58px;
  width: 58px;
  background-color: #1e2c38;
  cursor: pointer;
  position: relative;
  display: block;
  border-radius: 10%;
  box-shadow: 4px 3px 6px 0px #686868d9;
}
.service-img {
  padding: 11px;
  width: 61px;
  height: 61px;
  display: block;
}
.loading-inner {
  box-sizing: border-box;
  display: none;
  padding: 1.25rem 0.83333rem 0;
  margin-left: 0.83333rem;
  margin-right: 0.83333rem;
  max-height: 37.16667rem;
  overflow-y: auto;
  overflow-x: hidden;
}
.loading-icon {
  display: table;
  box-shadow: none;
  align-items: center;
  height: 100%;
  justify-content: center;
  left: 0;
  margin: 0 auto;
  text-align: center;
  top: 0;
  width: 100%;
  z-index: 10001;
  padding: 30px;
  background: rgba(255, 255, 255, 0.9);
  position: relative;
}
.loading-icon-inner {
  display: flex;
  flex-direction: column;
}
.icon-box {
  box-sizing: border-box;
}
.icon-image {
  box-sizing: border-box;
}
.loading-icon-text {
  padding: 20px 20px 25px;
  box-sizing: border-box;
  margin: 0;
}
@media screen and (max-width: 992px) {
  .country-code-container {
    width: 35% !important;
  }
}
@media screen and (max-width: 800px) {
  .support-icon {
    display: none !important;
  }
}
.help-container {
  display: block;
  box-sizing: border-box;
  outline: none;
  -webkit-font-smoothing: antialiased;
  color: var(--main-gray-extra-dark);
  font-size: 16px;
  width: 235px;
  bottom: 23px;
  position: fixed;
  right: 5.5%;
  z-index: 10;
  transition: all 3s ease-in-out;
}
.need {
  cursor: pointer;
  display: flex;
  position: relative;
  background-color: #fffdfd;
  border-radius: 0.625rem;
  box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.4);
}
.span2 {
  display: block;
  position: absolute;
  width: 10px;
  height: 10px;
  right: -10px;
  bottom: 10px;
  background-color: inherit;
  transform: translateX(-6px) rotate(45deg);
  pointer-events: none;
  box-shadow: 2px -2px 2px 0 rgba(0, 0, 0, 0.2);
}
.div12 {
  overflow: hidden;
  text-overflow: ellipsis;
  padding: 1rem;
  max-width: 100%;
  font-size: 1.7rem;
  white-space: normal;
}
.exit1 {
  padding-top: 16px;
  margin-left: -1px;
  display: none;
  padding-bottom: 21px;
}
.exit2 {
  font-size: larger;
  margin-left: 100px;
}
.helpline {
  font-size: 1.4rem;
  color: #333333;
  margin-top: 8px;
}
.support-form-container {
  background: #fafbfb;
  width: 300px;
  border-radius: 5px;
  box-shadow: 0 1px 2px 0;
  position: relative;
  display: none;
  margin: 0;
  padding: 0;
  font-family: "Poppins";
  font-size: 14px;
  font-weight: 400;
  line-height: 1.42857142857143;
  bottom: 0px;
  position: fixed;
  margin-bottom: 11px;
  z-index: 120;
  overflow-y: hidden;
  overflow-x: hidden;
}
.widget-header {
  background-color: #1e2c38;
  border-radius: 5px 5px 0 0;
  height: 40px;
  max-height: 40px;
  min-height: 40px;
  display: flex;
  align-items: center;
  position: relative;
}
.widget-header-close-icon {
  margin-right: 10px;
  color: white;
}
.widget-header-text {
  color: #fff;
  padding: 10px;
  display: inline-block;
  white-space: nowrap;
  overflow: hidden;
  flex-grow: 1;
  text-overflow: ellipsis;
  text-align: center;
}
.support-form {
  padding: 16px;
  margin: 0;
  overflow-y: hidden;
  max-height: 480px;
  height: 400px;
  padding-top: unset;
}
.field-group {
  border: 0;
  margin: 0;
  min-width: 0;
  padding: 15px 0 0;
}
.field-group-label {
  color: #5b626f;
  display: block;
  font-size: 12px;
  font-weight: 500;
  line-height: 1;
  padding: 0;
  margin-bottom: 6px;
}
.field-label-textarea {
  overflow: auto;
  color: #172b4d;
  outline: none;
  -webkit-appearance: textarea;
  flex-direction: column;
  resize: auto;
  white-space: pre-wrap;
  overflow-wrap: break-word;
  resize: none;
}
.label-name {
  color: #5e5e5e;
  display: block;
  font-size: 12px;
  font-weight: 600;
  line-height: 1.7;
  padding: 0;
  margin-bottom: 6px;
}
.phone-container {
  display: flex;
  flex-direction: row;
  margin: 0;
  padding: 0;
}
#countryCodes {
  border: 1px solid #ccc;
  border-radius: 4px;
  display: table;
  width: 100%;
  padding: 10px 10px 10px 40px !important;
}
.country-code-container {
  width: 20%;
}
.phone-container > div {
  margin: 0;
  padding: 0;
}
.what_you_looking_for {
  border: 0;
  padding: 0;
  height: auto;
  box-sizing: border-box;
  display: block;
}
.what_you_looking_for,
.field-label-textarea,
.field-label-text {
  border-radius: 5px;
  border: 1px solid #dfe1e6;
  font-size: 13px;
  line-height: 20px;
  max-width: 100%;
  padding: 9px 7px;
  transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out;
  width: 100%;
}
.header-close-icon {
  width: 48px;
  height: 100%;
  margin: 0;
  padding: 0;
  display: block;
}
.submit_button {
  display: flex;
  flex-direction: row;
  align-items: center;
  margin-top: 10px;
  margin-bottom: 5px;
}
.submit-button {
  background: #1e2c38;
  color: #fff;
  border-radius: 3px;
  border-width: 0;
  height: 2.28571429em;
  line-height: 2.28571429em;
  margin: 0;
  padding: 0 8px;
}
@media (max-width: 1366px) and (min-width: 1280px) {
  .help-container {
    right: 6.3%;
  }
  .support-form-container {
    right: 6%;
  }
}
@media screen and (max-width: 1280px) {
  .help-container {
    right: 6.3%;
  }
  .support-form-container {
    right: 6.2%;
  }
}
@media screen and (min-width: 1366px) {
  .support-form-container {
    right: 5.5%;
  }
}
@media screen and (min-width: 1540px) {
  .support-form-container {
    right: 6.2%;
  }
}
@media (min-width: 1100px) and (max-width: 1280px) {
  .help-container {
    right: 6.9%;
  }
  .support-form-container {
    right: 6.2%;
  }
}
@media (min-width: 1000px) and (max-width: 1100px) {
  .help-container {
    right: 7.5%;
  }
  .support-form-container {
    right: 7%;
  }
}
@media (min-width: 900px) and (max-width: 1000px) {
  .help-container {
    right: 8.4%;
  }
  .support-form-container {
    right: 7.5%;
  }
}
@media (min-width: 800px) and (max-width: 900px) {
  .help-container {
    right: 9%;
  }
  .support-form-container {
    right: 8.5%;
  }
}
@media (min-width: 700px) and (max-width: 800px) {
  .help-container {
    right: 10%;
  }
  .support-form-container {
    right: 9.2%;
  }
}
@media (min-width: 600px) and (max-width: 700px) {
  .help-container {
    right: 11%;
  }
  .support-form-container {
    right: 10%;
  }
}
