
.heading-menu,
#scroll,
#allFea,
#customers,
.btmBar,
#quote {
    display: none;
}

:root {
    --text-light: #FFFFFF;
    --text-dark: #000000;
    --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: #FFFFFF;
}

.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: 0px;
}

.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;
    display: none;
}

.get-quote-page.review .box {
    max-width: 30%;
    width: 375px;
    position: relative;
}

.get-quote-page.review .box:last-child {
    /* border-right: none; */
}

.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: 60px 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: none;
    padding-left: 0px !important;
    height: auto;
}

.get-quote-page.header .content .profile figure {
    width: 75px;
    height: 75px;
    display: block;
    margin: 0px 10px 0px 0px;
}

.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: 0px 0px 0px 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;
    margin: 110px 0 0;
}

.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: none;
}

.get-quote-page.review .box p {
    margin: 0px;
}

.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: "";
    background: url(https://www.manageengine.com/ems/images/icon/quote-icon-5.svg);
    position: absolute;
    width: 20px;
    height: 20px;
    background-repeat: no-repeat;
    background-size: cover;
    left: -27px;
}

.get-quote-page.header .content h2:after {
    transform: rotate(0deg) scaleX(-1);
    right: 55px;
    left: auto;
}

.get-quote-page.header .form .flex {
    border-radius: 16px;
    background: rgba(255, 255, 255, 0.90);
}

.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 0.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: 0.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;
    /* min-height: 500px; */
    z-index: 2;
    position: relative;
}

.edi-btn inputgroup.field {
    width: 320px;
    margin: 0px;
    max-width: 48%;
    position: relative;
    /* z-index: 3; */
}

inputgroup#pricingfor {
    display: flex;
    flex-wrap: wrap;
}

inputgroup#pricingfor label {
    width: 100% !important;
}

form#theForm {
    max-width: 100%;
    padding: 0px 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 {
    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: 0px;
}

.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 0px 0px 6px !important;
}

inputgroup.field .half:first-child {
    padding-right: 15px;
}

.edi-btn inputgroup.focus label {
    color: #000;
    transform: none !important;
    font-size: 15px !important;
}

.edi-btn inputgroup select {
    background: #FFF !important;
    border-radius: 6px !important;
}

.tooltip {
    position: absolute;
    left: 90px;
    top: 4px;
}

.demo .tooltip {
    right: 0px;
    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: 0px !important;
}

.edi-btn inputgroup select {
    margin-top: 0px !important;
}

div[data-clickgdpr="formCTAgdpr"] {
    font-size: 14px !important;
    color: #000 !important;
    text-align: left;
    margin: 10px 0px 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: 0px 0px 0px 0px !important;
    font-family: 'Robotosemibold';
}

span.fbutton {
    width: 100% !important;
}

.edi-btn inputgroup.button {
    width: 100%;
    /* margin-bottom: 20px; */
}

.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: 0px;
}

.edi-btn inputgroup.select.country {
    margin: 0px;
}

.edi-btn inputgroup.select:after {
    top: 46px;
}

.edi-btn inputgroup input::placeholder {
    color: #707B8C;
}

.edi-btn inputgroup.field.country-code #country_code {
    left: 0px;
    bottom: 0px;
    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: 0px 6px 6px 0px !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: 0px !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: 0px 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: 0px;
    bottom: 0px;
    left: 0px;
    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: 0.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: 0.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: 0px;
    height: max-content;
    border-radius: 4px;
    background: #FFF;
    box-shadow: 0px 0px 5px #0004;
    z-index: 999999;
}

.tooltip .tip p {
    margin: 0px;
    font-size: 12px;
    font-weight: 300;
    line-height: 16px;
    text-wrap: wrap;
}

.tooltip .tip strong {
    color: #323E50;
}

#meGDPRMessage {
    margin: 6px 0px;
}

/*demo page css starts*/
.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: 0px;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 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: 0px;
    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: 0px 4px 24px 0px rgba(0, 0, 0, 0.10);
}

#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: none;
    border-right: none;
    gap: 20px 0px;
    margin: 0px 0px 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: 0px;
    cursor: pointer;
    display: inline-grid;
    color: #868686;
    min-width: 140px;
    text-align: center;
    font-size: 14px;
    font-weight: 500;
    min-width: 180px;
}

/* demo page css ends*/
/* time picker css */
.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: 'inherit';
    position: static !important;
}

.xdsoft_datetimepicker .xdsoft_datepicker {
    width: 300px !important;
    /* height: 250px; */
    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: 0px 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: 0px;
    position: absolute;
    opacity: 0.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: 0px;
    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: 0.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: 0px 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;
    }

    .get-quote-page.header .content h2 {
        text-align: center;
    }

    .get-quote-page.header .content h2:after {
        right: 0px;
    }

    .get-quote-page.review .box {
        max-width: 100%;
    }

    .get-quote-page.review .box:before {
        border-right: none;
    }

    .get-quote-page.review .flex {
        gap: 30px 0px;
    }

    .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;
    }
}

inputgroup.input-group-radio.spl label.tooltip-label,
inputgroup.input-group-radio.spl label iframe {
    position: relative;
    z-index: auto !important;
    color: #2753C1;
    font-size: 14px !important;
}

inputgroup.input-group-radio.spl label.tooltip-label .tooltip {
    right: -25px;
    left: auto;
    top: 0px;
    bottom: 0px;
}

inputgroup.input-group-radio.spl label.tooltip-label .tooltip .tip {
    z-index: 9999;
    position: absolute;
    text-align: left;
}

.lang-iframe {
    position: fixed;
    top: 0px;
    height: 100%;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #1a1a1a3d;
    z-index: 99999;
}

.lang-iframe iframe {
    padding: 60px 40px;
    width: 700px;
    background: #fff;
    border-radius: 18px;
    max-width: 100%;
    position: relative;
}

span#close_form {
    width: 30px;
    position: absolute;
    top: 15px;
    right: 15px;
}

span#close_form img {
    width: 100%;
}

.lang-iframe .flex {
    position: relative;
}

.tooltip:hover .tip {
    min-width: 165px;
    max-width: 170px;
}

.tooltip:hover .tip span {
    display: block;
    margin: 0px 0px 8px;
}

.fbutton .spl-submit#Submit {
    width: 250px !important;
}

.edi-btn inputgroup.field.addon-sec.text-field {
    align-items: center;
    flex-wrap: nowrap;
}

inputgroup.input-group-radio.spl .addon-inner span {
    top: -22px;
}

inputgroup.input-group-radio.spl .addon-inner {
    margin-left: 22px;
}

@media (max-width: 890px) {
    .get-quote-page.header .form {
        width: max-content;

    }

    .get-quote-page.header .flex {
        grid-gap: 50px;
    }

    .get-quote-page.header .flex.profile {
        gap: 10px;
    }

    .get-quote-page.header .content h2:before {
        left: 0px;
    }

    .get-quote-page.header .content h2:after {
        right: 0px;
    }
}

@media (max-width: 600px) {
    .get-quote-page.header.demo {
        padding: 10px;
    }

    .get-quote-page.header .content .profile p {
        width: calc(100% - 117px);
    }
}