header.mpw-navbar {
  top: 0;
}

header.mpw-navbar.fixed-header {
  top: 0;
}

.mpw-navbar.container,
.progress,
.progressBars {
  width: 100%;
  margin: 0 auto
}

.stepNo,
.topText,
p.saveTxt span,
span#onPage {
  font-weight: 500
}

.stepDetail p,
.topText {
  color: #0F172A
}

.errorMsg,
p.balance0Msg,
p.balanceHead {
  letter-spacing: .005em
}

#talkbubble2:after,
#talkbubble:after {
  border-left: 6px solid transparent;
  border-top: 12px solid #fff;
  border-right: 6px solid transparent
}

body.offerBody section.dashBoard {
  top: 32px;
}

header.mpw-navbar.fixed-header {

  position: sticky;

}

a {
  text-decoration: none
}

#step2 .formGroup,
.order .container,
section.order {
  padding: 0
}

section.order {
  position: unset;
}

.order {
  padding: 90px 0 100px;
  overflow: hidden
}

.order.forSticky {
  overflow: visible
}

.mpw-navbar.container {
  max-width: 1170px;
  padding: 0 15px
}

.progress {
  max-width: 740px;
  position: relative;
}

.topText {
  font-size: 24px;
  font-weight: 600;
  line-height: 30.36px;
  padding-bottom: 10px;
  text-align: center;
}

.timeSelectWrapper {
  position: relative;
}

.timeSelectWrapper img {
  position: absolute;
    left: 6px;
      top: 46%;
  z-index: 1;
  width: 15px;
  height: 14px;
  transform: translateY(-50%);
}

#time {
  font-size: 13px;
  width: 75px;
  height: 48px;
  padding: 0px 0 2px 15px;
}

.stepDetail {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 30px 0 20px
}

.allStepsName h2,
.stepNo {
  color: #aebdca;
  text-align: center
}

p.stepName {
  font-size: 28px;
  line-height: 42px
}

p.pageOf {
  font-size: 20px;
  line-height: 28px
}

.progressBars {
  display: flex;
  justify-content: space-around;
  max-width: 700px;
  position: relative;
  z-index: -1;
  top: -25px;
}

.stepProg {
  position: relative;
  width: 100%;
  background: #109b9312;
}

.completed {
  position: absolute;
  background: var(--primary-blue);
  transition: .8s;
  width: 0
}

#step2-2.show,
.formBody,
.stepNo {
  position: relative
}

.completed,
.stepProg {
  max-width: 60px;
  height: 4px;
  border-radius: 20px;
  position: relative;
}

.stepOneProg {
  left: 52px;
}

.stepTwoProg {
  left: -87px;
}



.completed.pageDone {
  background: #12B76A;
  width: 100%
}

.completed.pageDoneTwo {
  background: var(--primary-blue);
  width: 50% !important;
}

.allStepsName {
  display: flex;
  justify-content: space-between;
  max-width: 502px;
  width: 100%;
  margin: 40px auto 52px;
}

.pageInput,
.stepNo {
  align-items: center
}

.allStepsName h2.activeProgComplete .stepNo {
  color: #13AD35;
}

#step1,
#step2,
#step2-2.show,
.orderForm {
  max-width: 770px;
  width: 100%;
}

.activeProg .stepNo {
  color:var(--primary-blue);
}

/* .activeProgComplete .stepNo::before {
  content: '';
  background: url(../images/completeProIcon.svg);
  width: 15px;
  height: 15px;
  display: inline-block;
  position: absolute;
  background-size: contain;
  top: 2px;
  left: -5px;
} */

.allStepsName h2 {
  font-size: 16px;
  font-weight: 450;
  line-height: 20.24px;
  background: #fff;
  gap: 6px;
  display: flex;
  align-items: center;
  padding-bottom: 13px;
  border-bottom: 2px solid #E4E4E5;
}

#minusPage svg:first-child,
#minusPage[disabled] svg:last-child,
#step2-2.show,
.formFields.bonuses .singlebonus.clicked .pricing img.remove,
.infoAgainstLabel.instructions,
.iti.iti--allow-dropdown,
.orderBtns a.navBT:hover lord-icon.arrowNext,
input.invalid~.errorMsg,
input.valid~.forValid,
select.invalid~.errorMsg {
  display: block
}

.allStepsName h2.activeProg,
.singleMethod.active p {
  color: var(--primary-blue);
  border-color: var(--primary-blue);
}

.allStepsName h2.activeProgComplete {
  color: #13AD35;
  border-color: #13AD35;
}

.allStepsName h2.overIt {
  color: #13ad35;
  position: relative;
  padding-left: 25px
}

.allStepsName h2.overIt::before {
  position: absolute;
  content: '';
  width: 20px;
  height: 20px;
  background: url('../images/checked.png');
  left: 0;
  top: 0
}

#step2-2,
#step2.show {
  left: 1px
}

.formBody {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  column-gap: 30px;
  margin: 25px auto 0;
}

.orderForm {
  padding: 30px 45px 26px;
  border-radius: 15px;
  visibility: hidden;
  transition: .1s;
  box-shadow: 0px 4px 16px 0px #0000001A;
  min-height: 518px;
}

#step2-2 {
  position: absolute;
  margin-top: 0;
  padding-bottom: 10px;
  display: none
}

#step2-2.show {
  padding: 0;
  box-shadow: unset;
  border: none;
}

.summaryBar {
  max-width: 370px;
  height: 100%;
  width: 100%;
  position: relative;
}

.errorMsg,
.inputGroup,
.stepDiv,
p.stepNameinner {
  position: relative
}

.inputGroup {
  margin-bottom: 20px;
}

.inputGroup.hidden {
  display: none;
}

.inputGroup label,
.inputGroup p.label {
  font-size: 14px;
  line-height: 17.71px;
  text-align: left;
  color: #0F172A;
  display: flex;
  margin-bottom: 7px;
  align-items: center;
  gap: 4px;
}

.inputGroup label .optional {
  font-size: 13px;
}

.orderBtns a.nextBtn,
.orderBtns a.prevBtn,
p#addon {
  font-size: 15px;
  font-weight: 500
}

#page-num,
.deadlineInput select,
.pageInput input,
p.extra {
  text-align: center
}

.dateGroup span.required,
.errorMsg,
.focused span.required,
.inputGroup input.invalid~label.forIn,
input.invalid~label span.required {
  color: #df4d4d;
}

.inputGroup input,
.inputGroup select,
.inputGroup textarea {
  display: block;
  padding: 15px 40px 15px 20px;
  width: 100%;
  background: #fff;
  border: 1.5px solid #edf3fb;
  border-radius: 3px;
  outline: 0;
  color: #202124;
  font-size: 14px;
  max-height: 48px;
  position: relative;
  --webkit-appearance: none;
  -moz-appearance: none;
  appearance: none
}

.orderForm .inputGroup textarea {
  resize: none;
  max-height: 182px
}

.errorMsg {
  font-size: 13px;
  font-weight: 450;
  line-height: 16.44px;
  letter-spacing: .005em;
  color: #e20707;
  position: relative;
  margin-top: 6px;
  display: none;
}

.error-messages svg {
  width: 16px;
  height: 16px;
  margin-right: 8px;
  margin-bottom: 2px
}

.select2-container--default .select2-results__option--selected {
  background-color: var(--primary-blue-light);
  color: #fff
}

#phoneLabel,
#time,
span.required {
  color: #0F172A;
}

span.required {
  color: #df4d4d;
}

.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable {
  background-color: #00305028;
  color: #0F172A
}

.error-messages svg path,
.lowBalanceAlert svg path {
  fill: var(--primary-blue-light)
}

.inputGroup input:hover {
  border: 1px solid var(--primary-blue)
  ;
}

.inputGroup input:focus,
.inputGroup select:focus {
  box-shadow: 0 0 0 1px #1177ca77, 0 0 0 3px rgb(255, 255, 255);
    border-color: #1176ca;
}

.inputGroup input.invalid,
.inputGroup select.invalid {
  border: 1px solid #df4d4d
}

.promoInputWrapper.inputGroup input:hover {
  border: 1px solid var(--primary-blue)
}

.inputGroup input::placeholder,
.inputGroup select::placeholder {
  color: #a1acb9
}

input::-webkit-inner-spin-button,
input::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0
}

input[type=password] {
  -webkit-appearance: none;
  appearance: none
}

input::-ms-clear,
input::-ms-reveal {
  display: none
}

/* ITI Flag Container Styling */
 
p#addon {
  border-top: 1px solid #D7EDFF;
}

 
 

.formGroup {
  padding: 20px 0 0;
  background: #fff
}

.formGroup .inputGroup:last-child,
.prepayChecked p:last-child,
.summary-txt span:last-child,
a.attachedFile:last-child {
  margin-bottom: 0
}

.stepDiv {
  background: #fff
}
 
.iti__country-container{
    border: unset;
    width: 64px;
    height: 47px;
    background: #fff;
}
.iti__selected-country {
    justify-content: center;
    border-right: 1px solid #D7E4EE;
}
.forValid,
.line,
.selectGroup::after {
  position: absolute
}

p.stepNameinner {
  max-width: max-content;
  padding-left: 40px;
  font-size: 12px;
  line-height: 15px;
  color: #b9bbbd
}

.forValid {
  top: 35px;
  right: 15px;
  display: none
}

.line {
  width: 100%;
  height: 1px;
  background: #b9bbbd;
  top: 50%;
  transform: translateY(-50%)
}

.freePagesWrapper,
.pageInput {
  position: relative;
  max-width: 270px;
  width: 100%;
}

.selectGroup label {
  color: #0F172A;
  font-size: 14px
}

.selectGroup select {
  cursor: pointer
}

.selectGroup::after {
  display: none;
  content: "";
  width: 13px;
  height: 13px;
  background: url('../../assets/images/order/orderSelectIcon.svg');
  right: 15px;
  top: 23px;
  pointer-events: none
}

.selectGroup.showLabel::after {
  top: 41px
}

.selectGroup.showLabel label {
  /* display: inline;
  position: absolute; */
  /* top: -8px; */
  /* z-index: 5; */
  /* left: 18px; */
  /* padding: 0 2px; */
  /* background: #fff; */
  /* z-index: 1; */
}

.selectGroup.showLabel label .required {
  color: #df4d4d;
}

.dateGroup,
.writers {
  display: flex;
  justify-content: space-between
}

.dateGroup .inputGroup {
  margin-bottom: 0;
  justify-content: center
}

.dateGroup .inputGroup:first-child {
  flex-basis: 270px;
}

.dateGroup label {
  display: inline-block;
}

.pageInput {
  display: flex;
  justify-content: space-between
}

.pageInput a svg {
  transition: .1s
}

.pageInput input {
  max-width: 100%;
  padding: 16px 20px;
  margin: 0;
  font-size: 18px;
  line-height: 21px
}

.pageInput a {
  display: inline-block;
  padding: 12px;
  width: 50px;
  height: 48px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 3px;
  min-width: 38px;
  position: absolute;
}

a#minusPage {
  left: 0;
  z-index: 1;
}

a#plusPage {
  right: 0;
}

.pageInput a[disabled]:active {
  background-color: #fff
}

.pageInput a:hover {
  opacity: .7;
}

label.attachLbl:hover {
  border: 1px solid var(--primary-blue)
  ;
}

.pageInput a[disabled]:hover {
  border: 1px solid #e6e6e6
}

.pageInput a[disabled] svg path {
  fill: #E6E6E6
}

.freePagesWrapper .freePagesImg {
  position: absolute;
  right: -1px;
  top: 0;
}

#minusPage[disabled],
#plusPage[disabled] {
  pointer-events: none;
}

#attachments,
#minusPage svg:last-child,
#minusPage[disabled] svg:first-child,
.formFields.bonuses .singlebonus.clicked .pricing img.tick,
.select2-container--default .select2-search--dropdown .select2-search__field,
.selectGroup label,
input.policyCheck,
input.prepay {
  display: none
}

.selectGroup label {
  display: block;
}

.pageInput a svg path {
  fill: var(--primary-blue);
}

p.extra {
  font-size: 12px;
  line-height: 14px;
  color: #6f767c;
  margin-top: 5px;
  width: 96%
}

p.extra.errorMsg {
  color: #df4d4d;
  line-height: 21px;
  flex-basis: 91%;
  text-align: left
}

.deadlineInput {
  display: flex;
  justify-content: end;
  flex-wrap: wrap;
  height: 50px;
  overflow: hidden;
}

.deadlineInput select {
  padding: 0
}

.deadlineInput .time {
  margin: 0 5px;
  min-width: 64px;
  max-width: 64px
}

.deadlineInput .ampm {
  min-width: 57px;
  max-width: 57px
}

#ampm,
.select2-container--default .select2-results__option--disabled {
  display: none;
  font-size: 13px
}

.deadlineInput .deadline {
      font-family: 'Poppins';
  padding: 16px 49px;
  min-width: 229px;
  width: 0%;
  position: relative;
  text-transform: uppercase;
  font-size: 14px;
  color: #455A64;
  text-align: left;
  margin-right: 5px
}

.deadlineInput .deadline.valid {
  color: #000
}

#time {
  font-size: 13px
}

#time option,
#time.valid+.select2 .selection .select2-selection--single .select2-selection__rendered {
  color: #202124
}

#time.invalid+.select2 .selection .select2-selection--single {
  border: 2px solid red
}

.deadline::-webkit-calendar-picker-indicator {
  background: 0 0;
  position: absolute;
  width: 100%;
  height: 100%;
  cursor: pointer
}

.orderBtns {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-top: 15px;
  margin-top: 90px;
  border-top: 1px solid #E2E8F0
}

#step2 .orderBtns,
#step2-2 .orderBtns {
  display: flex;
  justify-content: space-between;
}

#step2 .orderBtns {
  margin-top: 20px;
}

.orderBtns a.nextBtn {
  line-height: 18.97px;
  color: #fff;
  text-align: center;
  background: var(--primary-blue);
  display: block;
  border-radius: 5px;
  border: 1px solid var(--primary-blue);
  position: relative;
  width: 220px;
  height: 43px;
  margin-left: auto
}

.orderBtns a.nextBtn:hover {
  background: var(--primary-blue)
}

.orderBtns a.nextBtn.direct {
  max-width: 230px;
  width: 100%
}

.orderBtns a.nextBtn.direct lord-icon.arrowNext {
  right: 15px;
  top: 12px;
}

.orderBtns a.navBT span.text.expertDir {
  left: 21%
}

.orderBtns a.navBT span.text.reviewDir {
  left: 16%
}

.orderBtns a.nextBtn.expertShowBtn {
  width: 127px
}

.orderBtns a.nextBtn.first {
  width: 100%;
  max-width: 220px;
  margin-left: auto;
}

.orderBtns a.nextBtn.disabled,
.paymentBtn.disabled {
  background-color: var(--primary-blue)
  ;
  pointer-events: none;
  border: 1px solid var(--primary-blue)
  ;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden
}

.paymentBtn.disabled {
  height: 44.97px
}

lord-icon.arrowNext {
  position: absolute;
  top: 8px;
  right: 10px;
  display: none
}

.orderBtns a.prevBtn,
label.prepayLabel {
  display: inline-block;
  position: relative
}

.loginBTnShow lord-icon.arrowNext,
.orderBtns a.navBT.expertShowBtn lord-icon.arrowNext {
  top: 11px;
}

a.prevBtn lord-icon.arrowNext {
  right: 115px;
  transform: scaleX(-1) translateY(-50%);
  top: 50%;
}

.orderBtns a.navBT span.text {
  transition: .1s;
  position: absolute;
  font-weight: 450;
  left: 17%;
  top: 12px
}

.orderBtns a.navBT.first span.text {
  left: 13%
}

.orderBtns a.prevBtn span.text {
  left: 19%
}

.orderBtns a.navBT.expertShowBtn:hover span.text {
  transform: translateX(-10px)
}

.orderBtns a.navBT.prevBtn:hover span.text {
  transform: translateX(13px)
}

.orderBtns a.prevBtn {
  padding: 12px 40px;
  line-height: 16px;
  color: #a2a9af;
  text-align: center;
  border-radius: 5px;
  border: 1px solid #d2d5d7;
  width: 146px;
  height: 40px;
}

.prepayChecked .lft p,
span.del {
  font-size: 14px;
  font-weight: 450;
  text-align: left
}

.subTotal .head {
  font-size: 13px;
  font-weight: 450;
  text-align: left;
  color: #0F0F0F;
  line-height: 24px;
}

.orderBtns a.nextBtn:hover {
  border: 1px solid var(--primary-blue)
}

.orderBtns a.prevBtn:hover {
  border: 1px solid var(--primary-blue)
  ;
  color: var(--primary-blue)
  ;
}

.calculator {
  min-height: 200px;
  padding: 22px 20px 17px;
  border-radius: 15px;
  margin-right: 0;
  max-width: 370px;
  width: 100%;
  overflow: auto;
  overflow-x: hidden;
  box-shadow: 0px 4px 16px 0px #0000001A;
  display: none;
}

/* .calculator::after{
  position: absolute;
  content: 'Price Summary';
  left: 50%;
  top: -24px;
  transform: translateX(-50%);
  font-size: 15px;
  line-height: 100%;
  color: #0F0F0F;
  font-weight: 500;
} */

.summaryHead {
  padding-bottom: 11px
}

.formGroup.pt-0 {
  padding-top: 0
}

.calculator::-webkit-scrollbar {
  width: 4px;
  max-height: 4px
}

.calculator::-webkit-scrollbar-track {
  background: #e4ebfb
}

.calculator::-webkit-scrollbar-thumb {
  background: #c3d1ef;
  border-radius: 4px
}

.summaryHead {
  font-size: 19px;
  font-weight: 500;
  line-height: 21.5px;
  color: #191919;
  text-align: center;
  border-bottom: 1px solid #D7EDFF;
}

.addonHead,
.personalHead {
  line-height: 28px;
  font-weight: 600
}

p#addon {
  line-height: 24px;
  padding: 9px 0 0;
  display: none;
  margin-top: 11px
}

.subTotal {
  margin: 12px 0;
  display: flex;
  justify-content: space-between;
  position: relative;
  align-items: center;
}

.prepayChecked .lft p {
  line-height: 20px;
  color: #575e62
}

.summaryCalculator p.bonusPrice svg {
  width: 15px;
  height: 15px;
  margin-left: 6px
}

.summaryCalculator p.bonusPrice {
  font-size: 13px;
  line-height: 100%;
  text-align: right;
  color: #0F0F0F;
}

.summaryCalculator p.bonusPrice.decorated {
  text-decoration: line-through;
  text-decoration-color: #e23659;
}

.summaryCalculator p.bonusPrice.bigger {
  font-size: 15px;
  margin-top: 5px;
  font-weight: 500;
}

.formFields.bonuses .bonus-about {
  width: 70%
}

span.del {
  text-decoration: line-through;
  text-decoration-color: #DF4D4D;
  text-decoration-thickness: 2px;
  line-height: 17.71px;
  color: #0F172A;
  margin-right: 6px;
}

.backToOrder a,
.balance a,
a#edit-order:hover,
p.agreeTxt a {
  text-decoration: underline
}

span.real {
  font-weight: 450;
  font-size: 16px;
  line-height: 100%;
  color: #0F0F0F;
}

p.saveTxt {
  font-size: 13px;
  line-height: 24px;
  font-weight: 450;
  color: #0F0F0F;
  display: flex;
  align-items: center;
  gap: 4px;
  margin-top: 5px;
  display: none;
}

p.guaranteesText {
  font-size: 12px;
  line-height: 150%;
  font-style: italic;
  font-weight: 500;
  color: #0F172A;
  display: flex;
  align-items: flex-start;
  gap: 5px;
  margin-top: 15px;
  display: none;
  position: relative;
  padding-left: 20px;
}

p.guaranteesText svg {
  position: absolute;
  left: 0;
  top: 1px;
}

p.saveTxt span {
  font-weight: 500;
  color: #13AD35;
}

.prepayCheck {
  padding: 15px 0;
  display: flex;
  align-items: center;
  position: relative;
}

label.prepayLabel {
  width: 13px;
  height: 13px;
  border: 1px solid #b9bbbd;
  border-radius: 2px;
  transition: .1s;
  z-index: 2;
  margin-bottom:0;
}

label.prepayLabel .labelHover {
  position: absolute;
  content: '';
  width: 200%;
  height: 200%;
  background: #000;
  left: -48%;
  top: -48%;
  opacity: 0;
  border-radius: 50%;
  transition: .1s
}

label.prepayLabel:hover .labelHover {
  opacity: .05
}

label.prepayLabel:hover {
  border: 1px solid var(--primary-blue)
  ;
  cursor: pointer
}

input.prepay:checked {
  display: block;
  position: absolute;
  left: 0;
  top: 18px;
  width: 13px;
  height: 13px;
  cursor: pointer;
  accent-color: var(--primary-blue)
}

a.paymentBtn.disabled:hover,
a.paymentBtn:hover,
input.prepay:checked~label.prepayLabel .labelHover {
  background: var(--primary-blue)
}

input.prepay:checked~label.prepayLabel:hover .labelHover {
  opacity: .2
}

p.prepayTxt {
  font-size: 13px;
  font-weight: 450;
  line-height: 20px;
  color: #0F172A;
  margin-left: 6px;
  display: flex;
  align-items: center
}

input.prepay:checked~label.prepayLabel {
  border: 1px solid var(--primary-blue)
}

.balance a,
label.attachLbl a,
label.policyLbl {
  display: inline-block
}

.prepayTxt.disableText {
  color: #adadad
}

.disableCheck label.prepayLabel {
  pointer-events: none
}

.prepayChecked {
  display: flex;
  justify-content: space-between;
  margin-bottom: 12px;
}

.paymentMethods,
.totalCal {
  justify-content: space-between;
  display: flex
}

.prepayChecked p {
  font-weight: 400;
  margin-bottom: 7px
}

.prepayChecked .right p {
  font-size: 15px;
  font-weight: 450;
  line-height: 18.97px;
  text-align: right
}

.totalCal {
  align-items: center;
  padding: 8px 10px;
  background: #0654e612;
  margin-left: 0;
  width: 100%;
  border-radius: 5px;
  margin-top: 11px;
  position: relative;
}

p.totalHead {
  font-weight: 600;
  font-size: 18px;
  line-height: 24px;
  color: #0F0F0F;
  display: flex;
  align-items: center;
  gap: 3px;
}

#total_head span {
  display: flex;
  align-items: center;
}

p.totalPrice,
p.totalPrice * {
  font-weight: 600;
  font-size: 22px;
  line-height: 100%;
  text-align: right;
  color: #0F0F0F;
}

.agreement {
  margin: 15px 0 30px;
  display: flex;
  align-items: center
}

label.policyLbl {
  position: relative;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  border: 1px solid #e4e4e4;
  background: #fff;
  pointer-events: none
}

label.policyLbl.checked::after {
  position: absolute;
  content: '';
  width: 8px;
  height: 8px;
  background: var(--primary-blue);
  border-radius: 50%;
  left: 1px;
  top: 1px
}

p.agreeTxt {
  font-size: 12px;
  line-height: 14px;
  color: #424242;
  margin-left: 8px
}

p.agreeTxt a {
  color: var(--primary-blue)
}

p.agreeTxt a:hover {
  text-decoration: none;
}

p.paymentHead {
  font-weight: 600;
  font-size: 15px;
  line-height: 22px;
  color: #0F172A;
  margin: 10px 0 11px
}

.paymentMethods {
  padding: 8px;
  background: #f5f7f9;
  border-radius: 3px;
  margin: 10px 0 0
}

.singleMethod {
  padding: 16px 15px;
  border-radius: 3px;
  text-align: center;
  max-width: 165px;
  width: 100%;
  cursor: pointer
}

.singleMethod.disabled {
  cursor: no-drop;
}

.singleMethod p {
  font-weight: 500;
  font-size: 12px;
  line-height: 14px;
  color: #b5bdc3;
  margin-top: 2px
}

.singleMethod svg path {
  fill: #b2bbc2
}

.singleMethod.active {
  box-shadow: 0 4px 4px rgba(0, 0, 0, .05);
  background: #fff
}

.edit-section a svg path,
.singleMethod.active svg path {
  fill: var(--primary-blue)
}

.balance {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 10px 0
}

p.balanceHead {
  line-height: 19px
}

span.balanceA {
  font-size: 15px;
  color: #333638
}

.balance a {
  font-weight: 500;
  font-size: 12px;
  line-height: 16px;
  color: var(--primary-blue);
  margin-left: 6px;
  transition: .1s;
  padding: 4px 6px
}

.balance a:hover {
  background: rgba(45, 150, 238, .2)
}

.balance p {
  font-size: 14px;
}

p.balance0Msg {
  padding: 7px 7px 7px 12px;
  color: #df4d4d;
  font-weight: 400;
  font-size: 12px;
  line-height: 15px;
  background: rgba(223, 77, 77, .18);
  border-radius: 100px;
  margin: 10px 0;
}

.stripeHead p,
a.paymentBtn {
  font-weight: 500;
  font-size: 15px
}

.BA,
.TBP {
  max-width: calc(100% - 3px)
}

a.paymentBtn {
  padding: 12px 0;
  text-align: center;
  color: #fff;
  background: var(--primary-blue);
  border-radius: 3px;
  margin-top: 20px;
  display: block;
  transition: .1s;
  line-height: 18.97px
}

.paymentsBy img,
.securities img {
  display: block;
  margin: 0 auto;
  height: 100%
}

.orderForm .inputGroup input:hover {
  border: 1px solid var(--primary-blue-light);
}

.paymentsBy {
  position: relative;
  padding: 20px 17px 18px;
  margin-top: 30px;
  border: 1.17667px solid #e4e5e6;
  border-radius: 8px;
  max-width: 341px;
  width: 100%
}

#step1,
#step2,
.stripeHead {
  position: absolute;
  width: 100%
}

.paymentsBy img {
  max-width: 310px;
  max-height: 38px;
  width: 100%
}

.securities img {
  max-width: 332px;
  max-height: 61px;
  width: 100%
}

.stripeHead {
  left: 0;
  top: -17px;
  display: flex;
  justify-content: center;
  align-items: center
}

.stripeHead img {
  max-width: 50px;
  width: 100%;
  height: 18px;
  margin: 0;
  background: #fff;
  padding-right: 5px
}

.stripeHead p {
  line-height: 33px;
  color: #575e62;
  background: #fff;
  padding: 0 5px
}

.securities {
  margin-top: 30px;
  display: flex;
  justify-content: center
}

.personalHead,
label.attachLbl {
  justify-content: space-between
}

#step2 {
  left: 200%;
  top: 0;
  transition: .1s;
  padding-bottom: 40px;
  padding-top: 35px
}

#step1 {
  left: -200%;
  top: 0;
  transition: .1s
}

#step1.show {
  left: 0;
  position: relative;
  margin: 0 1px
}

label.attachLbl {
  width: 100%;
  padding: 22px;
  display: flex;
  align-items: center;
  background: #f7fbff;
  border: 1px dashed #c8dbed;
  border-radius: 5px;
  cursor: pointer;
}

label.attachLbl .main {
  font-size: 14px;
  font-weight: 500;
  line-height: 16.48px;
  color: #0F172A;
  padding-bottom: 11px;
  text-align: center
}

.attachLbl .text {
  width: 100%
}

label.attachLbl .main::before {
  content: '';
  width: 14px;
  height: 14px;
  background: url('../../assets/images/order/uploadIcon.svg');
  display: inline-block;
  margin-right: 6px;
  position: relative;
  top: 2px
}

label.attachLbl .desc {
  font-size: 14px;
  font-weight: 450;
  line-height: 16.44px;
  color: #a1acb9;
  width: 100%;
  text-align: center;
  margin: 5px 0;
}

.select2-dropdown {
  z-index: 1;
}

.infoRevision {
  padding: 35px;
  background: #f8fbfe;
  height: 100%
}

.orderForm.orderReview {
  padding: 35px;
}

.completed.halfed {
  width: 50%
}

.personalHead {
  font-size: 17px;
  color: #0F172A;
  padding-bottom: 6px;
  border-bottom: 1px solid #e1edf7;
  display: flex;
  margin-bottom: 20px
}

.infoAgainstLabel {
  display: flex;
  justify-content: space-between;
  margin-top: 14px
}

.infoAgainstLabel p {
  font-size: 14px;
  line-height: 19px;
  color: #575e62;
  font-weight: 400
}

.edit-section a {
  float: right;
  color: var(--primary-blue);
  font-size: 14px;
  display: flex;
  align-items: center
}

.edit-section a span {
  display: flex;
  position: relative;
  top: -2px
}

.edit-section a svg,
div#attachment_files small svg {
  margin-right: 6px;
}

.edit-section a svg {
  transform: translateY(3px);
}

.infoAgainstLabel p:first-child {
  font-weight: 500;
  color: #0F172A
}

.orderHead {
  margin-top: 55px
}

.infoAgainstLabel.personalHead {
  padding-bottom: 15px;
  flex-direction: row
}

.instructions p {
  text-align: justify;
  margin-top: 8px
}

.personalHead.attachments {
  padding: 15px 0 10px;
  border: none;
  margin-bottom: 15px
}

a.attachedFile {
  display: flex;
  align-items: center;
  font-size: 14px;
  line-height: 16px;
  color: var(--primary-blue);
  margin-bottom: 10px
}

a.attachedFile svg {
  width: 25px;
  height: 25px;
  margin-right: 20px
}

.backToOrder a {
  font-weight: 500;
  font-size: 16px;
  line-height: 16px;
  color: #333638
}

.backToOrder {
  text-align: center;
  margin: 30px 0
}

p#lowBalAlertMsg {
  font-size: 14px;
  font-weight: 500;
  padding-left: 15px
}

.lowBalanceAlert {
  padding: 15px;
  background: #f3f3f3;
  border-radius: 8px;
  display: flex;
  align-items: start
}

.lowBalanceAlert svg {
  max-width: 25px;
  width: 100%
}

.formFields.bonuses .singlebonus.active {
  border: 2px solid #4568fb
}

.addonHead {
  margin-top: 15px;
  font-size: 18px;
  color: #0F172A
}

.accordion-form__service-title1 {
  padding-bottom: 18px
}

.expertAddons {
  margin-bottom: 36px
}

.accordion-form__service-title1 h3 {
  font-size: 18px;
  font-weight: 500;
  line-height: 22.77px;
  color: #0F172A
}

.writers__item.active {
  border: 1px solid #109B93
}

.writers__item {
  background: #fff;
  border: 1px solid #D7EDFF;
  border-radius: 8px;
  position: relative;
  cursor: pointer;
  padding: 18px 18px 18px;
  max-width: 330px;
  width: 100%;
  margin: 0;
  box-shadow: 0 2px 15.5px 0 #aaaAAA26;
}

.writers .writers__item:first-child {
  margin-right: 18px
}

.writers__item:hover {
  border: 1px solid var(--primary-blue);
}

.writers__img-wrapper {
  text-align: center;
  height: 28px;
  margin-bottom: 20px;
  width: 60px;
  height: 60px;
  margin: 0 auto;
  border-radius: 100%;
  border: 1px solid #109b9312;
  background: #109b9312;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 20px;
}

.writers__label {
  font-size: 14px;
  font-weight: 500;
  line-height: 17.71px;
  text-align: center;
  color: #0F172A
}

.writers__text {
  font-size: 13px;
  font-weight: 450;
  line-height: 16.66px;
  padding: 6px 0;
  text-align: center;
  color: #929699;
}

.writers__price {
  background: #109b9312;
  padding: 9px 18px;
  min-height: 36px;
  text-align: center;
  font-size: 13px;
  font-weight: 500;
  line-height: 16.44px;
  margin-top: 10px;
  color: #109B93
}

.js-writers__price div {
  font-weight: 600;
  text-align: center
}

a.prepayTool {
  margin-left: 6px;
  max-height: 22px;
  position: relative;
  display: flex
}

.prepayToolAdmin {
  transform: translateX(5px);
  position: relative;
  top: 2px;
}

a.prepayTool svg,
.prepayToolAdmin {
  width: 16px;
  height: 16px;
}

.premiumExpertSvg {
  display: flex
}

span.toolText,
span.toolTextAdmin {
  position: absolute;
  font-size: 11px;
  top: -62px;
  left: 67px;
  padding: 10px;
  background: #fff;
  display: none;
  width: 249px;
  box-shadow: 0 0 7px 0 rgb(213 213 213 / 20%), 0 6px 10px 0 rgb(165 164 164 / 14%), 0 1px 18px 0 rgb(0 0 0 / 12%);
  border-radius: 4px
}

span.toolTextAdmin {
  top: -152px;
  left: 43px;
  width: 320px
}

span#talkbubble2 {
  top: 56px;
  left: -9px;
  width: 320px;
  z-index: 4
}

.inputGroup label.forIn.focused {
  /* left: 15px;
  top: -8px;
  padding: 0 5px;
  background: #fff;
  font-size: 12px;
  color: #109B93 */
}

.inputGroup label.forIn,
.inputGroup p.label.forIn {
  /* position: absolute;
  z-index: 1;
  top: 15px;
  left: 20px;
  margin-bottom: 0;
  transition: .1s */
}

label.forIn.focused[for=phone],
label.forIn[for=phone] {
  left: 77px
}

#phoneLabel.focused {
  /* color: #109B93 */
}

#talkbubble:after {
  content: "";
  position: absolute;
  left: 15%;
  top: 60px;
  width: 0;
  height: 0;
  transform: translateX(-50%)
}

#talkbubble2:after {
  content: "";
  position: absolute;
  left: 27%;
  top: -10px;
  width: 0;
  height: 0;
  transform: translateX(-50%) rotate(180deg)
}

.custom-alert {
  position: relative;
  padding: 10px 20px;
  margin-bottom: 0;
  border: 1px solid transparent;
  border-radius: .25rem
}

.custom-alert-info {
  color: #0F172A;
  text-align: left;
  align-items: center;
  font-size: 14px;
  font-weight: 450
}

.file,
.redirectMsg {
  align-items: center
}

.invisibleDiv {
  position: absolute;
  background: 0 0;
  width: 65px;
  height: 50px;
  right: 62px;
  z-index: 5;
  cursor: pointer
}

div#errorSigninAlert {
  margin: 15px 0
}

label.prepayLabel.disabled:hover {
  cursor: no-drop;
  border: 1px solid #b9bbbd
}

img.remove {
  transition: .1s;
  width: 20px;
  height: 20px;
  object-fit: cover
}

img.remove:hover {
  transform: rotate(180deg)
}

.pricing lord-icon {
  width: 30px;
  height: 30px;
  position: absolute;
  top: 24px;
  left: 55%
}

.promoInputWrapper input {
  display: inline-block;
  width: 84%;
  max-height: 40px;
  padding-right: 10px;
  padding-left: 10px;
  margin-right: 5px;
  padding-top: 12px;
  font-size: 13px;
}

.orderForm.show {
  visibility: visible
}

.promoInputWrapper label.forIn {
  top: 16px;
  left: 18px;
  display: block;
}

.promoInputWrapper button {
  font-size: 14px;
  font-weight: 500;
  line-height: 18.97px;
  color: #fff;
  text-align: center;
  color: var(--primary-blue);
  border: none;
  border-radius: 2px;
  position: relative;
  max-width: 104px;
  margin-left: auto;
  cursor: pointer;
  transition: .1s;
  text-align: right;
  background: #fff;
}

.promoInputWrapper button[disabled] {
  color: #c4ced5;
}

.promoInputWrapper button:hover {
  text-decoration: underline;
}

.selection .select2-selection--single {
  max-height: 50px;
  min-height: 48px;
  padding: 12px 15px;
  border: 1px solid #D7E4EE;
}

.selection .select2-selection--single:hover {
  border: 1px solid var(--primary-blue)
}

.select2-invalid .selection .select2-selection--single[aria-expanded=true],
.select2-valid .selection .select2-selection--single[aria-expanded=true],
.selection .select2-selection--single[aria-expanded=true] {
  border: 1px solid var(--primary-blue-light);
}

.select2-invalid.select2-container--default .select2-selection--single {
  border: 1px solid #df4d4d
}

.select2-container .select2-selection--single .select2-selection__rendered {
  padding-left: 0
}

.selection .select2-selection--single .select2-selection__rendered {
  font-size: 14px;
  line-height: 21.71px;
  text-align: left;
  color: #A1ACB9;
}

.selection .select2-selection--single .select2-selection__rendered.select_value_added {
  line-height: 20px;
  color: #202124
}

.select2-valid .selection .select2-selection--single .select2-selection__rendered {
  color: #202124
}

#time+.select2 .selection .select2-selection--single {
  font-size: 13px;
  padding: 13px 0;
  margin: 0;
  height: 47px
}

#time+.select2 .selection .select2-selection--single .select2-selection__rendered {
  color: #455A64;
  padding-right: 0;
  text-align: left;
  padding: 1px 8px 1px 47px;
}

#time {
  font-size: 13px;
  width: 75px;
  height: 48px;
  padding: 0px 0 2px 15px;
}

#time+.select2 {
  width: 108px !important;
}

.select2-container--default .select2-results>.select2-results__options {
  overflow-x: hidden
}

.select2-container--default.select2-container--disabled .select2-selection--single {
  background: #fff
}

.select2-search--dropdown {
  padding: 0
}

.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-width: unset;
  border: unset;
  width: 13px;
  height: 13px;
  background: url('../../assets/images/order/orderSelectIcon.svg');
  transform: rotateX(160deg) translateY(-5px)
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
  border-width: unset;
  border: unset;
  width: 13px;
  height: 13px;
  left: 0;
  transform: translateY(7px);
  background: url('../../assets/images/order/orderSelectIcon.svg');
}

.deadlineInput .select2-container--default .select2-selection--single .select2-selection__arrow b,
.otherGroup {
  display: none
}

#showErrorOnNotRedirected {
  position: fixed;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, .5);
  top: 0;
  left: 0;
  z-index: 55
}

.redirectMsg {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 440px;
  height: 280px;
  display: flex;
  justify-content: center;
  flex-direction: column;
  background-color: #fff;
  border-radius: 20px
}

.redirectMsg p {
  text-align: center;
  margin-bottom: 25px;
  font-size: 25px;
  font-weight: 500;
  text-transform: uppercase
}

a.nologin {
  display: block;
  background: #4964eb;
  color: #fff;
  border-radius: 20px;
  padding: 10px 35px
}

#attach_1,
.file a {
  color: var(--primary-blue);
  font-weight: 400;
  line-height: 16px;
  font-size: 14px
}

.boostHead {
  font-weight: 500;
  font-size: 20px;
  line-height: 100%;
  color: #0F0F0F;
  margin-bottom: 6px;
}

.boostDesc {
  font-weight: 450;
  font-size: 14px;
  line-height: 100%;
  color: #919191;
  margin-bottom: 25px;
}

.file {
  display: flex;
  margin-bottom: 10px
}

.attachSvg {
  margin-right: 15px
}

.AttachmentReview {
  align-items: center
}

div#attachment_files small {
  display: flex;
  align-items: center;
  font-size: 15px;
  line-height: 16px;
  color: #109B93
}

.cross {
  color: red;
  font-size: 23px;
  font-weight: 600;
  cursor: pointer;
  position: relative
}

div#attachment_files .file-attachment {
  background: #109b9312;
  border: 1px solid #edf3fb;
  padding: 8px 12px;
  border-radius: 3px
}

.file-attachment .cross svg {
  width: 10px
}

.expertChargesToolTxt {
  position: absolute;
  font-size: 11px;
  top: -56px;
  left: 97px;
  padding: 10px;
  background: #fff;
  display: none;
  width: 250px;
  box-shadow: 0 7px 10px 3px rgb(0 0 0 / 20%), 0 6px 10px 0 rgb(0 0 0 / 14%), 0 1px 18px 0 rgb(0 0 0 / 12%)
}

.expertChargesToolTxt::after {
  content: "";
  position: absolute;
  top: 46px;
  width: 0;
  height: 0;
  border-left: 6px solid transparent;
  border-top: 12px solid #fff;
  border-right: 6px solid transparent;
  transform: translateX(-50%);
  left: 70px;
}

input#r_phone {
  max-width: calc(100% - 77px);
  margin-left: auto;
  padding: 17px 40px 16px 15px
}

.signup .inputGroup label[for=r_phone] {
  left: 118px;
  top: 16px
}

.signup .inputGroup label[for=r_phone].focused {
  left: 90px
}

.user_discount {
  justify-content: space-between;
  margin: 0 0 10px;
  display: none
}

.user_discount p:first-child {
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  color: #575e62
}

.user_discount p:last-child {
  font-weight: 600;
  font-size: 20px;
  line-height: 28px;
  color: #0F172A;
  margin-left: 5px
}

label.prepayLabel.disabled {
  opacity: .4
}

.singlePriceDetail:first-child,
div.showPassCheck {
  margin-top: 0
}

.iti__country-list {
  /* width: 420px; */
  z-index: 9
}
#phone-visible{
  padding-left: 60px;
}
.paymentBtn2___ {
  width: 100%;
  display: block;
  padding: 9px 0;
  text-align: center;
  color: #fff;
  border: none;
  background-color: var(--primary-blue);
  margin: 20px auto;
  border-radius: 6px;
  cursor: pointer
}

.istFormgroup {
  padding-bottom: 0
}

.nop {
  color: #213d56 !important
}

.feature-wrapper {
  background-color: #fafbff
}

.inputGroup textarea:hover,
.promoInputWrapper input:hover,
span.select2-selection.select2-selection--1ingle:hover {
  border: 1px solid var(--primary-blue)
}

a#edit-order:hover {
  text-underline-offset: 3px
}

.priceBreakdown {
  padding: 12px 0;
  border-bottom: 1px solid #D7EDFF;
  display: none
}

.priceBreakdown.noPadd {
  padding: 0;
  border: none;
}

.singlePriceDetail {
  display: flex;
  justify-content: space-between;
  margin-top: 15px;
  position: relative;
  align-items: center;
}

.singlePriceDetail.admin {
  padding: 15px 0;
  margin-top: 15px;
  border-top: 1px solid #D7EDFF;
  border-bottom: 1px solid #D7EDFF
}

.singlePriceDetail p.normalFont {
  font-size: 13px;
  font-weight: 450;
  line-height: 18.97px;
  text-align: left;
  color: #0F0F0F
}

.singlePriceDetail p.normalFont.decorated {
  text-decoration: line-through;
  text-decoration-color: #e23659;
  text-align: right;
}

.singlePriceDetail p.normalFont.bigger {
  font-size: 17px;
}

.singlePriceDetail p.normalFont.admin {
  font-size: 15px;
}

.headDesc {
  font-size: 11px;
  line-height: 24px;
  letter-spacing: 0%;
  padding-left: 16px;
  position: relative;
  color: #525960;
}

.headDesc::before {
  position: absolute;
  content: '';
  width: 12px;
  height: 12px;
  background: url(../../assets/images/order/price_tag.svg);
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}

.summary-txt {
  width: 100%;
  padding: 12px 13px 12px 14px;
  border-radius: 5px;
  background: #FAFDFF;
  margin-top: 22px;
  display: none
}

.summary-txt p {
  font-size: 14px;
  font-weight: 500;
  line-height: 24px;
  text-align: left;
  color: #0F172A;
  margin-bottom: 7px;
}

.summary-txt span {
  display: block;
  font-size: 12px;
  font-weight: 450;
  line-height: 15.73px;
  text-align: left;
  color: #777F84;
  margin-bottom: 6px
}

section.revSec {
  padding-top: 90px;
  padding-bottom: 60px;
}

.orderBtns a.nextBtn.loginBTnShow {
  width: 177px
}

.orderBtns a.navBT.loginBTnShow span.text {
  left: 14%
}

.orderBtns a.navBT:hover span.text {
  transform: translateX(-15px)
}

div#attachment_files .file-attachment+.file-attachment {
  margin-top: 14px
}

.inputGroup p.attachmentLabel,
.dateGroup label {
  color: #0F172A;
  font-weight: 400;
  margin-bottom: 6px;
}

#step2-2 .orderBtns {
  margin-top: 20px;
}

option:disabled {
  /* Add your styles here */
  color: gray;
  background-color: lightgray;
}

.select2-results__option {
  font-size: 14px;
  font-weight: 450;
}

#deliveryDate {
  padding: 0;
  display: flex;
  align-items: center;
  gap: 6px;
}

#expert_charges_head {
  display: flex;
  align-items: center;
  column-gap: 4px;
}

#page-num {
  pointer-events: none;
}

.freeTrialText {
  gap: 7px;
  display: flex;
  align-items: center;
  position: relative;
  padding-left: 21px;
}

.freeTrialText::before {
  position: absolute;
  content: '';
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 14px;
  height: 14px;
  background: url(../images/gift-icon-order.svg);
}

.freeTrialText span {
  font-size: 13px;
  line-height: 24px;
  font-weight: 450;
  color: #0F0F0F;
  display: flex;
  align-items: center;
  position: relative;
  gap: 4px;
}

#trialToolTip {
  position: absolute;
  font-size: 11px;
  top: -75px;
  left: 97px;
  padding: 10px;
  background: #fff;
  display: none;
  width: 199px;
  box-shadow: 0 0 7px 0 rgb(213 213 213 / 20%), 0 6px 10px 0 rgb(165 164 164 / 14%), 0 1px 18px 0 rgb(0 0 0 / 12%);
  border-radius: 4px;
  z-index: 2;
}

#trialToolTip::before {
  content: "";
  position: absolute;
  left: 26px;
  bottom: -11px;
  width: 0;
  height: 0;
  transform: translateX(-50%) rotate(180deg);
  border-left: 6px solid transparent;
  border-bottom: 12px solid #fff;
  border-right: 6px solid transparent;
  z-index: 2;
}

.deliveryWrapper {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 25px;
  padding-top: 15px;
  border-top: 1px solid #E2E8F0;
}

.alreadyUserText {
  font-weight: 450;
  font-size: 13px;
  line-height: 100%;
  color: #6F767C;
  flex: 1;
  text-align: right;
}

.alreadyUserText a {
  text-decoration: none;
  color: var(--primary-blue)
}

.alreadyUserText a:hover {
  text-decoration: underline;
}

.deliveryDate {
  font-weight: 450;
  font-size: 14px;
  line-height: 100%;
  color: #0F172A;
  display: flex;
  align-items: center;
  gap: 6px;
  position: relative;
  padding-left: 24px;
}

.deliveryDate::before {
  position: absolute;
  content: '';
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 18px;
  height: 18px;
  background: url(../../assets/images/order/delivery-date.svg);
}

.orderRatingMarginImage {
  max-width: 100%;
  margin-top: 30px;
}

#promo-code-input {
  margin-top: 20px;
}

.subTotal.padd {
  padding: 15px 0 0;
  border-top: 1px solid #D7EDFF;
}

.pricingBreakDownNew {
  padding-bottom: 12px;
  border-bottom: 1px solid #D7EDFF
}

.pricingBreakDownNew.noBorder {
  padding-bottom: 0;
  border-bottom: none
}

.pricingBreakDownNew.noPadd {
  padding-bottom: 0;
}

.imagesWrapper {
  margin-top: 20px;
  border-top: 1px solid #D7EDFF;
}

.imagesWrapper>img {
  max-width: 100%;
  margin-top: 0;
}

.subTotal.original {
  padding: 12px 0;
  border-top: 1px solid #D7EDFF;
  border-bottom: 1px solid #D7EDFF;
  margin-top: 0;
  border-top: none;
  margin-bottom: 0;
}

.summaryBar.loading::after {
  position: absolute;
  content: '';
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 2;
  border-radius: 6px;
  animation: SkeletonLoading 1s ease-in-out infinite;
  background-color: #f3f3f3;
  background-image: linear-gradient(90deg, #f3f3f3, #ededee, #f3f3f3);
}

@keyframes SkeletonLoading {
  0% {
    background-position: -200px 0;
  }

  to {
    background-position: calc(200px + 100%) 0;
  }
}




.paymentsBy>p {
  font-size: 13px;
  color: #4B5563;
  margin-bottom: 15px;
  text-align: center;
}

.tooltip-container {
  position: relative;
  display: inline-block;
  cursor: pointer;
}

.tooltip-container .tooltip-text2 {
  visibility: hidden;
  width: max-content;
  max-width: 320px;
  background-color: #000;
  color: #fff;
  padding: 8px 12px;
  border-radius: 6px;
  position: absolute;
  z-index: 1;
  top: -330%;
  left: 25%;
  transform: translateX(-8%);
  font-weight: 500;
  font-style: italic;
  font-size: 11px;
  line-height: 150%;
  letter-spacing: 0;
  text-align: left;
  white-space: pre-wrap;
  opacity: 0;
  transition: opacity .2s ease-in-out;
  box-shadow: 0 2px 4px rgba(0, 0, 0, .2);
}

.tooltip-container .tooltip-text2:before {
  content: "";
  position: absolute;
  bottom: -20%;
  left: 10%;
  margin-left: -5px;
  border: 5px solid transparent;
  border-top-color: #000;
}

.tooltip-container:hover .tooltip-text2 {
  visibility: visible;
  opacity: 1;
  display: block;
}

.tooltip-container>span {
  display: flex;
}

@media (max-width:1368px) {

  form,
  form#register_form {
    top: 80px
  }

  .divLeft img {
    margin-top: 110px
  }
}

@media (max-width:1199px) {

  #step1.show,
  .progress {
    margin: 0 auto
  }

  .progress {
    padding: 0 10px;
  }

  .formBody {
    flex-direction: column
  }

  .summaryBar {
    margin: 20px auto
  }
}

@media (max-width:991px) {
  .feature-wrapper {
    padding: 15px !important
  }

  .feature-box svg {
    height: 50px !important;
    width: 50px !important
  }
}

@media (max-width:776px) {
  .formBody {
    padding: 0 10px
  }

  .completed,
  .stepProg {
    max-width: 60px
  }

  .feature-wrapper {
    display: none !important
  }

  body section.dashBoard {
    top: 0px;
  }
}

@media (max-width:767px) {
  .order {
    padding: 120px 0 100px;

  }

  .orderForm {
    padding-left: 15px;
    padding-right: 15px
  }

  .formGroup {
    padding: 0
  }

  .orderBtns {
    flex-direction: column;
    gap: 30px;
  }

  .deadlineInput {
    flex-wrap: nowrap;
  }

  .deadlineInput .deadline {
    margin-left: auto;
    min-width: 179px;
    text-align: center;
    padding: 16px 30px;
  }

  .dateGroup {
    gap: 10px;
  }

  #step2 .orderBtns,
  #step2-2 .orderBtns {
    flex-direction: row;
  }
}

@media (max-width:575px) {

  .allStepsName::before,
  .stepDetail::before {
    position: absolute;
    content: '';
    border-bottom: 1px solid #e1e1e1;
    max-width: calc(100% - 26px);
    bottom: 0;
    width: 100%;
    margin: 0 auto
  }

  .loginForm,
  .signUpForm {
    width: calc(100% - 30px) !important
  }

  div#attachment_files .file-attachment {
    margin-bottom: 18px
  }

  .orderBtns a.nextBtn.expertShowBtn,
  .orderBtns a.nextBtn.loginBTnShow {
    width: 100%
  }

  .orderBtns a.navBT span.text.expertDir,
  .orderBtns a.navBT.loginBTnShow span.text {
    left: unset
  }

  .allStepsName,
  .stepDetail {
    position: relative
  }

  .allStepsName::before {
    display: none
  }

  .progressBars {
    padding: 0 12px;
    top: -73px;
    z-index: unset;
  }

  .stepOneProg {
    left: 15px;
  }

  .stepTwoProg {
    left: -37px;
  }

  .topText {
    font-size: 20px;
    padding: 0 15px;
  }

  /* .completed, .stepProg {
      max-width: 100%
  } */

  .allStepsName h2 {
    font-size: 12px;
    text-align: center;
    margin-bottom: 0;
    flex-direction: column;
  }

  .formBody {
    margin-top: 30px;
    padding: 0 20px
  }

  .orderForm {
    padding: 20px 20px 10px
  }

  .formGroup {
    padding: 14px 10px 0
  }

  .pageInput input {
    padding: 16px 5px;
    max-width: 100%
  }

  .dateGroup {
    flex-direction: column
  }

  .deadlineInput {
    justify-content: flex-start
  }

  p.stepName {
    font-size: 23px;
    line-height: 150%
  }

  /* section.order {
      padding: 40px 0 0
  } */

  form#register_form {
    top: 20px
  }

  .deadlineInput .deadline {
    min-width: 100%;
  }

  .deadlineInput .timeSelectWrapper:nth-of-type(1) {
    width: calc(100% - 82px);
    margin-right: 7px;
  }

  .deadlineInput .timeSelectWrapper:nth-of-type(2) {
    width: 75px;
  }

  #time+.select2 {
    width: 100% !important;
  }

  .orderBtns {
    gap: 0;
  }

  .orderBtns img {
    max-width: 100%;
  }

  .deliveryWrapper {
    flex-direction: column;
    align-items: flex-start;
    gap: 20px;
  }

  .allStepsName {
    margin: 20px auto;
  }

  #time+.select2 .selection .select2-selection--single .select2-selection__rendered {
    text-align: right;
    padding: 1px 8px 1px 25px;
    font-size: 13px;
  }

  .timeSelectWrapper img {
    left: 12px;
  }

  .deadlineInput .deadline {
    font-size: 13px;
  }

  .orderRatingMarginImage {
    max-width: 100%;
  }

  .boostHead {
    font-size: 17px;
  }

  .formFields.bonuses .bonus-about .bonusUSP {
    margin: 10px auto;
  }

  section.revSec {
    padding-top: 90px;
  }

  .dateGroup .inputGroup:first-child {
    flex-basis: unset;
  }

  .summaryBar {
    margin: 60px auto 30px;
  }

  .freePagesWrapper,
  .pageInput {
    max-width: unset;
  }

  div#attachment_files small svg {
    min-width: 25px;
  }

  .promoInputWrapper.inputGroup {
    display: flex;
    flex-wrap: wrap;
  }

  .promoInputWrapper input {
    width: 85%;
  }

  div#attachment_files small {
    align-items: center;
  }

  .deliveryDate::before {
    top: 0;
    transform: none;
  }

  .tooltip-container .tooltip-text2 {
    left: -120px;
  }

  .tooltip-container .tooltip-text2:before {
    left: 48%;
  }
}

@media (max-width:460px) {

  .calculator,
  .orderBtns a.nextBtn.direct,
  .orderBtns a.nextBtn.first,
  .select2-container,
  .writers__item {
    max-width: 100%
  }

  .orderBtns a.navBT span.text,
  .summaryBar {
    position: relative
  }

  .allStepsName h2.overIt,
  .deadLabel {
    padding-left: 0
  }

  p.stepNameinner {
    padding-left: 10px
  }

  .custom-alert,
  .orderForm.orderReview {
    padding: 0
  }

  .custom-alert-info {
    margin: 0;
    font-size: 14px
  }

  .orderBtns a.nextBtn,
  .orderBtns a.prevBtn {
    width: 100%;
    font-size: 14px
  }

  .orderBtns a.prevBtn span.text {
    left: 19%;
  }

  .orderBtns a.navBT span.reviewDir.text,
  .orderBtns a.navBT span.text,
  .orderBtns a.navBT.first span.text,
  .orderBtns a.navBT.prevBtn span.text {
    left: 0;
    top: 0
  }

  #step2-2 .orderBtns {
    flex-direction: column;
    align-items: center
  }

  .infoRevision {
    padding: 30px
  }

  #step2 .orderBtns {
    text-align: center;
    display: block
  }


  

  .freePagesWrapper,
  .totalCal,
  p.extra {
    width: 100%
  }

  .promoInputWrapper label.forIn {
    left: 12px
  }

  .allStepsName {
    justify-content: space-between;
    padding: 0 12px 20px
  }

  .allStepsName h2 {
    font-size: 13px;
    max-width: 100%
  }

  .stepDetail {
    padding: 30px 13px 20px
  }

  p.stepName {
    font-size: 20px
  }

  .deadlineInput {
    justify-content: space-between
  }





  #step2 {
    padding-top: 30px
  }

  .summaryBar {
    top: 0;
    order: 3
  }

  .writers {
    flex-direction: column
  }

  .writers__item:first-child {
    margin-bottom: 20px
  }

  .adonsCheckBoxes {
    height: 20px
  }

  .totalCal {
    margin-left: 0
  }

  .personalHead {
    flex-direction: column-reverse;
    align-items: flex-start;
  }

  .allStepsName h2.overIt::before {
    width: 15px;
    height: 15px;
    top: -22px;
    background-size: contain;
    left: 90%
  }

  #step2.show {
    order: 1
  }

  #step2-2.show {
    order: 2
  }

  .writers__item {
    margin: 0
  }

  .orderBtns a.nextBtn {
    margin: 20px auto 0;
    display: flex;
    align-items: center;
    justify-content: center
  }

  .attachLbl svg:first-child,
  .orderBtns a.navBT:hover lord-icon.arrowNext {
    display: none
  }

  .orderBtns a.navBT:hover span.text {
    transform: none
  }

  span.toolText,
  span.toolTextAdmin {
    left: 44px;
  }

  #talkbubble:after {
    left: 23%
  }

  .freePagesWrapper .freePagesImg {
    right: -2px
  }
}

@media (max-width:413px) {
  .inputGroup select {
    padding: 13px 10px 15px
  }
}

@media (max-width:392px) {
  /* .order {
      padding: 20px 0
  } */

  p.stepName {
    font-size: 22px;
    line-height: 30px
  }

  .topText {
    font-size: 24px;
    line-height: 140%;
    width: 80%;
    margin: 0 auto;
    padding-bottom: 15px;
  }

  .securities img {
    width: 100%
  }

  .orderForm {
    padding: 20px 10px 10px
  }

  label.attachLbl {
    padding: 15px
  }

  .agreement {
    align-items: start
  }

  .singleMethod {
    padding: 7px 15px
  }

  .promoInputWrapper button {
    max-width: 100px
  }

  .infoAgainstLabel p,
  .inputGroup input,
  .inputGroup label,
  .inputGroup p.label,
  .inputGroup select,
  .inputGroup textarea,
  .select2-results__option--selectable {
    font-size: 14px
  }

  .edit-section {
    margin: 0 0 10px
  }

  .edit-section a {
    float: none !important
  }

  .personalHead {
    font-size: 20px
  }
}

.custom-alert-success {
  color: #155724;
  background-color: #d4edda;
  border-color: #c3e6cb
}

.custom-alert-danger {
  color: #721c24;
  background-color: #f8d7da;
  border-color: #f5c6cb
}

.lds-dual-ring {
  display: inline-block;
  width: 80px;
  height: 80px;
  margin-left: 50%;
  transform: translateX(-50%);
  min-height: 160px
}

.lds-dual-ring:after {
  content: " ";
  display: block;
  width: 45px;
  height: 45px;
  margin: 8px;
  border-radius: 50%;
  border: 6px solid #fff;
  border-color: #109B93 transparent #fff;
  animation: 1.2s linear infinite lds-dual-ring
}

@keyframes lds-dual-ring {
  0% {
    transform: rotate(0)
  }

  100% {
    transform: rotate(360deg)
  }
}

.icon-animate {
  width: 20px;
  height: 20px;
  -webkit-animation: 4s linear infinite spin;
  -moz-animation: 4s linear infinite spin;
  animation: 4s linear infinite spin
}

@-moz-keyframes spin {
  100% {
    -moz-transform: rotate(360deg)
  }
}

@-webkit-keyframes spin {
  100% {
    -webkit-transform: rotate(360deg)
  }
}

@keyframes spin {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg)
  }
}

.lds-ellipsis {
  margin: 0 auto;
  display: inline-block;
  position: relative;
  width: 80px;
  height: 80px
}

#download-work-main-loader-box {
  padding: 7px;
  margin-top: 24px;
  height: 93%;
  box-shadow: 0 4px 10px -6px rgb(31 27 45 / 20%), 0 8px 25px rgb(31 27 45 / 16%);
  border-radius: 20px;
  background: #fff;
  display: flex
}

#all-orders-loader,
#download-work-main-loader {
  align-self: start;
  margin-left: 33%;
  transform: translateX(-50%);
  top: 27%
}

.lds-ellipsis div {
  position: absolute;
  top: 33px;
  width: 13px;
  height: 13px;
  border-radius: 50%;
  background: var(--primary-blue);
  animation-timing-function: cubic-bezier(0, 1, 1, 0)
}

.lds-ellipsis div:first-child {
  left: 8px;
  animation: .6s infinite lds-ellipsis1
}

.lds-ellipsis div:nth-child(2) {
  left: 8px;
  animation: .6s infinite lds-ellipsis2
}

.lds-ellipsis div:nth-child(3) {
  left: 32px;
  animation: .6s infinite lds-ellipsis2
}

.lds-ellipsis div:nth-child(4) {
  left: 56px;
  animation: .6s infinite lds-ellipsis3
}

@keyframes lds-ellipsis1 {
  0% {
    transform: scale(0)
  }

  100% {
    transform: scale(1)
  }
}

@keyframes lds-ellipsis3 {
  0% {
    transform: scale(1)
  }

  100% {
    transform: scale(0)
  }
}

@keyframes lds-ellipsis2 {
  0% {
    transform: translate(0, 0)
  }

  100% {
    transform: translate(24px, 0)
  }
}