@import url("https://fonts.googleapis.com/css2?family=Ubuntu:ital,wght@0,300;0,400;0,500;0,700;1,300;1,400;1,500;1,700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300..800;1,300..800&display=swap");
@import url("./jquery.datetimepicker.min.css");
.form-group {
  position: relative;
}

.form-group .tooltip {
  display: none;
}

.form-group.invalid {
  margin-bottom: 2.5rem;
}

.form-group.invalid label {
  color: #DD1919 !important;
}

.form-group.invalid .form-control {
  border-color: #DD1919;
  color: #DD1919 !important;
}

@media (max-width: 1560px) {
  .form-group.invalid .form-control {
    border-radius: 16px 16px 0 0;
    border-bottom: unset;
  }
}

.form-group.invalid .tooltip {
  display: block;
}

.form-group label {
  color: #838383;
  font-size: 16px;
  font-weight: 500;
  line-height: 20px;
  margin-bottom: 10px;
  margin-left: 16px;
}

@media (max-width: 768px) {
  .form-group label {
    font-size: 14px;
    line-height: 16px;
  }
}

.form-group .select2-selection,
.form-group .form-control {
  height: 60px !important;
  border: 1.5px solid #D5D5D5 !important;
  border-radius: 16px !important;
  padding-left: 23px !important;
  color: #838383;
  font-size: 16px;
  font-family: "Open Sans", sans-serif;
  font-weight: 600;
  -webkit-box-shadow: unset;
          box-shadow: unset;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media (max-width: 768px) {
  .form-group .select2-selection,
  .form-group .form-control {
    height: 50px;
    font-size: 14px;
  }
}

.form-group .select2-selection:focus,
.form-group .form-control:focus {
  color: #AC2A78;
  border-color: #AC2A78;
}

.form-group .select2-selection::-webkit-input-placeholder,
.form-group .form-control::-webkit-input-placeholder {
  color: #838383;
}

.form-group .select2-selection:-ms-input-placeholder,
.form-group .form-control:-ms-input-placeholder {
  color: #838383;
}

.form-group .select2-selection::-ms-input-placeholder,
.form-group .form-control::-ms-input-placeholder {
  color: #838383;
}

.form-group .select2-selection::placeholder,
.form-group .form-control::placeholder {
  color: #838383;
}

.form-group .select2-selection,
.form-group select.form-control {
  background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAzODQgNTEyIiBmaWxsPSIjRDVENUQ1Ij48IS0tIUZvbnQgQXdlc29tZSBGcmVlIDYuNi4wIGJ5IEBmb250YXdlc29tZSAtIGh0dHBzOi8vZm9udGF3ZXNvbWUuY29tIExpY2Vuc2UgLSBodHRwczovL2ZvbnRhd2Vzb21lLmNvbS9saWNlbnNlL2ZyZWUgQ29weXJpZ2h0IDIwMjQgRm9udGljb25zLCBJbmMuLS0+PHBhdGggZD0iTTE2OS40IDQ3MC42YzEyLjUgMTIuNSAzMi44IDEyLjUgNDUuMyAwbDE2MC0xNjBjMTIuNS0xMi41IDEyLjUtMzIuOCAwLTQ1LjNzLTMyLjgtMTIuNS00NS4zIDBMMjI0IDM3MC44IDIyNCA2NGMwLTE3LjctMTQuMy0zMi0zMi0zMnMtMzIgMTQuMy0zMiAzMmwwIDMwNi43TDU0LjYgMjY1LjRjLTEyLjUtMTIuNS0zMi44LTEyLjUtNDUuMyAwcy0xMi41IDMyLjggMCA0NS4zbDE2MCAxNjB6Ii8+PC9zdmc+") no-repeat;
  background-position: calc(100% - 28px);
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  background-size: 20px 20px;
}

.form-group .select2-selection:focus,
.form-group select.form-control:focus {
  background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAzODQgNTEyIiBmaWxsPSIjQUMyQTc4Ij48IS0tIUZvbnQgQXdlc29tZSBGcmVlIDYuNi4wIGJ5IEBmb250YXdlc29tZSAtIGh0dHBzOi8vZm9udGF3ZXNvbWUuY29tIExpY2Vuc2UgLSBodHRwczovL2ZvbnRhd2Vzb21lLmNvbS9saWNlbnNlL2ZyZWUgQ29weXJpZ2h0IDIwMjQgRm9udGljb25zLCBJbmMuLS0+PHBhdGggZD0iTTE2OS40IDQ3MC42YzEyLjUgMTIuNSAzMi44IDEyLjUgNDUuMyAwbDE2MC0xNjBjMTIuNS0xMi41IDEyLjUtMzIuOCAwLTQ1LjNzLTMyLjgtMTIuNS00NS4zIDBMMjI0IDM3MC44IDIyNCA2NGMwLTE3LjctMTQuMy0zMi0zMi0zMnMtMzIgMTQuMy0zMiAzMmwwIDMwNi43TDU0LjYgMjY1LjRjLTEyLjUtMTIuNS0zMi44LTEyLjUtNDUuMyAwcy0xMi41IDMyLjggMCA0NS4zbDE2MCAxNjB6Ii8+PC9zdmc+") no-repeat;
  background-position: calc(100% - 28px);
  background-size: 20px 20px;
}

.form-group .select2-selection .select2-selection__rendered,
.form-group select.form-control .select2-selection__rendered {
  margin-bottom: 0;
  height: 100%;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  overflow: auto;
}

.form-group .select2-selection .select2-selection__rendered .select2-selection__choice,
.form-group select.form-control .select2-selection__rendered .select2-selection__choice {
  background: linear-gradient(29deg, #EB6514, #D4125A, #92388C);
  border: none;
  margin-bottom: .3em;
  color: white;
  padding: .5em .5em .5em 1.5em;
  font-size: 12px;
  font-weight: 400;
}

.form-group .select2-selection .select2-selection__rendered .select2-selection__choice button,
.form-group select.form-control .select2-selection__rendered .select2-selection__choice button {
  color: white;
  height: 100%;
  border-color: white;
}

.form-group textarea.form-control {
  height: 139px !important;
  resize: unset;
  padding: 25px 23px;
  font-weight: 300;
}

.form-group input[type='file'].form-control {
  height: 206px !important;
  opacity: 0;
}

@media (max-width: 768px) {
  .form-group input[type='file'].form-control {
    height: 106px !important;
  }
}

.form-group label.file {
  background-color: #EEC6DA2E;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  cursor: pointer;
  border: 1px dashed #898989;
  border-radius: 12px;
  margin: unset;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 7.5px;
  font-size: 12px;
  font-weight: 500;
  color: #BA1E6B;
}

.form-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 18px;
}

.form-flex .form-group {
  width: 100%;
}

@media (max-width: 768px) {
  .form-flex {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.form-custom-change {
  height: 76px;
  border: 1.5px solid #D5D5D5;
  border-radius: 16px;
  padding-left: 23px;
  color: #838383;
  font-size: 16px;
  font-family: "Open Sans", sans-serif;
  font-weight: 600;
  -webkit-box-shadow: unset;
          box-shadow: unset;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #AC2A78;
  gap: 14px;
  font-size: 18px;
  font-weight: 700;
}

@media (max-width: 768px) {
  .form-custom-change {
    position: relative;
    margin-bottom: 3rem;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    font-size: 15px;
    height: 60px;
  }
  .form-custom-change img {
    width: 22px;
  }
}

.form-custom-change .change-location {
  margin-left: auto;
  border: unset;
  background-color: transparent;
  padding: 0;
  margin-right: 17px;
  font-size: 14px;
  color: #646464;
  font-weight: 400;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 12px;
  cursor: pointer;
}

@media (max-width: 768px) {
  .form-custom-change .change-location {
    position: absolute;
    bottom: -2.2rem;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    width: 100%;
  }
}

.form-custom-change-main {
  display: none;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: #dddddd30;
  z-index: 999;
}

.form-custom-change-main .pop-body {
  max-width: 800px;
  width: 100%;
  height: 700px;
  background-color: #fff;
  position: relative;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  -webkit-box-shadow: 0px 12px 20px #00000019;
          box-shadow: 0px 12px 20px #00000019;
  border-radius: 40px;
  padding: 2rem 2.5rem;
}

@media (max-width: 991px) {
  .form-custom-change-main .pop-body {
    top: 20px;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
}

.form-custom-change-main .pop-body .close-custom-change {
  position: absolute;
  right: -1rem;
  top: -1rem;
  width: 30px;
  height: 30px;
  background-color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-radius: 50%;
  cursor: pointer;
}

@media (max-width: 768px) {
  .form-custom-change-main .pop-body .close-custom-change {
    right: 1rem;
    top: 1rem;
  }
}

.form-custom-change-main .pop-body .close-custom-change svg {
  width: 20px;
  height: 20px;
}

.form-custom-change-main .pop-body .overflow-main {
  height: 85%;
  overflow: scroll;
}

.form-custom-change-main .pop-body h3 {
  margin-bottom: 2rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  white-space: nowrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 1.4rem;
}

@media (max-width: 768px) {
  .form-custom-change-main .pop-body h3 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 1rem;
  }
}

.form-custom-change-main .pop-body .search {
  height: 50px;
  width: 250px;
  margin-left: auto;
  border: 1px solid #D5D5D5;
  background-color: transparent;
  border-radius: 16px;
  padding-left: 23px;
  color: #838383;
  font-size: 16px;
  font-family: "Open Sans", sans-serif;
  font-weight: 600;
  -webkit-box-shadow: unset;
          box-shadow: unset;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  opacity: .5;
  box-shadow: unset;
  outline: unset;
}

@media (max-width: 768px) {
  .form-custom-change-main .pop-body .search {
    margin-left: unset;
  }
}

.form-custom-change-main .pop-body .search:focus {
  opacity: 1;
}

.form-custom-change-main .pop-body .select-item {
  height: 60px;
  width: 100%;
  border: 1.5px solid #D5D5D5;
  background-color: transparent;
  border-radius: 16px;
  padding-left: 23px;
  color: #838383;
  font-size: 16px;
  font-family: "Open Sans", sans-serif;
  font-weight: 600;
  -webkit-box-shadow: unset;
          box-shadow: unset;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 1rem;
  gap: 1rem;
}

.form-custom-change-main .pop-body .select-item img {
  max-width: 25px;
}

.form-custom-change-main .pop-body .select-item.active, .form-custom-change-main .pop-body .select-item:hover {
  border-color: #BA1E6B;
  color: #BA1E6B;
}

.form-custom-change-main.show {
  display: block;
}

.img-viewer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 10px;
  width: 100%;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.img-viewer .item-img-fake, .img-viewer .item-img {
  width: 145px;
  height: 141px;
  border: 1px solid #E3E3E3;
  border-radius: 12px;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  opacity: .5;
}

.img-viewer .item-img-fake::before, .img-viewer .item-img::before {
  content: "";
  width: 28px;
  height: 1px;
  background-color: #BABABA;
  position: absolute;
  display: block;
}

.img-viewer .item-img-fake::after, .img-viewer .item-img::after {
  content: "";
  width: 1px;
  height: 28px;
  background-color: #BABABA;
  position: absolute;
  display: block;
}

.img-viewer .item-img {
  opacity: 1;
  position: relative;
  z-index: 3;
}

.img-viewer .item-img::before, .img-viewer .item-img::after {
  content: unset;
}

.img-viewer .item-img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 12px;
  border: 1px solid #B22774;
}

.img-viewer .item-img .remove-btn {
  position: absolute;
  width: 25px;
  height: 25px;
  border-radius: 50%;
  right: -15px;
  top: -15px;
  background-color: #B22774;
  color: #fff;
  border: unset;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 0;
  z-index: 4;
  font-size: 12px;
}

.img-viewer-container {
  max-width: 610px;
  width: 50%;
  margin: 0 auto;
}

.dateSelect {
  position: relative;
}

.dateSelect .date {
  position: absolute;
  bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 60px;
  left: 210px;
  color: #838383;
  font-weight: 608;
  opacity: 0.4;
}

input[type="datetime-local"]::-webkit-inner-spin-button, input[type="datetime-local"]::-webkit-calendar-picker-indicator {
  display: none;
  -webkit-appearance: none;
}

.img-upload-main {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.select2-container--default .select2-search--inline .select2-search__field {
  line-height: 1;
}

.select2-container--default .select2-selection--multiple {
  padding-bottom: 2px !important;
}

.select2-selection__arrow {
  display: none;
}

.form-group .form-control.datetimepicker {
  -webkit-transition: .3s;
  transition: .3s;
}

.form-group .form-control.datetimepicker.active {
  border-bottom-left-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
}

.xdsoft_datetimepicker {
  border-radius: 0 0 20px 20px;
  border-top: navajowhite;
  top: unset !important;
  left: 0 !important;
  width: 100%;
}

.xdsoft_datetimepicker.active {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.xdsoft_datetimepicker .xdsoft_datepicker.active {
  width: 85%;
}

.xdsoft_datetimepicker .xdsoft_datepicker.active .xdsoft_calendar th {
  background: #ffffff;
  color: black;
  font-weight: 300;
}

.xdsoft_datetimepicker .xdsoft_datepicker.active .xdsoft_calendar td {
  background: #ffffff;
  border: 1px solid #f1f1f1;
}

.xdsoft_datetimepicker .xdsoft_datepicker.active .xdsoft_calendar td.xdsoft_current {
  background: #f1f1f1;
  color: black;
  -webkit-box-shadow: inset 0 1px 1px #d4d4d4;
          box-shadow: inset 0 1px 1px #d4d4d4;
}

.xdsoft_datetimepicker .xdsoft_datepicker.active .xdsoft_calendar td:hover {
  background: #f1f1f1 !important;
  color: black !important;
  -webkit-box-shadow: inset 0 1px 1px #d4d4d4 !important;
          box-shadow: inset 0 1px 1px #d4d4d4 !important;
}

.xdsoft_datetimepicker .xdsoft_timepicker.active {
  width: 15%;
}

.xdsoft_datetimepicker .xdsoft_timepicker.active .xdsoft_time_box {
  border: 1px solid #f1f1f1;
}

.xdsoft_datetimepicker .xdsoft_timepicker.active .xdsoft_time_box > div > div {
  background: #fff;
  border: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  color: black;
}

.xdsoft_datetimepicker .xdsoft_timepicker.active .xdsoft_time_box > div > div.xdsoft_current {
  background: #f1f1f1;
}

.xdsoft_datetimepicker .xdsoft_timepicker.active .xdsoft_time_box > div > div:hover {
  background: #f1f1f1 !important;
  color: black !important;
}

.select2-dropdown {
  border-radius: 0 0 20px 20px !important;
  overflow: hidden;
  -webkit-box-shadow: 0 15px 20px -5px #00000015;
          box-shadow: 0 15px 20px -5px #00000015;
}

.select2-container--open .select2-selection {
  border-bottom-left-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
}

.select2-container--default .select2-results__option--selectable {
  padding: 10px;
}

.select2-container--default .select2-results__option--selectable.select2-results__option--highlighted {
  background-color: #f1f1f1 !important;
  color: black !important;
}

.select2-container--default .select2-search__field:focus {
  outline: none;
}

html, body {
  background-color: #F4F4F4;
  width: 100%;
  height: 100%;
  font-family: "Ubuntu", sans-serif;
}

@media (max-width: 1300px) {
  html, body {
    background-color: #fff;
  }
}

@media (max-height: 1200px) {
  html, body {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    padding-bottom: 2rem;
  }
}

.control-area {
  max-width: 1175px;
  width: 100%;
  margin: 0 auto;
  padding: 2rem 0;
}

.h-1 {
  height: 1px !important;
}

.h-2 {
  height: 2px !important;
}

.h-3 {
  height: 3px !important;
}

.h-4 {
  height: 4px !important;
}

.h-5 {
  height: 5px !important;
}

.h-6 {
  height: 6px !important;
}

.h-7 {
  height: 7px !important;
}

.h-8 {
  height: 8px !important;
}

.h-9 {
  height: 9px !important;
}

.h-10 {
  height: 10px !important;
}

.h-11 {
  height: 11px !important;
}

.h-12 {
  height: 12px !important;
}

.h-13 {
  height: 13px !important;
}

.h-14 {
  height: 14px !important;
}

.h-15 {
  height: 15px !important;
}

.h-16 {
  height: 16px !important;
}

.h-17 {
  height: 17px !important;
}

.h-18 {
  height: 18px !important;
}

.h-19 {
  height: 19px !important;
}

.h-20 {
  height: 20px !important;
}

.h-21 {
  height: 21px !important;
}

.h-22 {
  height: 22px !important;
}

.h-23 {
  height: 23px !important;
}

.h-24 {
  height: 24px !important;
}

.h-25 {
  height: 25px !important;
}

.h-26 {
  height: 26px !important;
}

.h-27 {
  height: 27px !important;
}

.h-28 {
  height: 28px !important;
}

.h-29 {
  height: 29px !important;
}

.h-30 {
  height: 30px !important;
}

.h-31 {
  height: 31px !important;
}

.h-32 {
  height: 32px !important;
}

.h-33 {
  height: 33px !important;
}

.h-34 {
  height: 34px !important;
}

.h-35 {
  height: 35px !important;
}

.h-36 {
  height: 36px !important;
}

.h-37 {
  height: 37px !important;
}

.h-38 {
  height: 38px !important;
}

.h-39 {
  height: 39px !important;
}

.h-40 {
  height: 40px !important;
}

.h-41 {
  height: 41px !important;
}

.h-42 {
  height: 42px !important;
}

.h-43 {
  height: 43px !important;
}

.h-44 {
  height: 44px !important;
}

.h-45 {
  height: 45px !important;
}

.h-46 {
  height: 46px !important;
}

.h-47 {
  height: 47px !important;
}

.h-48 {
  height: 48px !important;
}

.h-49 {
  height: 49px !important;
}

.h-50 {
  height: 50px !important;
}

.h-51 {
  height: 51px !important;
}

.h-52 {
  height: 52px !important;
}

.h-53 {
  height: 53px !important;
}

.h-54 {
  height: 54px !important;
}

.h-55 {
  height: 55px !important;
}

.h-56 {
  height: 56px !important;
}

.h-57 {
  height: 57px !important;
}

.h-58 {
  height: 58px !important;
}

.h-59 {
  height: 59px !important;
}

.h-60 {
  height: 60px !important;
}

.h-61 {
  height: 61px !important;
}

.h-62 {
  height: 62px !important;
}

.h-63 {
  height: 63px !important;
}

.h-64 {
  height: 64px !important;
}

.h-65 {
  height: 65px !important;
}

.h-66 {
  height: 66px !important;
}

.h-67 {
  height: 67px !important;
}

.h-68 {
  height: 68px !important;
}

.h-69 {
  height: 69px !important;
}

.h-70 {
  height: 70px !important;
}

.h-71 {
  height: 71px !important;
}

.h-72 {
  height: 72px !important;
}

.h-73 {
  height: 73px !important;
}

.h-74 {
  height: 74px !important;
}

.h-75 {
  height: 75px !important;
}

.h-76 {
  height: 76px !important;
}

.h-77 {
  height: 77px !important;
}

.h-78 {
  height: 78px !important;
}

.h-79 {
  height: 79px !important;
}

.h-80 {
  height: 80px !important;
}

.h-81 {
  height: 81px !important;
}

.h-82 {
  height: 82px !important;
}

.h-83 {
  height: 83px !important;
}

.h-84 {
  height: 84px !important;
}

.h-85 {
  height: 85px !important;
}

.h-86 {
  height: 86px !important;
}

.h-87 {
  height: 87px !important;
}

.h-88 {
  height: 88px !important;
}

.h-89 {
  height: 89px !important;
}

.h-90 {
  height: 90px !important;
}

.h-91 {
  height: 91px !important;
}

.h-92 {
  height: 92px !important;
}

.h-93 {
  height: 93px !important;
}

.h-94 {
  height: 94px !important;
}

.h-95 {
  height: 95px !important;
}

.h-96 {
  height: 96px !important;
}

.h-97 {
  height: 97px !important;
}

.h-98 {
  height: 98px !important;
}

.h-99 {
  height: 99px !important;
}

.h-100 {
  height: 100px !important;
}

.mt-50 {
  margin-top: 50px !important;
}

.mt-51 {
  margin-top: 51px !important;
}

.mt-52 {
  margin-top: 52px !important;
}

.mt-53 {
  margin-top: 53px !important;
}

.mt-54 {
  margin-top: 54px !important;
}

.mt-55 {
  margin-top: 55px !important;
}

.mt-56 {
  margin-top: 56px !important;
}

.mt-57 {
  margin-top: 57px !important;
}

.mt-58 {
  margin-top: 58px !important;
}

.mt-59 {
  margin-top: 59px !important;
}

.mt-60 {
  margin-top: 60px !important;
}

.mt-61 {
  margin-top: 61px !important;
}

.mt-62 {
  margin-top: 62px !important;
}

.mt-63 {
  margin-top: 63px !important;
}

.mt-64 {
  margin-top: 64px !important;
}

.mt-65 {
  margin-top: 65px !important;
}

.mt-66 {
  margin-top: 66px !important;
}

.mt-67 {
  margin-top: 67px !important;
}

.mt-68 {
  margin-top: 68px !important;
}

.mt-69 {
  margin-top: 69px !important;
}

.mt-70 {
  margin-top: 70px !important;
}

.mt-71 {
  margin-top: 71px !important;
}

.mt-72 {
  margin-top: 72px !important;
}

.mt-73 {
  margin-top: 73px !important;
}

.mt-74 {
  margin-top: 74px !important;
}

.mt-75 {
  margin-top: 75px !important;
}

.mt-76 {
  margin-top: 76px !important;
}

.mt-77 {
  margin-top: 77px !important;
}

.mt-78 {
  margin-top: 78px !important;
}

.mt-79 {
  margin-top: 79px !important;
}

.mt-80 {
  margin-top: 80px !important;
}

.mt-81 {
  margin-top: 81px !important;
}

.mt-82 {
  margin-top: 82px !important;
}

.mt-83 {
  margin-top: 83px !important;
}

.mt-84 {
  margin-top: 84px !important;
}

.mt-85 {
  margin-top: 85px !important;
}

.mt-86 {
  margin-top: 86px !important;
}

.mt-87 {
  margin-top: 87px !important;
}

.mt-88 {
  margin-top: 88px !important;
}

.mt-89 {
  margin-top: 89px !important;
}

.mt-90 {
  margin-top: 90px !important;
}

.mt-91 {
  margin-top: 91px !important;
}

.mt-92 {
  margin-top: 92px !important;
}

.mt-93 {
  margin-top: 93px !important;
}

.mt-94 {
  margin-top: 94px !important;
}

.mt-95 {
  margin-top: 95px !important;
}

.mt-96 {
  margin-top: 96px !important;
}

.mt-97 {
  margin-top: 97px !important;
}

.mt-98 {
  margin-top: 98px !important;
}

.mt-99 {
  margin-top: 99px !important;
}

.mt-100 {
  margin-top: 100px !important;
}

.main {
  max-width: 1175px;
  width: 100%;
  background-color: #fff;
  -webkit-box-shadow: 0px 12px 20px #00000019;
          box-shadow: 0px 12px 20px #00000019;
  border-radius: 40px;
  min-height: 950px;
  padding: 54px 56px 39px 56px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 65px;
}

@media (max-width: 1300px) {
  .main {
    max-width: unset;
    -webkit-box-shadow: unset;
            box-shadow: unset;
    border-radius: unset;
    height: 100%;
    padding: 54px 36px 39px 36px;
  }
}

@media (max-height: 1200px) {
  .main {
    margin-top: 2rem;
  }
}

.main-header {
  max-width: 380px;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 47px;
  margin-left: -110px;
}

@media (max-width: 1300px) {
  .main-header {
    display: none;
  }
}

.main-header-banner {
  width: 100%;
  min-height: 695px;
  position: relative;
  border-radius: 30px;
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 50px 0 36px 0;
  background: linear-gradient(29deg, #EB6514, #D4125A, #92388C);
}

.main-header-banner.banner-img {
  background-size: cover;
  background-position: center;
}

.main-header-banner.banner-img::after {
  content: "";
  width: 100%;
  height: 100%;
  background: #963284;
  position: absolute;
  left: 0;
  top: 0;
  opacity: .75;
}

.main-header-banner .logo-ramakkala {
  max-width: 190px;
  width: 100%;
  position: relative;
  z-index: 2;
}

.main-header-banner .text-body {
  position: relative;
  z-index: 2;
  margin-top: auto;
  padding: 0 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.main-header-banner .text-body h2 {
  font-size: 39px;
  line-height: 44px;
  color: #FFFFFF;
  font-weight: 500;
  margin-bottom: unset;
}

.main-header-banner .text-body p {
  color: #FFFFFF;
  font-size: 20px;
  font-weight: 300;
  margin-top: 27px;
  margin-bottom: unset;
}

.main-header-banner .text-body a {
  margin-left: auto;
  margin-top: 20px;
}

.main-header .logo {
  max-width: 147px;
  width: 100%;
  margin-top: auto;
}

.main-body {
  width: calc(100% + 110px);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

@media (max-width: 1300px) {
  .main-body {
    width: 100%;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
}

.main-body .main-logo {
  display: none;
}

@media (max-width: 1300px) {
  .main-body .main-logo {
    display: block;
    max-width: 142px;
    margin: 0 auto;
    width: 100%;
    margin-bottom: 20px;
  }
}

.main-body h1 {
  color: #393939;
  font-size: 35px;
  font-weight: 500px;
  line-height: 40px;
  margin: 0;
}

@media (max-width: 1300px) {
  .main-body h1 {
    font-size: 25px;
    line-height: 40px;
  }
}

.main-body-text-inner {
  margin-top: 29px;
}

.main-body-text-inner p {
  color: #838383;
  font-size: 14px;
  line-height: 25px;
}

.main-body-text-inner img {
  width: 105%;
  margin-left: -2.5%;
  border-radius: 15px;
  max-height: 159px;
  -o-object-fit: cover;
     object-fit: cover;
  margin-bottom: 35px;
}

.main-body .form-change {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: auto;
}

@media (max-width: 768px) {
  .main-body .form-change {
    width: 100%;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

@media (max-width: 768px) {
  .main-body .form-change .form-info {
    width: 100%;
    text-align: center;
    margin-bottom: 21px;
  }
  .main-body .form-change .form-info::before {
    content: "";
    width: 100%;
    height: 250px;
    position: absolute;
    left: 0;
    bottom: 0;
    background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF00), to(#FFFFFF));
    background: linear-gradient(180deg, #FFFFFF00, #FFFFFF);
    background-position: top;
    z-index: -1;
  }
}

.main-body .form-change .form-info p {
  font-size: 1rem;
  color: #838383;
  font-weight: 400;
  margin: 0;
}

.main-body .form-change .form-info p.code {
  font-size: 19px;
  font-weight: 700;
  color: #414141;
}

.main-body .form-change .step-back {
  height: 75px;
  width: 75px;
  border-radius: 50%;
  background-color: #fff;
  border: unset;
  -webkit-box-shadow: 0px 10px 20px #00000040;
          box-shadow: 0px 10px 20px #00000040;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-left: auto;
  margin-right: 10px;
}

@media (max-width: 768px) {
  .main-body .form-change .step-back {
    margin-left: unset;
  }
}

.main-body .form-change .step-con {
  height: 75px;
  -webkit-box-shadow: 0px 10px 20px #00000040;
          box-shadow: 0px 10px 20px #00000040;
  border-radius: 38px;
  background-color: #B22774;
  border: unset;
  color: #fff;
  font-size: 18px;
  font-weight: 500;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 26px;
  padding: 0 70px;
}

@media (max-width: 768px) {
  .main-body .form-change .step-con {
    max-width: 220px;
    padding: 0 40px;
  }
}

.main-body .img-upload {
  max-width: 610px;
  width: 50%;
  margin: 0 auto;
}

@media (max-width: 768px) {
  .main-body .img-upload {
    margin-top: 1rem !important;
  }
}

@media (max-width: 991px) {
  .main-body .img-upload-main {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .main-body .img-upload-main .img-upload {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    margin-top: 20px !important;
  }
  .main-body .img-upload-main .img-viewer-container {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    margin-top: 1rem;
  }
}

.main-body .notification-main {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
}

@media (max-width: 768px) {
  .main-body .notification-main {
    text-align: center;
  }
}

.main-body .notification-main .player {
  margin-top: 1rem;
}

@media (max-width: 768px) {
  .main-body .notification-main .player {
    width: 316px !important;
    height: 316px !important;
  }
}

.main-body .notification-main h3 {
  color: #393939;
  font-size: 35px;
  font-weight: 500;
  margin-top: 63px;
}

@media (max-width: 768px) {
  .main-body .notification-main h3 {
    margin-top: 19px;
  }
}

.main-body .notification-main p {
  color: #A7A7A7;
  font-size: 18px;
  font-weight: 300;
  margin: 0;
}

.main-body .notification-main .button-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  gap: 15px;
  margin-top: 63px;
}

@media (max-width: 768px) {
  .main-body .notification-main .button-group {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-top: 29px;
  }
}

.main-body .notification-main .button-group .btn {
  height: 75px;
  padding: 0 44px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 27px;
  -webkit-box-shadow: 0px 10px 20px #00000040;
          box-shadow: 0px 10px 20px #00000040;
  border-radius: 38px;
  background-color: #B22774;
  color: #fff;
}

.main-body .notification-main .button-group .btn.outline {
  background-color: #fff;
  color: #A22E7F;
  border: 1px solid #B22774;
  -webkit-box-shadow: unset;
          box-shadow: unset;
}

.step-progress {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 118px;
  margin-top: 60px;
  width: 100%;
  padding: 0 39px;
}

.step-progress .item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  position: relative;
}

.step-progress .item-icon {
  width: 74px;
  height: 74px;
  background-color: #ffffff40;
  border-radius: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.step-progress .item-icon .circ-lot {
  position: absolute;
  display: none;
}

.step-progress .item-icon .icon-lot {
  position: absolute;
  display: none;
}

.step-progress .item-icon .icon-check {
  display: none;
}

.step-progress .item-icon .icon-sec {
  display: block;
}

.step-progress .item-main {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-left: 25px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.step-progress .item-main h4, .step-progress .item-main p {
  margin: unset;
}

.step-progress .item-main h4 {
  color: #FFFFFF;
  font-size: 20px;
  line-height: 20px;
  font-weight: 500;
}

.step-progress .item-main p {
  color: #FFFFFF;
  opacity: 0.6;
  font-size: 16px;
  line-height: 20px;
  font-weight: 300;
}

.step-progress .item::before {
  content: "";
  height: 89px;
  width: 3px;
  border-radius: 100px;
  background-color: #FFFFFF;
  opacity: 0.4;
  position: absolute;
  bottom: -101px;
  left: 37px;
}

.step-progress .item:last-child::before, .step-progress .item:last-child::after {
  content: unset;
}

.step-progress .item.active .item-icon {
  background-color: #fff;
}

.step-progress .item.active .item-icon .circ-lot, .step-progress .item.active .item-icon .icon-lot {
  display: block;
}

.step-progress .item.active .item-icon .icon-sec {
  display: none;
}

.step-progress .item.active::after {
  content: "";
  height: 50px;
  width: 3px;
  border-radius: 100px;
  background-color: #FFFFFF;
  position: absolute;
  bottom: -62px;
  left: 37px;
}

.step-progress .item.complated .item-icon {
  background-color: #99C14D;
}

.step-progress .item.complated .item-icon .circ-lot, .step-progress .item.complated .item-icon .icon-lot {
  display: none;
}

.step-progress .item.complated .item-icon .icon-check {
  display: block;
}

.step-progress .item.complated .item-icon::before {
  content: "";
  width: 91px;
  height: 91px;
  border: 1.5px solid #99C14D;
  border-radius: 50%;
  position: absolute;
}

.step-progress .item.complated::after {
  bottom: -101px;
  height: 89px;
  background-color: #fff;
}

.tooltip {
  width: 34px;
  height: 34px;
  position: absolute;
  right: -16px;
  bottom: 12.5px;
  display: block;
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzNC4wMzIiIGhlaWdodD0iMzQuMDMyIiB2aWV3Qm94PSIwIDAgMzQuMDMyIDM0LjAzMiI+CiAgPGcgaWQ9ImluZm8tYnV0dG9uIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgwIDApIj4KICAgIDxnIGlkPSJHcm91cF8yOTEzIiBkYXRhLW5hbWU9Ikdyb3VwIDI5MTMiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDAgMCkiPgogICAgICA8cGF0aCBpZD0iUGF0aF8yNTkyMiIgZGF0YS1uYW1lPSJQYXRoIDI1OTIyIiBkPSJNMjkuMDQ5LDQuOTg0YTE3LjAxNywxNy4wMTcsMCwxLDAsMCwyNC4wNjZBMTcuMDE4LDE3LjAxOCwwLDAsMCwyOS4wNDksNC45ODRaTTE5LjIzNSwyNC40MTVhMi4yMiwyLjIyLDAsMSwxLTQuNDM5LDBWMTUuNTM3YTIuMjIsMi4yMiwwLDEsMSw0LjQzOSwwWk0xNi45NzYsMTEuNzQzYTEuOTc5LDEuOTc5LDAsMCwxLTIuMS0yLjAyM0ExLjk3OCwxLjk3OCwwLDAsMSwxNyw3LjY2OWEyLjA0MSwyLjA0MSwwLDEsMS0uMDI2LDQuMDc0WiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMCAwKSIgZmlsbD0iI2RkMWExOCIvPgogICAgPC9nPgogIDwvZz4KPC9zdmc+Cg==");
  background-size: 100% 100%;
  opacity: 1;
  background-color: #fff;
}

@media (max-width: 1560px) {
  .tooltip {
    background-image: unset;
    background: transparent;
    width: 100%;
    right: unset !important;
    left: unset !important;
    bottom: 0;
    height: 0;
  }
}

.tooltip:before {
  content: "";
  width: 82px;
  height: 1.5px;
  background-color: #DD1A18;
  position: absolute;
  right: -82px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

@media (max-width: 1844px) {
  .tooltip:before {
    right: -30px;
    width: 30px;
  }
}

@media (max-width: 1560px) {
  .tooltip:before {
    display: none;
  }
}

.tooltip:after {
  content: attr(info);
  width: 290px;
  height: -webkit-max-content;
  height: -moz-max-content;
  height: max-content;
  padding: 28px 44px;
  border-radius: 16px;
  background-color: #f5cccc;
  border: 2px solid #DD1919;
  color: #DD1A18;
  font-size: 16px;
  line-height: 20px;
  position: absolute;
  right: calc(-290px + -82px);
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

@media (max-width: 1844px) {
  .tooltip:after {
    right: calc(-200px + -30px);
    padding: 16px 24px;
    font-size: 12px;
    line-height: 16px;
    width: 200px;
  }
}

@media (max-width: 1560px) {
  .tooltip:after {
    right: unset !important;
    left: unset !important;
    -webkit-transform: unset;
            transform: unset;
    top: unset;
    width: 100% !important;
    background-color: #FFE3E3;
    padding: 13px 22px;
    border-radius: 0 0 16px 16px;
    font-size: 14px;
  }
}

.form-flex .form-group:first-child .tooltip {
  right: unset;
  left: -16px;
}

.form-flex .form-group:first-child .tooltip::before {
  right: unset;
  left: -82px;
}

@media (max-width: 1844px) {
  .form-flex .form-group:first-child .tooltip::before {
    left: -30px;
    width: 30px;
  }
}

.form-flex .form-group:first-child .tooltip::after {
  right: unset;
  left: -372px;
}

@media (max-width: 1844px) {
  .form-flex .form-group:first-child .tooltip::after {
    left: calc(-200px + -30px);
    padding: 16px 24px;
    font-size: 12px;
    line-height: 16px;
    width: 200px;
  }
}
/*# sourceMappingURL=main.css.map */