.wp_hcm_software .input-outer.focused.active.filled label {
  color: #58595B;
}

.wp_hcm_software .has-right-half-background-size .block-background-media {
  background-size: 120%;
}

.wp_hcm_software .input-outer {
  width: 100%;
  max-width: 100%;
  margin: 0 auto 24px;
  position: relative;
}

.wp_hcm_software .input-outer label {
  position: absolute;
  top: 11px;
  left: 11px;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: #6D6E71;
  background: #fff;
  padding: 1px 5px;
  cursor: auto;
}

.wp_hcm_software .input-outer.focused label,
.wp_hcm_software .input-outer.filled label {
  transition: all .2s linear;
  z-index: 1;
  top: -10px;
  width: auto;
  color: #58595B;
  font-size: 13px;
  line-height: 18px;
}

.wp_hcm_software .input-outer input[type="email"] {
  border: 1px solid #CCCCCC;
  border-radius: 1px;
  width: 100%;
  margin: auto;
  background: transparent;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: #58595B;
  padding: 10px 16px;
}

.wp_hcm_software .wp-block-buttons .wp-block-button .button1 .wp-block-button__link:hover,
.wp_hcm_software .wp-block-buttons .wp-block-button .button1 .wp-block-button__link:focus {
  background: #FFF;
  -webkit-box-shadow: inset 0 0 0 1px #193d6a;
  box-shadow: inset 0 0 0 1px #193d6a;
  color: #193d6a;
}

body.wp_hcm_software .wp-block-button.fill-btn.button0 a.wp-block-button__link:focus,
  body.wp_hcm_software .wp-block-button.fill-btn.button0 a.wp-block-button__link:active {
  color: #193D6A;
  background: #fff;
  -webkit-box-shadow: inset 0 0 0 1px #193d6a;
  box-shadow: inset 0 0 0 1px #193d6a;
}

body.wp_hcm_software .wp-block-button.fill-btn.button0 a.wp-block-button__link:focus::after,
  body.wp_hcm_software .wp-block-button.fill-btn.button0 a.wp-block-button__link:active::after {
  content: url("data:image/svg+xml;charset=utf-8,%3Csvg fill='%23193d6a' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3E%3Cpath d='M22.72 13.33L10.63 1.24a2.37 2.37 0 10-3.35 3.34L17.7 15 7.28 25.42a2.36 2.36 0 001.68 4 2.34 2.34 0 001.67-.69l12.09-12.06a2.37 2.37 0 000-3.34z'/%3E%3C/svg%3E");
}

.wp_hcm_software .input-outer.focused input[type="email"] {
  border-color: #58595B;
}

.wp_hcm_software .input-outer.focused.filled input[type="email"] {
  border-color: #9B9B9B;
}

.wp_hcm_software .input-outer.filled label {
  color: #949698;
}

.wp_hcm_software .input-outer input[type="email"] {
  outline: none !important;
}

.wp_hcm_software .input-outer.error-outer input[type="email"],
.wp_hcm_software .input-outer.focused.filled.error-outer input[type="email"] {
  border-color: #CE0005;
}

.wp_hcm_software .input-outer.error-outer label,
.wp_hcm_software .input-outer.focused.filled.error-outer label {
  color: #CE0005;
}

.wp_hcm_software .input-outer span.errornew {
  text-align: left;
  display: block;
  font-weight: 400;
  font-size: 13px;
  line-height: 13px;
  color: #CE0005;
  margin-top: 5px;
}

body.wp_hcm_software .variant-large-right.split-padding .wp-block-button {
  width: 50%;
  max-width: 100%;
  padding: 0 8px;
  margin-right: 0;
}

body.wp_hcm_software .wp-block-button.fill-btn.button0 a.wp-block-button__link {
  background-color: #193D6A;
}

body.wp_hcm_software .wp-block-button.fill-btn.button0 a.wp-block-button__link:hover {
  background-color: #fff;
  color: #193D6A;
}

body.wp_hcm_software .wp-block-button.is-style-outline.button1 a.wp-block-button__link {
  color: #193D6A;
  border-color: #193D6A;
  background: transparent;
}

body.wp_hcm_software .wp-block-button.is-style-outline.button1 a.wp-block-button__link:focus,
body.wp_hcm_software .wp-block-button.is-style-outline.button1 a.wp-block-button__link:active {
  background: #193D6A;
  color: #fff;
}

body.wp_hcm_software .wp-block-button.is-style-outline.button1 a.wp-block-button__link:focus::after, body.wp_hcm_software .wp-block-button.is-style-outline.button1 a.wp-block-button__link:active::after {
  content: url("data:image/svg+xml;charset=utf-8,%3Csvg fill='%23fff' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3E%3Cpath d='M22.72 13.33L10.63 1.24a2.37 2.37 0 10-3.35 3.34L17.7 15 7.28 25.42a2.36 2.36 0 001.68 4 2.34 2.34 0 001.67-.69l12.09-12.06a2.37 2.37 0 000-3.34z'/%3E%3C/svg%3E");
}

.wp_hcm_software .variant-large-right.split-padding .wp-block-button.button0 {
  padding-left: 0;
}

.wp_hcm_software .variant-large-right.split-padding .wp-block-button.button1 {
  padding-right: 0;
}

.wp_hcm_software .variant-large-right.split-padding .wp-block-buttons {
  flex-wrap: nowrap;
  gap: 0;
  width: 100%;
  margin: auto;
}

.wp_hcm_software .variant-large-right.split-padding .wp-block-button__link {
  width: 100%;
  justify-content: center;
  padding: 10px;
}

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {
  -webkit-box-shadow: 0 0 0 30px white inset !important;
}

.wp_hcm_software .video_sec .wp-block-ws-split-half:first-child::after,
section.wp-block-ws-section.padding-top-50.padding-bottom-50.has-text-color.has-white-color.has-background .wp-block-ws-split-half:first-child:after {
  display: none;
}

.wp_hcm_software .ipad-image {
  display: none !important;
}

html body.modal-opened {
  overflow: hidden !important;
}


@media(max-width: 1200.98px) {

  .wp_hcm_software .input-outer {
    bottom: 0;
  }
}

@media(min-width: 767.98px) and (max-width: 991.98px) {
  body.wp_hcm_software .top-hero-section {
    padding-bottom: 120px;
  }

  .wp_hcm_software .input-outer,
  .wp_hcm_software .variant-large-right.split-padding .wp-block-buttons {
    position: absolute;
    left: calc(50% - 2px);
    width: calc(100% - 64px);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    transform: translateX(-50%);
  }

  body.wp_hcm_software .top-hero-section .wp-block-buttons {
    bottom: -45px;
  }

  body.wp_hcm_software .clients-section {
    padding-bottom: 8px;
    padding-top: 88px;
  }

}

@media(max-width: 767.98px) 
{
  .wp_hcm_software .container,
  .wp_hcm_software .container-fluid {
    padding-right: 24px;
    padding-left: 24px;
  }

  .wp_hcm_software .section-inner-1 .wp-block-button a {
    width: 100% !important;
    margin-bottom: 8px !important;
  }

  .wp_hcm_software .wp-block-button {
    padding: 0 !important;
  }

  .wp_hcm_software .variant-large-right.split-padding .wp-block-button {
    width: 100% !important;
  }

  .wp_hcm_software .variant-large-right.split-padding .wp-block-buttons {
    flex-wrap: wrap;
    width: 100%;
    margin: auto;
  }

  .wp_hcm_software .variant-large-right.split-padding .wp-block-button__link {
    padding: 11px 10px;
  }

  .wp_hcm_software .input-outer {
    margin: 0 auto 18px;
  }
}

@media (min-width: 1300px) {
  .wp_hcm_software .section-inner .wp-block-ws-split.variant-large-right>.wp-block-ws-split-half:first-child {
    padding-right: 13px;
    max-width: 513px !important;
  }
}

.wp_hcm_software .wp-block-buttons .wp-block-button.button1 .wp-block-button__link:hover,
.wp_hcm_software .wp-block-buttons.button1 .wp-block-button .wp-block-button__link:focus {
  background: #193d6a !important;
  color: #fff !important;
}

.wp_hcm_software #mktoForm_1598 .mktoFormRow:nth-child(2) {
  width: 100%;
}

/* Modal */


.wp_hcm_software .exit_model.opened {
  display: block !important;
}

/* Modal*/
html.modal-open-html {
  height: 100vh;
}

.wp_hcm_software.modal-open {
  overflow: hidden;
  position: fixed;
  height: 100vh;
  width: 100%;
  min-height: 100vh;
  /* mobile viewport bug fix */
  min-height: -webkit-fill-available;
}

.wp_hcm_software .Consultation-model {
  background: rgba(167, 167, 167, 0.2);
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow-x: hidden;
  overflow-y: auto;
  outline: 0;
  -webkit-transition: opacity .15s linear;
  -o-transition: opacity .15s linear;
  transition: opacity .15s linear;
}

.wp_hcm_software .Consultation-model::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
  -webkit-backdrop-filter: blur(2px);
  backdrop-filter: blur(2px);
  z-index: 1;
}

.wp_hcm_software .Consultation-model.in {
  display: block;
  opacity: 1;
  -webkit-animation: fadein 1s;
  -moz-animation: fadein 1s;
  -ms-animation: fadein 1s;
  -o-animation: fadein 1s;
  animation: fadein 1s;
}

@keyframes fadein {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

/* Firefox < 16 */
@-moz-keyframes fadein {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

/* Safari, Chrome and Opera > 12.1 */
@-webkit-keyframes fadein {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

/* Internet Explorer */
@-ms-keyframes fadein {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

/* Opera < 12.1 */
@-o-keyframes fadein {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

.wp_hcm_software .Consultation-model .modal-body {
  display: table;
  height: 100vh;
  width: 100%;
  padding: 30px 0;
  position: relative;
  z-index: 2;
}

.wp_hcm_software .Consultation-model .modal-body .modal-content {
  display: table-cell;
  vertical-align: middle;
}

.wp_hcm_software .Consultation-model .modal-close {
  position: absolute;
  right: 10px;
  top: 10px;
  cursor: pointer;
}

/*END  Modal*/

/*form*/
.wp_hcm_software .Consultation-model .form-wrapper {
  background: #fff;
  position: relative;
  width: 100%;
  max-width: 548px;
  margin: 0 auto;
  padding: 57px 50px 47px;
  -moz-box-shadow: 0px 15px 45px rgba(0, 0, 0, 0.25);
  -webkit-box-shadow: 0px 15px 45px rgba(0, 0, 0, 0.25);
  box-shadow: 0px 15px 45px rgba(0, 0, 0, 0.25);
}

.wp_hcm_software .Consultation-model .form-wrapper .mktoForm {
  background-image: none !important;
  background: transparent;
  padding: 0 !important;
  background-repeat: inherit !important;
  background-position: inherit !important;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  margin-bottom: 0;
}

.wp_hcm_software .Consultation-model form.mktoForm,
.wp_hcm_software .Consultation-model .mktoFieldDescriptor,
.wp_hcm_software .Consultation-model .mktoRequiredField,
.wp_hcm_software .Consultation-model .mktoRequired,
.wp_hcm_software .Consultation-model .mktoFieldDescriptor.mktoFormCol,
.wp_hcm_software .Consultation-model .mktoFieldWrap.mktoRequiredField {
  width: 100% !important;
}

.wp_hcm_software .Consultation-model .form-wrapper h2 {
  margin: 0;
  font-size: 36px;
  line-height: 44px;
  text-align: center;
  color: #58595B;
  margin-bottom: 47px;
}

.wp_hcm_software .Consultation-model .form-wrapper h2 br {
  display: none;
}

.wp_hcm_software .Consultation-model .form-wrapper h2 span {
  position: relative;
}

.wp_hcm_software .Consultation-model .form-wrapper h2 span:after {
  content: "";
  position: absolute;
  width: 160px;
  height: 100%;
  background: url(../svg/path.svg) no-repeat center;
  left: -23px;
  bottom: -23px;
}

.wp_hcm_software .Consultation-model .form-wrapper .mktoForm .mktoFormRow {
  width: -moz-calc(50% - 8px);
  width: -webkit-calc(50% - 8px);
  width: -o-calc(50% - 8px);
  width: calc(50% - 8px);
  margin-bottom: 20px;
}

.wp_hcm_software .Consultation-model .form-wrapper .mktoFormRow.Email-row {
  width: 100%;
}

.wp_hcm_software .Consultation-model .mktoForm .mktoGutter,
.wp_hcm_software .Consultation-model .mktoForm .mktoOffset {
  display: none;
}

.wp_hcm_software .Consultation-model .mktoForm .mktoRequiredField>label.mktoLabel {
  width: auto !important;
  padding: 0 8px;
  position: absolute;
  z-index: 1;
  font-family: arial, sans-serif;
  font-size: 16px;
  line-height: 18px;
  top: 19px;
  letter-spacing: 0;
  font-weight: 400;
  left: 9px;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  color: #9B9B9B;
  opacity: 0;
  background: #fff;
  pointer-events: none;
}

.wp_hcm_software .Consultation-model .mktoForm .mktoFieldWrap.active .mktoLabel {
  color: #6D6E71;
  font-size: 13px;
  line-height: 18px;
}

.wp_hcm_software .Consultation-model .mktoForm .mktoRequiredField.active>label.mktoLabel,
.wp_hcm_software .Consultation-model .mktoForm .mktoRequiredField.typing>label.mktoLabel {
  top: -9px;
  opacity: 1;
}

.wp_hcm_software .Consultation-model .mktoForm .mktoFieldWrap.active.typing .mktoLabel {
  color: #58A7DC;
}

.wp_hcm_software .Consultation-model .mktoForm .mktoFieldWrap.active.error .mktoLabel {
  color: #CE0005;
}

.wp_hcm_software .Consultation-model .mktoForm .mktoField {
  margin: 0 !important;
  background: #fff;
  border: 1px solid #9B9B9B;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 26px;
  padding: 12px 16px !important;
  height: 56px;
  color: #6D6E71 !important;
  border-radius: 1px;
  -webkit-appearance: none;
  appearance: none;
}

.wp_hcm_software .Consultation-model .mktoForm .mktoFieldWrap.active .mktoField {
  border-color: #9B9B9B;
}

.wp_hcm_software .Consultation-model .mktoForm .mktoFieldWrap.typing .mktoField {
  border-color: #58A7DC;
}

.wp_hcm_software .Consultation-model .mktoForm .mktoFieldWrap.error .mktoField {
  border-color: #CE0005;
}

.wp_hcm_software .Consultation-model .mktoForm .mktoField:focus {
  box-shadow: none !important;
  outline: none;
}

.wp_hcm_software .Consultation-model .mktoForm .mktoFormRow.hideField {
  display: none;
}

.wp_hcm_software .Consultation-model input::-webkit-input-placeholder {
  color: #9B9B9B;
  opacity: 1;
}

.wp_hcm_software .Consultation-model input::-moz-placeholder {
  color: #9B9B9B;
  opacity: 1;
}

.wp_hcm_software .Consultation-model input:-ms-input-placeholder {
  color: #9B9B9B;
  opacity: 1;
}

.wp_hcm_software .Consultation-model input:-moz-placeholder {
  color: #9B9B9B;
  opacity: 1;
}

.wp_hcm_software .Consultation-model input:focus::-webkit-input-placeholder {
  opacity: 0;
}

.wp_hcm_software .Consultation-model input:focus::-moz-placeholder {
  opacity: 0;
}

.wp_hcm_software .Consultation-model input:focus:-ms-input-placeholder {
  opacity: 0;
}

.wp_hcm_software .Consultation-model input:focus:-moz-placeholder {
  opacity: 0;
}

.wp_hcm_software .Consultation-model select.mktoField::-ms-expand {
  display: none;
}

.wp_hcm_software .Consultation-model .mktoForm .mktoFieldWrap input:-webkit-autofill,
.wp_hcm_software .Consultation-model .mktoForm .mktoFieldWrap input:-webkit-autofill:valid {
  background-color: #ffffff;
  transition: background-color 5000s ease-in-out 0s;
  -webkit-text-fill-color: #6D6E71 !important;
  -webkit-box-shadow: 0 0 0 30px white inset !important;
}

.wp_hcm_software .Consultation-model .mktoForm .mktoButtonRow {
  width: 100%;
  max-width: 282px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 38px;
}

.wp_hcm_software .Consultation-model .mktoButtonRow .mktoButton {
  margin-left: 0 !important;
  width: 100% !important;
  height: 56px !important;
  font-size: 16px !important;
  line-height: 36px !important;
  justify-content: center;
  background-color: #193D6A !important;
  font-weight: 700;
  -webkit-transition: .2s;
  transition: .2s;
  display: inherit;
}

.wp_hcm_software .Consultation-model .mktoButtonRow .mktoButton::after {
  content: "";
  width: 17px;
  height: 23px;
  background: url(../svg/arror-white.svg) no-repeat center;
  right: -4px;
  position: relative;
  display: inline-block;
  margin-left: 3px;
  top: 7px;
}

.wp_hcm_software .Consultation-model .mktoButtonRow .mktoButton:hover,
.wp_hcm_software .Consultation-model .mktoButtonRow .mktoButton:focus,
.wp_hcm_software .Consultation-model .mktoButtonRow .mktoButton:active {
  background-color: #Fff !important;
  color: #193d6a !important;
  -webkit-box-shadow: inset 0 0 0 1px #193d6a;
  box-shadow: inset 0 0 0 1px #193d6a;
}

.wp_hcm_software .Consultation-model .mktoButtonRow .mktoButton:hover:after,
.wp_hcm_software .Consultation-model .mktoButtonRow .mktoButton:focus:after,
.wp_hcm_software .Consultation-model .mktoButtonRow .mktoButton:active:after {
  background: url(../svg/arror-blue.svg) no-repeat center;
}

.wp_hcm_software .Consultation-model .form-wrapper .mktoForm .mktoError .mktoErrorMsg {
  font-family: arial, sans-serif;
  background: #333333;
  border: none;
  -webkit-border-radius: 1px;
  border-radius: 1px;
  -webkit-box-shadow: none;
  box-shadow: none;
  display: inline-block;
  color: #FFFFFF;
  font-size: 13px;
  font-weight: 400;
  line-height: 18px;
  margin: 8px auto 0;
  padding: 8px 15px;
  text-align: center;
  text-shadow: none;
  height: auto;
  /*max-width: 100%;*/
}

.wp_hcm_software .Consultation-model .form-wrapper .mktoForm .mktoError .mktoErrorMsg span {
  margin: 0 auto;
  display: inline-block;
}

.wp_hcm_software .Consultation-model .form-wrapper .mktoForm .mktoError .mktoErrorArrowWrap {
  height: 12px;
  left: 50%;
  top: 1px;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  display: block;
}

.wp_hcm_software .Consultation-model .form-wrapper .mktoForm .mktoError .mktoErrorArrow {
  background-color: #333333;
  border: none;
  margin-top: 2px;
  width: 12px;
}

body.wp_hcm_software .Consultation-model .form-wrapper .mktoForm .mktoError {
  top: 56px !important;
  left: 50%;
  pointer-events: none;
  display: none;
  /*width: 100%;*/
  z-index: 9999;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  text-align: center;
  width: 100%;
}

.wp_hcm_software .Consultation-model .form-wrapper .mktoForm .mktoFormRow .mktoRequiredField.typing.error .mktoError {
  display: block !important;
}

@media screen and (max-width: 767.98px) {
  .wp_hcm_software .Consultation-model {
    padding: 0 5px;
  }

  .wp_hcm_software .Consultation-model .form-wrapper {
    max-width: 328px;
    padding: 40px 16px;
  }

  .wp_hcm_software .Consultation-model .form-wrapper h2 {
    font-size: 28px;
    line-height: 38px;
    margin-bottom: 31px;
  }

  .wp_hcm_software .Consultation-model .form-wrapper h2 br {
    display: block;
  }

  .wp_hcm_software .Consultation-model .form-wrapper h2 span:after {
    width: 96px;
    height: 9px;
    background: url(../svg/path-mob.svg) no-repeat center;
    bottom: -3px;
    left: -5px;
  }

  .wp_hcm_software .Consultation-model .form-wrapper .mktoForm .mktoFormRow {
    width: 100%;
  }

  .wp_hcm_software .Consultation-model .mktoForm .mktoButtonRow {
    max-width: 295px;
    margin-top: 20px;
  }
}

/* END Modal */