.heading-menu, #scroll, #allFea, #customers, .btmBar, #quote {
  display: none
}
:root {
  --text-light: #fff;
  --text-dark: #000;
  --grey-color: #bdc5d1;
  --link-color: #3478f6;
  --background-color: #123991;
  --yellow-color: #ffbd6f;
  --button-color: #f0473d;
  --h1-font: 50px;
  --h2-font: 42px;
  --h3-font: 24px;
  --h4-font: 20px;
  --p-font: 17px;
  --s-font: 12px;
  --m-font: 16px;
  --l-font: 32px;
  --xl-font: 48px;
  --xs-wgt: 200;
  --s-wgt: 300;
  --m-wgt: 400;
  --l-wgt: 500;
  --xl-wgt: 600;
  --n-gap: 24px;
  --m-top: 60px
}
body:before {
  position: absolute;
  z-index: -1;
  visibility: hidden;
  opacity: 0;
  content: url(https://www.manageengine.com/products/desktop-central/style/../images/ecnew-fea-banner-1.png);
  transform: scale(0)
}
.get-quote-page {
  position: relative;
  padding: 80px 40px;
  text-align: center;
  overflow: hidden
}
.get-quote-page .flex {
  max-width: 1200px;
  align-items: center;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  align-content: center;
  margin: auto
}
.get-quote-page h1 {
  font-size: var(--h1-font);
  line-height: 65px;
  font-weight: var(--l-wgt);
  margin: 0 0 20px;
  color: #FFF
}
.get-quote-page h2 {
  font-size: var(--h2-font);
  line-height: normal;
  font-weight: var(--xl-wgt);
  margin: 0 0 20px;
  text-align: center
}
.get-quote-page h3 {
  font-size: var(--h3-font);
  line-height: normal;
  font-weight: var(--l-wgt);
  margin: 0 0 15px !important
}
.get-quote-page h4 {
  font-size: var(--h4-font);
  line-height: 36px;
  margin: 0 !important
}
.get-quote-page p, .get-quote-page li {
  font-size: var(--p-font);
  line-height: 25px;
  font-weight: var(--s-wgt);
  margin: 0 0 24px
}
.get-quote-page .logos {
  grid-gap: 50px;
  justify-content: space-between;
  margin: 30px auto 0
}
.get-quote-page .logos li {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  margin: 0
}
.get-quote-page .logos li img {
  height: 50px;
  max-width: 120px
}
.get-quote-page .logos li img[alt="NASA"] {
  height: 70px
}
.get-quote-page .logos li img[alt="American Bank & Trust"] {
  max-width: 220px
}
.get-quote-page .grey {
  color: var(--grey-color)
}
.get-quote-page.review {
  background: #092970
}
.get-quote-page.review .box {
  max-width: 30%;
  width: 375px;
  position: relative
}
.get-quote-page.header {
  background-color: #013b98;
  background-size: cover;
  background-repeat: no-repeat;
  background-image: url(https://www.manageengine.com/products/desktop-central/style/../images/ecnew-fea-banner-1.png);
  padding: 50px 40px 80px;
  text-align: justify
}
.get-quote-page .yellow {
  color: var(--yellow-color)
}
.get-quote-page.header .content .profile {
  justify-content: flex-start;
  width: 100%;
  align-items: center;
  background: 0;
  padding-left: 0 !important;
  height: auto
}
.get-quote-page.header .content .profile figure {
  width: 75px;
  height: 75px;
  display: block;
  margin: 0 10px 0 0
}
.get-quote-page.header .content .profile figure img {
  border-radius: 100%;
  object-fit: cover;
  object-position: top;
  width: 100%;
  height: 100%
}
.get-quote-page.header .content .profile p {
  text-align: left;
  color: var(--text-light);
  width: calc(100% - 107px);
  margin: 0 0 0 10px;
  font-size: 15px
}
.get-quote-page.header .content .profile p span {
  display: block;
  font-size: 18px;
  font-weight: 500
}
.get-quote-page.header .content {
  width: 375px;
  text-align: left;
  position: relative;
}
.get-quote-page.header .content h2 {
  color: var(--text-light) !important;
  font-size: 38px;
  text-align: left;
  position: relative
}
.get-quote-page.header .form {
  width: calc(100% - 450px);
  position: relative
}
.get-quote-page.review .flex {
  justify-content: space-between
}
.get-quote-page.review .box img {
  width: 200px;
  max-height: 30px;
  margin-bottom: 15px
}
.get-quote-page.review .box:before {
  position: absolute;
  content: "";
  border-right: 1px solid #4f71a5;
  right: -27px;
  width: 1px;
  top: 0;
  height: 100%
}
.get-quote-page.review .box:last-child:before {
  border-right: 0
}
.get-quote-page.review .box p {
  margin: 0
}
.get-quote-page.header .flex {
  justify-content: space-between;
  align-items: flex-start
}
.get-quote-page.header .content h2:before, .get-quote-page.header .content h2:after {
  content: "";
  position: absolute;
  width: 20px;
  height: 20px;
  background-repeat: no-repeat;
  background-size: cover;
  left: -27px
}
.get-quote-page.header .content h2:after {
  transform: rotate(0) scaleX(-1);
  right: 75px;
  left: auto
}
.get-quote-page.header .form .flex {
  border-radius: 16px;
  background: rgb(255 255 255 / .9)
}
.get-quote-page.header .form span.quote-heading {
  border-radius: 23px;
  background: #e7ebf4;
  padding: 8px 20px;
  position: absolute;
  top: -20px;
  margin: auto;
  left: 0;
  right: 0;
  width: 250px;
  text-align: center;
  align-content: center;
  border: 1px solid #dfdfdf
}
.edi-btn inputgroup.prd-slt .tabs {
  display: flex;
  position: relative;
  background-color: #f7f7f7;
  padding: 8px;
  border-radius: 26px;
  width: inherit;
  margin-top: 45px
}
.tabs * {
  z-index: 2
}
.prd-slt input[type="radio"] {
  display: none
}
.edi-btn inputgroup label.tab {
  display: flex !important;
  align-items: center;
  justify-content: center;
  height: 30px;
  font-size: .8rem;
  color: #2753c1;
  font-weight: 500;
  border-radius: 99px;
  cursor: pointer;
  transition: color .15s ease-in;
  transform: none;
  z-index: 6;
  pointer-events: visible;
  line-height: normal
}
.prd-slt input[type="radio"]:checked + label {
  color: #FFF
}
.prd-slt input[id="prdsltdc"]:checked ~ .glider {
  transform: translateX(0)
}
.prd-slt input[id="prdsltdccd"]:checked ~ .glider {
  transform: translateX(100%)
}
.edi-btn inputgroup.prd-slt .tabs .glider {
  position: absolute;
  display: flex;
  height: 30px;
  width: 125px;
  background-color: #2753c1;
  z-index: 5;
  border-radius: 26px;
  transition: .25s ease-out;
  top: 8px
}
inputgroup.prd-slt {
  width: 250px
}
input#Submit {
  background: #f0483e !important
}
inputgroup {
  width: unset
}
.contactForm {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  align-content: center;
  justify-content: space-between;
  gap: 15px;
  margin-top: 20px;
  z-index: 2;
  position: relative
}
.edi-btn inputgroup.field {
  width: 320px;
  margin: 0;
  max-width: 48%;
  position: relative
}
inputgroup#pricingfor {
  display: flex;
  flex-wrap: wrap
}
inputgroup#pricingfor label {
  width: 100% !important
}
inputgroup#pricingfor [data-offset] label {
  width: auto !important
}
form#theForm {
  max-width: 100%;
  padding: 0 40px 40px
}
.edi-btn inputgroup label {
  transform: none;
  color: #000;
  font-size: 14px !important;
  line-height: normal;
  max-width: 98%;
  pointer-events: auto
}
.edi-btn inputgroup input, .edi-btn inputgroup textarea {
  border-radius: 6px !important;
  background: #FFF !important;
  width: calc(100% - 20px) !important;
  padding: 10px 6px 10px 10px !important
}
inputgroup.field .half {
  width: 47%;
  max-width: 50%;
  padding-right: 0
}
.edi-btn inputgroup.field.country-code .country-value {
  position: absolute;
  top: 35px;
  z-index: 5;
  left: 1px;
  background: #FFF;
  width: 40px;
  padding-left: 9px;
  overflow: hidden
}
.edi-btn inputgroup.field.country-code #country_code {
  width: 71px !important;
  top: 29px;
  position: absolute;
  border-radius: 6px 0 0 6px !important
}
inputgroup.field .half:first-child {
  padding-right: 15px
}
.edi-btn inputgroup.focus label {
  color: #000;
  transform: none !important;
  font-size: 14px !important
}
.edi-btn inputgroup select {
  background: #FFF !important;
  border-radius: 6px !important
}
.tooltip {
  position: absolute;
  left: 61px;
  top: 0
}
.demo .tooltip {
  right: 0;
  left: auto;
  z-index: 999999
}
inputgroup.input-group-radio.spl.focus .main {
  color: #000;
  transform: none
}
inputgroup.input-group-radio.spl label.main {
  font-size: 14px !important;
  margin-right: 20px !important;
  line-height: normal;
  margin-bottom: 20px !important;
  z-index: 10
}
inputgroup.input-group-radio.spl label.main.hide {
  display: none !important
}
.field .only-onpremise {
  width: auto;
  display: flex
}
.field .only-cloud {
  width: auto;
  display: flex
}
inputgroup.input-group-radio.spl label a {
  font-size: 14px !important;
  color: #2753c1
}
.edi-btn inputgroup#AddonSelect {
  width: 100%;
  max-width: 100%
}
inputgroup.input-group-radio.spl input {
  width: 16px !important;
  height: 16px !important;
  margin-top: 0 !important
}
.edi-btn inputgroup select {
  margin-top: 0 !important
}
div[data-clickgdpr="formCTAgdpr"] {
  font-size: 14px !important;
  color: #000 !important;
  text-align: left;
  margin: 10px 0 6px;
  max-width: 100%;
  line-height: 20px
}
div[data-clickgdpr="formCTAgdpr"] a {
  color: #2753c1;
  text-decoration: underline;
  text-underline-offset: 1px
}
.fbutton .spl-submit#Submit {
  width: 100% !important;
  border-radius: 6px !important;
  background: #f0483e !important;
  margin: 0 0 0 0 !important;
  font-family: 'ZohoPuvi'
}
span.fbutton {
  width: 100% !important
}
.edi-btn inputgroup.button {
  width: 100%
}
.edi-btn inputgroup.flex-wrapper {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  align-content: center;
  justify-content: space-between;
  gap: 15px 20px;
  margin-top: 10px;
  margin-bottom: 0
}
.edi-btn inputgroup.select.country {
  margin: 0
}
.edi-btn inputgroup.select:after {
  top: 46px
}
.edi-btn inputgroup input::placeholder {
  color: #707b8c
}
.edi-btn inputgroup.field.country-code #country_code {
  left: 0;
  bottom: 0;
  width: 70px !important;
  position: absolute;
  z-index: 0;
  padding: 10px 20px 10px 7px !important;
  border-right: none !important;
  top: 24px
}
.edi-btn inputgroup.field.country-code::after {
  top: 47px;
  left: 50px
}
.edi-btn inputgroup input#Phone {
  margin-left: 70px !important;
  width: calc(100% - 90px) !important;
  border-radius: 0 6px 6px 0 !important
}
inputgroup.input-group-radio.spl .addon-inner {
  display: block;
  margin-left: 20px;
  width: 70px;
  position: relative
}
inputgroup.input-group-radio.spl .addon-inner span {
  position: absolute;
  top: -30px;
  font-size: 13px
}
inputgroup.input-group-radio.spl .addon-inner input {
  padding: 6px !important;
  margin: 0 !important;
  width: 70px !important
}
.edi-btn inputgroup.field.addon-sec {
  height: 20px
}
.edi-btn inputgroup.field.addon-sec.text-field {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start
}
.get-quote-page.header .success-message {
  width: calc(100% - 450px);
  position: relative
}
.get-quote-page.header .success-message .message {
  width: 100%;
  margin: auto;
  padding: 0 40px
}
.get-quote-page.header .success-message .message {
  text-align: center
}
.get-quote-page.header .success-message .message .gif:before {
  content: "";
  position: absolute;
  background-image: url(/manageengine/products/desktop-central/images/success.gif);
  top: -4%;
  right: 0;
  bottom: 0;
  left: 0;
  background-repeat: no-repeat;
  background-size: 300px;
  margin: auto;
  width: 300px
}
.get-quote-page.header .success-message .message .gif {
  width: 100%;
  max-height: 450px;
  height: 300px;
  position: relative;
  margin-top: 60px
}
.get-quote-page.header .success-message .flex {
  height: 600px;
  border-radius: 16px;
  background: #e7ebf4
}
inputgroup#AddonSelect.input-group-radio.spl label.main {
  margin-bottom: 4px !important
}
.get-quote-page.header .content:before {
  content: "";
  position: absolute;
  background: url(https://www.manageengine.com/ems/images/icon/quote-icon-4.svg);
  width: 80px;
  height: 80px;
  background-size: contain;
  background-repeat: no-repeat;
  right: 7px;
  top: -105px;
  opacity: .25
}
.tooltip .tool {
  background-color: #FFF;
  border-radius: 50%;
  width: 14px;
  height: 14px;
  display: flex;
  color: #707b8c;
  justify-content: center;
  align-items: center;
  font-size: 10px;
  font-weight: 500;
  border: .5px solid #707b8c
}
.tooltip .tip {
  display: none
}
.tooltip:hover .tip {
  display: block;
  position: absolute;
  bottom: 30px;
  width: 215px;
  color: #000;
  padding: 10px 15px;
  left: 19px;
  top: 0;
  height: max-content;
  border-radius: 4px;
  background: #FFF;
  box-shadow: 0 0 5px #0004;
  z-index: 999999
}
.tooltip .tip p {
  margin: 0;
  font-size: 12px;
  font-weight: 300;
  line-height: 16px;
  text-wrap: wrap
}
.tooltip .tip strong {
  color: #323e50
}
#meGDPRMessage {
  margin: 6px 0
}
.demo .contactForm {
  min-height: 300px
}
.get-quote-page.header.demo {
  padding: 80px 40px 60px 40px
}
.get-quote-page .cta-grp {
  grid-gap: 20px;
  justify-content: center;
  display: flex;
  align-items: center;
  align-content: center;
  flex-wrap: wrap;
  margin-top: 20px
}
.get-quote-page .cta {
  font-size: 16px;
  line-height: normal;
  padding: 14px 24px;
  display: inline-flex;
  align-items: center;
  gap: 10px;
  min-width: 105px;
  text-decoration: none;
  text-align: center;
  color: var(--text-light);
  text-transform: uppercase;
  cursor: pointer;
  justify-content: center;
  border-radius: 6px;
  border: 1px solid #b3b3b3;
  background: #FFF;
  color: #b3b3b3;
  font-weight: 500
}
.get-quote-page .cta.disable {
  cursor: not-allowed
}
.get-quote-page .cta.sd {
  border: 1px solid #2753c1;
  color: #2753c1
}
#extraSlot.popup-box .extraSlot-popup h4 {
  font-weight: 500;
  line-height: 32px
}
#extraSlot.popup-box, #timeSlot.popup-box, #timeSlot1.popup-box {
  position: fixed;
  z-index: 99999999;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgb(0 0 0 / .4);
  display: none
}
#extraSlot.popup-box.show, #timeSlot.popup-box.show, #timeSlot1.popup-box.show {
  display: flex !important;
  align-items: center;
  justify-content: center;
  background: #0000009e;
  padding: 0;
  margin: auto
}
#extraSlot.popup-box .extraSlot-popup, #timeSlot.popup-box .timeSlot-popup, #timeSlot1.popup-box .timeSlot-popup {
  position: relative;
  max-width: 460px;
  margin: auto;
  display: flex;
  flex-wrap: wrap;
  grid-gap: 0;
  align-items: center;
  align-content: center;
  padding: 40px;
  border-radius: 8px;
  background: #FFF;
  box-shadow: 0 4px 24px 0 rgb(0 0 0 / .1)
}
#timeSlot.popup-box .timeSlot-popup, #timeSlot1.popup-box .timeSlot-popup {
  max-width: 600px;
  padding: 30px;
  display: block;
  width: 540px
}
#timeSlot.popup-box .timeSlot-popup p, #timeSlot1.popup-box .timeSlot-popup p {
  font-weight: 500;
  line-height: normal;
  text-align: left;
  position: relative;
  margin: 0 0 28px
}
#timeSlot.popup-box .timeSlot-popup .time-slot {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  align-content: center;
  border-bottom: 1px solid #dfdfdf;
  border-left: 0;
  border-right: 0;
  gap: 20px 0;
  margin: 0 0 10px;
  position: relative
}
#timeSlot.popup-box .timeSlot-popup .time-slot li.active {
  color: #2753c1 !important;
  font-weight: 500
}
#timeSlot.popup-box .timeSlot-popup .time-slot li.active span {
  color: #9b1919 !important;
  font-weight: 300
}
#timeSlot.popup-box .timeSlot-popup .time-slot li span {
  font-weight: 300;
  line-height: normal;
  margin: 0 0 8px
}
#timeSlot.popup-box .timeSlot-popup .time-slot li span:before {
  content: "( ";
  display: inline-block
}
#timeSlot.popup-box .timeSlot-popup .time-slot li span:after {
  content: " )";
  display: inline-block
}
#timeSlot.popup-box .timeSlot-popup .time-slot li {
  margin: 0;
  cursor: pointer;
  display: inline-grid;
  color: #868686;
  min-width: 140px;
  text-align: center;
  font-size: 14px;
  font-weight: 500;
  min-width: 180px
}
.xdsoft_datetimepicker.xdsoft_noselect.xdsoft_ {
  border: none !important;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  align-content: center;
  font-family: 'ZohoPuvi';
  position: static !important
}
.xdsoft_datetimepicker .xdsoft_datepicker {
  width: 300px !important;
  text-align: center;
  align-content: center;
  margin: auto
}
.xdsoft_datetimepicker .xdsoft_timepicker {
  width: 210px !important;
  position: relative
}
.xdsoft_datetimepicker .xdsoft_calendar th {
  background: none !important
}
.xdsoft_datetimepicker .xdsoft_calendar td, .xdsoft_datetimepicker .xdsoft_calendar th {
  font-size: 12px !important;
  border: none !important;
  background: transparent !important
}
.xdsoft_datetimepicker .xdsoft_today_button {
  display: none !important
}
.xdsoft_datetimepicker .xdsoft_month {
  width: 100px !important;
  height: 30px;
  font-weight: 600 !important;
  text-align: center !important;
  margin: 0 20px !important;
  font-family: Inter;
  line-height: normal !important
}
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box > div > div {
  font-size: 14px !important;
  border-top: none !important;
  margin-bottom: 5px;
  border-radius: 2px;
  background: #eff6ff !important;
  color: #2753c1 !important;
  width: 200px
}
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box {
  border: none !important;
  top: 30px;
  left: 10px
}
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_prev, .xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_next {
  display: none !important
}
#timeSlot1.popup-box .timeSlot-popup p {
  border-bottom: 1px solid #dfdfdf;
  padding: 0 0 20px
}
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box > div > div.xdsoft_current {
  background: #2753c1 !important;
  color: #FFF !important;
  font-family: 'Inter'
}
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box .xdsoft_scroller {
  visibility: visible;
  background: #ccc !important;
  height: 50px !important
}
.xdsoft_scrollbar {
  border: 1px solid lightgray;
  border-radius: 8px
}
.xdsoft_datetimepicker .xdsoft_label i {
  width: 6px !important;
  height: 20px !important;
  background-repeat: no-repeat;
  background-position: -24px -1px !important;
  transform: rotate(270deg);
  right: 0;
  position: absolute;
  opacity: .3 !important
}
.xdsoft_datetimepicker .xdsoft_year {
  width: 65px !important;
  text-align: center !important;
  margin-right: 10px !IMPORTANT;
  font-family: Inter;
  color: #000;
  line-height: normal !important
}
.xdsoft_datetimepicker .xdsoft_label:hover {
  text-decoration: none !important;
  color: #000
}
.xdsoft_datetimepicker .xdsoft_timepicker:before {
  position: absolute;
  content: "Time";
  width: 100px !important;
  height: 30px;
  font-weight: 600 !important;
  text-align: center !important;
  font-family: Inter;
  line-height: normal !important;
  top: 0;
  overflow: visible;
  left: 0;
  right: 0;
  margin: auto
}
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box > div > div.xd_soft_Selected {
  color: #da5151 !important;
  border: 1px solid #da5151;
  background: transparent !important;
  cursor: not-allowed;
  border-top: 1px solid red !important;
  box-shadow: none !important
}
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box > div > div.xd_soft_Selected:hover {
  background: none !important;
  color: #da5151 !important
}
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box > div > div.xd_soft_Selected:active {
  pointer-events: none
}
#timeSlot.popup-box .timeSlot-popup .time-slot .glider1 {
  position: absolute;
  display: flex;
  height: 2px;
  width: 180px;
  background-color: #2753c1;
  z-index: 5;
  border-radius: 26px;
  transition: .25s ease-out;
  bottom: -1px
}
#timeSlot.popup-box .timeSlot-popup .time-slot .active[data-time-slot="2"] ~ .glider1 {
  transform: translateX(100%)
}
#timeSlot.popup-box .timeSlot-popup .time-slot .active[data-time-slot="3"] ~ .glider1 {
  transform: translateX(200%)
}
@media(max-width:750px) {
  .get-quote-page.header .form {
    width: 100%;
    margin-top: 65px
  }
  .contactForm {
    height: auto;
    justify-content: center
  }
  .edi-btn inputgroup.field {
    max-width: 100%;
    width: 300px
  }
  form#theForm {
    padding: 0 20px;
    width: calc(100% - 40px)
  }
  .edi-btn inputgroup input#Phone {
    min-width: auto
  }
  .get-quote-page {
    padding: 40px
  }
  .get-quote-page.header .content {
    text-align: center;
    display: none
  }
  .get-quote-page.header .content h2 {
    text-align: center
  }
  .get-quote-page.header .content h2:after {
    right: 0
  }
  .get-quote-page.review .box {
    max-width: 100%
  }
  .get-quote-page.review .box:before {
    border-right: 0
  }
  .get-quote-page.review .flex {
    gap: 30px 0
  }
  .get-quote-page.header .form span.quote-heading {
    width: calc(100% - 40px)
  }
  inputgroup.prd-slt {
    width: calc(100% - 0px)
  }
  .edi-btn inputgroup label.tab {
    width: calc(100% - 20px) !important
  }
  .get-quote-page.header .content h2:before {
    left: 60px
  }
  inputgroup.field .half:first-child {
    padding-bottom: 15px
  }
  .edi-btn inputgroup.prd-slt {
    padding-bottom: 15px
  }
  .edi-btn inputgroup.prd-slt .tabs .glider {
    width: calc(50% - 10px) !important;
    left: 10px
  }
}