.request-demo-banner {
    color: #fff;
    min-height: 1018px;
    padding: 130px 0 40px; }
@media (min-width: 768px) {
    .request-demo-banner {
        padding: 150px 0 60px; } }
@media (min-width: 992px) {
    .request-demo-banner {
        padding: 190px 0 80px; } }
.request-demo-banner .container {
    max-width: 1281px; }
.request-demo-banner h1, .request-demo-banner .h1 {
    font-size: 24px;
    line-height: 33px;
    color: #fff;
    letter-spacing: -0.5px;
    margin-bottom: 15px; }
@media (min-width: 360px) {
    .request-demo-banner h1, .request-demo-banner .h1 {
        font-size: 26px;
        line-height: 36px; } }
@media (min-width: 414px) {
    .request-demo-banner h1, .request-demo-banner .h1 {
        font-size: 30px;
        line-height: 39px; } }
@media (min-width: 480px) {
    .request-demo-banner h1, .request-demo-banner .h1 {
        font-size: 36px;
        line-height: 45px;
        margin-bottom: 21px; } }
@media (min-width: 576px) {
    .request-demo-banner h1, .request-demo-banner .h1 {
        font-size: 40px;
        line-height: 49px; } }
@media (min-width: 768px) {
    .request-demo-banner h1, .request-demo-banner .h1 {
        font-size: 44px;
        line-height: 53px; } }
@media (min-width: 992px) {
    .request-demo-banner h1, .request-demo-banner .h1 {
        font-size: 44px;
        line-height: 53px; } }
@media (min-width: 1200px) {
    .request-demo-banner h1, .request-demo-banner .h1 {
        font-size: 50px;
        line-height: 59px; } }
.request-demo-banner__caption {
    font-size: 15px;
    line-height: 19px;
    font-weight: 600;
    display: block;
    margin-bottom: 20px; }
@media (min-width: 360px) {
    .request-demo-banner__caption {
        font-size: 16px;
        line-height: 20px; } }
@media (min-width: 414px) {
    .request-demo-banner__caption {
        font-size: 18px;
        line-height: 22px; } }
@media (min-width: 480px) {
    .request-demo-banner__caption {
        font-size: 20px;
        line-height: 24px; } }
@media (min-width: 576px) {
    .request-demo-banner__caption {
        font-size: 22px;
        line-height: 26px; } }
@media (min-width: 768px) {
    .request-demo-banner__caption {
        font-size: 26px;
        line-height: 30px; } }
@media (min-width: 992px) {
    .request-demo-banner__caption {
        margin-bottom: 25px; } }
@media (min-width: 1200px) {
    .request-demo-banner__caption {
        margin-bottom: 32px; } }
.request-demo-banner__list {
    list-style: none;
    margin: 0;
    padding: 0;
    font-size: 15px;
    line-height: 20px;
    max-width: 620px; }
@media (min-width: 480px) {
    .request-demo-banner__list {
        font-size: 16px;
        line-height: 22px; } }
@media (min-width: 768px) {
    .request-demo-banner__list {
        font-size: 18px;
        line-height: 24px; } }
.request-demo-banner__list li {
    position: relative;
    padding: 0 0 15px 22px; }
@media (min-width: 768px) {
    .request-demo-banner__list li {
        padding: 0 0 18px 29px; } }
@media (min-width: 992px) {
    .request-demo-banner__list li {
        padding-bottom: 24px; } }
.request-demo-banner__list li:after {
    font-size: 14px;
    line-height: 14px;
    font-weight: 700;
    font-family: 'Font Awesome 5 Free';
    content: "\f00c";
    position: absolute;
    top: 5px;
    left: 0; }
@media (min-width: 768px) {
    .request-demo-banner__list li:after {
        font-size: 16px;
        line-height: 16px;
        top: 5px; } }
@media (min-width: 992px) {
    .request-demo-banner__list li:after {
        font-size: 20px;
        line-height: 20px;
        top: 6px; } }
.request-demo-banner__text {
    margin: 0 auto;
    max-width: 690px;
    text-align: center;
    padding: 25px 0 0 0; }
@media (min-width: 768px) {
    .request-demo-banner__text {
        padding-top: 40px; } }
@media (min-width: 992px) {
    .request-demo-banner__text {
        padding-top: 64px; } }
.request-demo-banner__text a {
    color: #fff;
    text-decoration: none; }

/* request-demo style */
.demo-form {

    max-width: 479px;
    min-height: 400px;
    margin: 0 auto 30px;
    text-align: center !important;
    position: relative; }
.wp-front .demo-form .wpcf7{
    text-align: center;
}
.demo-form.white-bg{
    background-color: #fff;
    box-shadow: 0px 12px 21px 0px rgba(215, 221, 237, 0.27);
    border-radius: 6px;
    }
/*@media (min-width: 360px) {
    .demo-form {
        min-height: 450px; } }
@media (min-width: 414px) {
    .demo-form {
        min-height: 490px; } }
@media (min-width: 768px) {
    .demo-form {
        min-height: 590px; } }
@media (min-width: 992px) {
    .demo-form {
        margin-bottom: 0;
        min-height: 610px; } }
 */
.demo-form .form-step {
    padding: 30px 15px 70px; }
@media (min-width: 768px) {
    .demo-form .form-step {
        padding: 40px 15px; } }
@media (min-width: 992px) {
    .demo-form .form-step {
        padding: 47px 20px; } }
@media (min-width: 1200px) {
    .demo-form .form-step {
        padding: 47px 30px; } }
.demo-form .form-step__title {
    font-size: 15px !important;
    line-height: 22px;
    color: #386de0;
    margin-bottom: 15px; }
@media (max-width: 359px) {
    .demo-form .form-step__title {
        margin-left: -5px;
        margin-right: -5px; } }
@media (min-width: 360px) {
    .demo-form .form-step__title {
        font-size: 17px !important;
        line-height: 24px; } }
@media (min-width: 480px) {
    .demo-form .form-step__title {
        font-size: 24px !important;
        line-height: 28px; } }
@media (min-width: 768px) {
    .demo-form .form-step__title {
        margin-bottom: 20px; } }
@media (min-width: 992px) {
    .demo-form .form-step__title {
        font-size: 20px !important;
        line-height: 26px; } }
@media (min-width: 1200px) {
    .demo-form .form-step__title {
        font-size: 23px !important;
        line-height: 32px; } }
.demo-form .form-step__title-note {
    font-size: 12px;
    line-height: 16px;
    color: #4f5668;
    display: block;
    margin-bottom: 20px; }
@media (min-width: 414px) {
    .demo-form .form-step__title-note {
        font-size: 14px;
        line-height: 18px; } }
@media (min-width: 768px) {
    .demo-form .form-step__title-note {
        font-size: 16px;
        line-height: 20px;
        margin-bottom: 30px; } }
.demo-form .form-step__title i {
    text-decoration: underline; }
.demo-form .form-step__text {
    font-size: 13px;
    line-height: 17px;
    color: #4f5668;
    margin-bottom: 20px; }
@media (min-width: 360px) {
    .demo-form .form-step__text {
        font-size: 14px;
        line-height: 18px; } }
@media (min-width: 414px) {
    .demo-form .form-step__text {
        font-size: 16px;
        line-height: 20px;
        margin-bottom: 25px; } }
@media (min-width: 768px) {
    .demo-form .form-step__text {
        font-size: 16px;
        line-height: 22px;
        margin-bottom: 30px; } }
@media (min-width: 1200px) {
    .demo-form .form-step__text {
        font-size: 18px;
        line-height: 24px; } }
.demo-form .form-step .btn {
    padding: 12px 16px;
    min-width: 100px; }
@media (min-width: 414px) {
    .demo-form .form-step .btn {
        padding: 14px 16px;
        min-width: 120px; } }
@media (min-width: 768px) {
    .demo-form .form-step .btn {
        padding: 16px; } }
.demo-form .form-step .btn.disabled {
    pointer-events: none;
    border: 2px solid #e3eaf1;
    background-color: transparent;
    color: #e3eaf1;
    box-shadow: none; }
.demo-form .form-step__holder {
    max-width: 290px;
    margin: 0 auto; }
@media (min-width: 480px) {
    .demo-form .form-step__holder {
        max-width: 340px; } }
.demo-form .form-step .form-group {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-flow: row wrap;
    flex-flow: row wrap;
    margin-bottom: 10px; }
@media (min-width: 480px) {
    .demo-form .form-step .form-group {
        margin-bottom: 15px; } }
@media (min-width: 1200px) {
    .demo-form .form-step .form-group {
        margin-bottom: 20px; } }
.demo-form .form-step .label {
    font-size: 18px;
    line-height: 22px;
    font-weight: 600;
    color: #1f2129;
    margin: 0 auto 18px;
    display: block; }
.demo-form .form-step .form-control {
    font-size: 16px;
    line-height: 20px;
    font-weight: 600;
    background-color: #fff;
    box-shadow: 0px 12px 21px 0px rgba(215, 221, 237, 0.27);
    border: 2px solid #e3ebfc;
    border-radius: 4px;
    color: #1f2129;
    padding: 18px 34px 18px 14px;
    height: 60px; }
@media (min-width: 768px) {
    .demo-form .form-step .form-control {
        padding: 18px 38px 18px 18px; } }
.demo-form .form-step .form-control::-webkit-input-placeholder {
    color: rgba(31, 33, 41, 0.8); }
.demo-form .form-step .form-control::-moz-placeholder {
    opacity: 1;
    color: rgba(31, 33, 41, 0.8); }
.demo-form .form-step .form-control:-moz-placeholder {
    color: rgba(31, 33, 41, 0.8); }
.demo-form .form-step .form-control:-ms-input-placeholder {
    color: rgba(31, 33, 41, 0.8); }
.demo-form .form-step .form-control.placeholder {
    color: rgba(31, 33, 41, 0.8); }
.demo-form .form-step .form-control:focus {
    border: 2px solid #397add; }
.demo-form .form-step .input-holder {
    position: relative;
    width: 100%; }
.demo-form .form-step .check-validate {
    width: 25px;
    height: 25px;
    position: absolute;
    top: 50%;
    right: 8px;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    background-color: #4ac50e;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    opacity: 0;
    visibility: visible;
    transition: all 0.3s ease; }
@media (min-width: 768px) {
    .demo-form .form-step .check-validate {
        width: 30px;
        height: 30px; } }
.demo-form .form-step .check-validate.validate {
    opacity: 1;
    visibility: visible; }
.demo-form .form-step .error-text {
    font-size: 12px;
    line-height: 16px;
    font-weight: 600;
    color: red;
    display: block;
    opacity: 0;
    visibility: hidden;
    text-align: center;
    padding-top: 5px;
    width: 100%; }
.demo-form .form-step .input-validate.error-message .form-control {
    border-color: red; }
.demo-form .form-step .input-validate.error-message .error-text {
    opacity: 1;
    visibility: visible; }
.demo-form .form-step input[type="radio"],
.demo-form .form-step input[type="checkbox"] {
    position: fixed;
    opacity: 0;
    visibility: hidden; }
.demo-form .form-step input[type="radio"]:checked + .fake-radio:after,
.demo-form .form-step input[type="checkbox"]:checked + .fake-radio:after {
    opacity: 1;
    visibility: visible;
    -webkit-transform: scale(1.002, 1.03);
    -o-transform: scale(1.002, 1.03);
    -moz-transform: scale(1.002, 1.03);
    transform: scale(1.002, 1.03); }
.demo-form .form-step input[type="radio"]:checked + .fake-radio:before,
.demo-form .form-step input[type="checkbox"]:checked + .fake-radio:before {
    opacity: 1;
    visibility: visible; }
.demo-form .form-step input[type="radio"]:checked + .fake-radio .radio-text,
.demo-form .form-step input[type="checkbox"]:checked + .fake-radio .radio-text {
    color: #fff; }
.demo-form .form-step input[type="radio"]:checked + .fake-checkbox,
.demo-form .form-step input[type="checkbox"]:checked + .fake-checkbox {
    background-color: #386de0; }
.demo-form .form-step input[type="radio"]:checked + .fake-checkbox:before,
.demo-form .form-step input[type="checkbox"]:checked + .fake-checkbox:before {
    opacity: 1;
    visibility: visible; }
.demo-form .form-step .fake-radio {
    cursor: pointer;
    background-color: #fff;
    box-shadow: 0px 12px 21px 0px rgba(215, 221, 237, 0.27);
    border: 2px solid #e3ebfc;
    border-radius: 4px;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    align-items: center;
    margin-bottom: 0;
    min-height: 50px;
    padding: 13px 30px;
    transition: all 0.3s ease;
    position: relative;
    overflow: hidden;
    width: 100%; }
@media (min-width: 1200px) {
    .demo-form .form-step .fake-radio {
        height: 60px; } }
.demo-form .form-step .fake-radio:hover:after {
    opacity: 1;
    visibility: visible;
    -webkit-transform: scale(1.002, 1.03);
    -o-transform: scale(1.002, 1.03);
    -moz-transform: scale(1.002, 1.03);
    transform: scale(1.002, 1.03); }
.demo-form .form-step .fake-radio:hover .radio-text {
    color: #fff; }
.demo-form .form-step .fake-radio:after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: #386de0;
    border-radius: 4px;
    transition: all 0.4s ease;
    -webkit-transform: scale(1, 0.5);
    -moz-transform: scale(1, 0.5);
    -o-transform: scale(1, 0.5);
    transform: scale(1, 0.5);
    opacity: 0; }
.demo-form .form-step .fake-radio:before {
    font-size: 16px;
    line-height: 16px;
    font-weight: 700;
    font-family: 'Font Awesome 5 Free';
    content: "\f00c";
    position: absolute;
    top: 50%;
    right: 13px;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    opacity: 0;
    visibility: hidden;
    transition: all 0.2s ease;
    z-index: 1; }
@media (min-width: 768px) {
    .demo-form .form-step .fake-radio:before {
        font-size: 20px;
        line-height: 20px; } }
.demo-form .form-step .radio-text {
    font-size: 16px;
    line-height: 20px;
    font-weight: 600;
    color: #1f2129;
    display: block;
    transition: color 0.3s ease;
    position: relative;
    z-index: 1; }
@media (min-width: 768px) {
    .demo-form .form-step .radio-text {
        font-size: 18px;
        line-height: 22px; } }
.demo-form .form-step .fake-checkbox {
    width: 30px;
    height: 30px;
    cursor: pointer;
    background-color: #fff;
    box-shadow: 0px 12px 21px 0px rgba(215, 221, 237, 0.27);
    border: 2px solid #e3ebfc;
    border-radius: 6px;
    display: inline-block;
    vertical-align: middle;
    position: relative;
    transition: all 0.3s ease; }
@media (min-width: 768px) {
    .demo-form .form-step .fake-checkbox {
        width: 34px;
        height: 34px;
        border-radius: 8px; } }
.demo-form .form-step .fake-checkbox:before {
    font-size: 12px;
    line-height: 12px;
    font-weight: 700;
    font-family: 'Font Awesome 5 Free';
    content: "\f00c";
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    opacity: 0;
    visibility: hidden;
    transition: all 0.3s ease;
    margin: 1px 0 0 -1px; }
@media (min-width: 360px) {
    .demo-form .form-step .fake-checkbox:before {
        margin: 0 0 0 -1px; } }
@media (min-width: 414px) {
    .demo-form .form-step .fake-checkbox:before {
        font-size: 16px;
        line-height: 16px;
        margin: 0; } }
@media (min-width: 768px) {
    .demo-form .form-step .fake-checkbox:before {
        font-size: 20px;
        line-height: 20px; } }
.demo-form .form-step .checkbox-text {
    font-size: 14px;
    line-height: 18px;
    font-weight: 600;
    cursor: pointer;
    color: #020202;
    display: inline-block;
    vertical-align: middle;
    margin-left: 10px; }
@media (min-width: 414px) {
    .demo-form .form-step .checkbox-text {
        font-size: 16px;
        line-height: 20px; } }
@media (min-width: 768px) {
    .demo-form .form-step .checkbox-text {
        font-size: 18px;
        line-height: 22px;
        margin-left: 15px; } }
.demo-form .form-step .nano {
    margin-bottom: 15px;
    height: 270px; }
@media (min-width: 768px) {
    .demo-form .form-step .nano {
        margin-bottom: 18px; } }
.demo-form .form-step .nano > .nano-pane {
    background-color: #eaeef5;
    right: 10px; }
@media (min-width: 480px) {
    .demo-form .form-step .nano > .nano-pane {
        right: 20px; } }
.demo-form .form-step .range-slider {
    margin: 0 0 24px 5px; }
@media (min-width: 1200px) {
    .demo-form .form-step .range-slider {
        margin: 0 15px 24px; } }
.demo-form .form-step .range-slider .current-val {
    font-size: 30px;
    line-height: 34px;
    font-weight: 700;
    color: #386de0;
    display: block;
    margin-bottom: 20px; }
@media (min-width: 768px) {
    .demo-form .form-step .range-slider .current-val {
        font-size: 40px;
        line-height: 44px;
        margin-bottom: 26px; } }
.demo-form .form-step .range-slider .current-val.current-val-visitors {
    font-size: 23px;
    line-height: 34px;
    font-weight: 700;
    margin-bottom: 0; }
@media (min-width: 768px) {
    .demo-form .form-step .range-slider .current-val {
        font-size: 25px;
        line-height: 44px; } }
.demo-form .form-step .range-slider .current-val.visitors_caption {
    font-size: 23px;
    line-height: 25px;
    font-weight: 700; }
.demo-form .form-step .range-slider__value {
    list-style: none;
    margin: 0;
    padding: 0;
    font-size: 16px;
    line-height: 20px;
    font-weight: 600;
    color: #020202;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    padding-top: 9px; }
@media (min-width: 768px) {
    .demo-form .form-step .range-slider__value {
        font-size: 18px;
        line-height: 22px; } }
.demo-form .form-step .range-slider .slider-horizontal {
    width: 100%; }
.demo-form .form-step .range-slider .slider-track {
    background-color: #e1e7f6;
    background-image: none;
    border-radius: 7px;
    box-shadow: none;
    height: 15px; }
.demo-form .form-step .range-slider .slider-selection {
    background-color: #386de0;
    background-image: none;
    border-radius: 7px;
    box-shadow: none; }
.demo-form .form-step .range-slider .slider-handle {
    width: 31px;
    height: 31px;
    background-color: #fd8324;
    background-image: none;
    box-shadow: none;
    border: none;
    margin-top: -3px;
    position: relative; }
@media (min-width: 768px) {
    .demo-form .form-step .range-slider .slider-handle {
        margin-top: -5px; } }
.demo-form .form-step .range-slider .slider-handle:after {
    font-size: 20px;
    line-height: 20px;
    color: #fff;
    margin-top: -5px;
    content: '...';
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%); }
.demo-form .form-step .skip-link {
    font-size: 10px;
    line-height: 14px;
    font-weight: 600;
    color: #6f6f6f;
    display: block;
    margin: -16px auto 0;
    max-width: 85px;
    text-decoration: unset;
    position: relative; }
@media (min-width: 360px) {
    .demo-form .form-step .skip-link {
        font-size: 12px;
        line-height: 16px;
        margin: -12px auto 0;
        max-width: 102px; } }
.demo-form .form-step .skip-link:after {
    content: '';
    position: absolute;
    top: 18px;
    left: 0;
    background-color: #6f6f6f;
    height: 1px;
    width: 100%; }
.demo-form__step-one .anoucement-image {
    margin-bottom: 20px; }
@media (min-width: 768px) {
    .demo-form__step-one .anoucement-image {
        margin-bottom: 38px; } }
.demo-form__step-one .form-step {
    padding: 0; }
/*@media (min-width: 480px) {
    .demo-form__step-one .form-step {
        padding: 40px 20px 80px; } }
@media (min-width: 768px) {
    .demo-form__step-one .form-step {
        padding: 50px 20px 80px; } }
@media (min-width: 992px) {
    .demo-form__step-one .form-step {
        padding: 70px 20px; } }
@media (min-width: 1200px) {
    .demo-form__step-one .form-step {
        padding: 70px 30px; } }
@media (min-width: 1200px) {
    .demo-form__step-one .form-step {
        padding: 70px 40px; } }
 */
.demo-form__step-one .form-step + p {
    margin-bottom: 65px; }
@media (min-width: 480px) {
    .demo-form__step-one .form-step + p {
        margin-bottom: 40px; } }
@media (min-width: 768px) {
    .demo-form__step-one .form-step + p {
        margin-bottom: 20px; } }
@media (min-width: 992px) {
    .demo-form__step-one .form-step + p {
        margin-bottom: 65px; } }
.demo-form__step-one .form-step .btn {
    padding: 14px 20px; }
@media (min-width: 768px) {
    .demo-form__step-one .form-step .btn {
        padding: 19px 26px; } }
.demo-form__step-two .form-step__title {
    margin-bottom: 32px; }
.demo-form__step-four .form-step__title {
    margin-bottom: 41px; }
.demo-form__step-five .form-step .form-step__title {
    margin-bottom: 40px; }
@media (min-width: 480px) {
    .demo-form__step-five .form-step .form-step__holder {
        max-width: 375px; } }
.demo-form__step-five .form-step .input-wrap {
    padding: 0 4px;
    width: 33.333%; }
@media (min-width: 768px) {
    .demo-form__step-five .form-step .input-wrap {
        padding: 0 7px; } }
.demo-form__step-five .form-step input[type="radio"]:checked + .fake-radio:before {
    right: auto;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%); }
.demo-form__step-five .form-step input[type="radio"]:checked + .fake-radio .radio-text {
    opacity: 0;
    visibility: hidden; }
.demo-form__step-six label, .demo-form__step-seven label {
    margin: 0;
    width: 100%;
    text-align: left;
    cursor: pointer;
    display: block; }
.demo-form__step-six .form-step .nano, .demo-form__step-seven .form-step .nano {
    height: 220px; }
@media (min-width: 768px) {
    .demo-form__step-six .form-step .nano, .demo-form__step-seven .form-step .nano {
        height: 240px; } }
@media (min-width: 1200px) {
    .demo-form__step-six .form-step .nano, .demo-form__step-seven .form-step .nano {
        height: 270px; } }
.demo-form__step-six .form-step .form-group, .demo-form__step-seven .form-step .form-group {
    margin-bottom: 15px; }
@media (min-width: 1200px) {
    .demo-form__step-six .form-step .form-group, .demo-form__step-seven .form-step .form-group {
        margin-bottom: 21px; } }
.demo-form__step-six .form-step__title, .demo-form__step-seven .form-step__title {
    margin-bottom: 5px; }
@media (min-width: 768px) {
    .demo-form__step-six .form-step__title, .demo-form__step-seven .form-step__title {
        margin-bottom: 9px; } }
.demo-form__step-six .form-step__holder, .demo-form__step-seven .form-step__holder {
    padding-left: 12px; }
@media (min-width: 992px) {
    .demo-form__step-six .form-step__holder, .demo-form__step-seven .form-step__holder {
        padding-left: 30px; } }
.demo-form__step-eight .form-step__title {
    margin-bottom: 43px; }
.demo-form__step-nine .form-step .form-group {
    margin-bottom: 25px; }
.demo-form__step-nine .form-step .form-group.address-field {
    margin-bottom: 13px; }
.demo-form__step-nine .form-step input[type="radio"]:checked + .fake-radio:before {
    display: none; }
.demo-form__step-nine .form-step input[type="radio"]:checked + .fake-radio:after {
    border-radius: 0; }
.demo-form__step-nine .form-step .fake-radio {
    padding: 15px;
    min-width: 90px; }
.demo-form__step-nine .form-step .fake-radio_yes {
    border-radius: 4px 0 0 4px;
    margin-right: -1px; }
.demo-form__step-nine .form-step .fake-radio_no {
    border-radius: 0 4px 4px 0;
    margin-left: -1px; }
.demo-form__step-nine .form-step__title {
    margin-bottom: 32px; }
.demo-form__step-ten .form-step .fake-radio {
    min-height: 60px; }
@media (min-width: 768px) {
    .demo-form__step-ten .form-step .fake-radio {
        min-height: 80px; } }
.demo-form__step-eleven .form-step__title, .demo-form__step-twelve .form-step__title, .demo-form__step-thirteen .form-step__title {
    margin-bottom: 22px; }
.demo-form__step-eleven .form-step__holder, .demo-form__step-twelve .form-step__holder, .demo-form__step-thirteen .form-step__holder {
    max-width: 290px;
    padding-right: 38px; }
@media (min-width: 480px) {
    .demo-form__step-eleven .form-step__holder, .demo-form__step-twelve .form-step__holder, .demo-form__step-thirteen .form-step__holder {
        max-width: 360px; } }
@media (min-width: 992px) {
    .demo-form__step-eleven .form-step__holder, .demo-form__step-twelve .form-step__holder, .demo-form__step-thirteen .form-step__holder {
        padding-right: 38px; } }
@media (min-width: 1200px) {
    .demo-form__step-eleven .form-step__holder, .demo-form__step-twelve .form-step__holder, .demo-form__step-thirteen .form-step__holder {
        padding-right: 18px; } }
.demo-form__step-eleven .form-step .nano, .demo-form__step-twelve .form-step .nano, .demo-form__step-thirteen .form-step .nano {
    height: 260px; }
@media (min-width: 380px) {
    .demo-form__step-eleven .form-step .nano, .demo-form__step-twelve .form-step .nano, .demo-form__step-thirteen .form-step .nano {
        height: 300px; } }
@media (min-width: 768px) {
    .demo-form__step-eleven .form-step .nano, .demo-form__step-twelve .form-step .nano, .demo-form__step-thirteen .form-step .nano {
        height: 352px; } }
@media (min-width: 992px) {
    .demo-form__step-eleven .form-step .nano, .demo-form__step-twelve .form-step .nano, .demo-form__step-thirteen .form-step .nano {
        height: 328px; } }
@media (min-width: 1200px) {
    .demo-form__step-eleven .form-step .nano, .demo-form__step-twelve .form-step .nano, .demo-form__step-thirteen .form-step .nano {
        height: 382px; } }
.demo-form__step-eleven .form-step .nano > .nano-pane, .demo-form__step-twelve .form-step .nano > .nano-pane, .demo-form__step-thirteen .form-step .nano > .nano-pane {
    right: 0; }
@media (min-width: 1200px) {
    .demo-form__step-eleven .form-step .nano > .nano-pane, .demo-form__step-twelve .form-step .nano > .nano-pane, .demo-form__step-thirteen .form-step .nano > .nano-pane {
        right: 5px; } }
.demo-form__step-fourteen .form-step__title {
    margin-bottom: 22px; }
.demo-form__step-fourteen .form-step__holder {
    max-width: 290px;
    padding-right: 38px; }
@media (min-width: 480px) {
    .demo-form__step-fourteen .form-step__holder {
        max-width: 360px; } }
@media (min-width: 992px) {
    .demo-form__step-fourteen .form-step__holder {
        padding-right: 38px; } }
@media (min-width: 1200px) {
    .demo-form__step-fourteen .form-step__holder {
        padding-right: 18px; } }
.demo-form__step-fourteen .form-step .nano {
    height: 260px; }
@media (min-width: 380px) {
    .demo-form__step-fourteen .form-step .nano {
        height: 320px; } }
@media (min-width: 768px) {
    .demo-form__step-fourteen .form-step .nano {
        height: 352px; } }
@media (min-width: 992px) {
    .demo-form__step-fourteen .form-step .nano {
        height: 328px; } }
@media (min-width: 1200px) {
    .demo-form__step-fourteen .form-step .nano {
        height: 382px; } }
.demo-form__step-fourteen .form-step .nano > .nano-pane {
    right: 0; }
@media (min-width: 1200px) {
    .demo-form__step-fourteen .form-step .nano > .nano-pane {
        right: 5px; } }
.demo-form__step-fifteen .form-step__title, .demo-form__step-sixteen .form-step__title, .demo-form__step-seventeen .form-step__title, .demo-form__step-eightteen .form-step__title {
    margin-bottom: 33px; }
.demo-form__step-fifteen .form-step .form-group, .demo-form__step-sixteen .form-step .form-group, .demo-form__step-seventeen .form-step .form-group, .demo-form__step-eightteen .form-step .form-group {
    margin-bottom: 12px; }
.demo-form__step-nineteen .form-step {
    padding: 70px 20px; }
@media (min-width: 768px) {
    .demo-form__step-nineteen .form-step {
        padding: 50px 20px; } }
@media (min-width: 992px) {
    .demo-form__step-nineteen .form-step {
        padding: 77px 30px; } }
.demo-form__step-nineteen .congrats-image {
    margin: 0 -34px 25px 0; }
@media (min-width: 360px) {
    .demo-form__step-nineteen .congrats-image {
        margin: 0 -44px 35px 0; } }
@media (min-width: 768px) {
    .demo-form__step-nineteen .congrats-image {
        margin: 0 -94px 45px 0; } }
.demo-form__links {
    list-style: none;
    margin: 0;
    padding: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    align-items: center;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 110px;
    z-index: 2; }
@media (min-width: 480px) {
    .demo-form__links {
        bottom: 90px; } }
@media (min-width: 768px) {
    .demo-form__links {
        bottom: 95px; } }
@media (min-width: 992px) {
    .demo-form__links {
        bottom: 110px; } }
.demo-form__links .back-link a {
    font-size: 12px;
    line-height: 16px;
    font-weight: 600;
    color: #397add;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    text-decoration: none; }
@media (min-width: 360px) {
    .demo-form__links .back-link a {
        font-size: 14px;
        line-height: 18px; } }
@media (min-width: 414px) {
    .demo-form__links .back-link a {
        font-size: 16px;
        line-height: 20px; } }
.demo-form__links .back-link .icon {
    margin-top: 1px; }
.demo-form__links .back-link.disable {
    pointer-events: none; }
.demo-form__links .privacy-link a {
    font-size: 10px;
    line-height: 14px;
    color: #4f5668;
    cursor: default;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center; }
@media (min-width: 360px) {
    .demo-form__links .privacy-link a {
        font-size: 12px;
        line-height: 16px; } }
.demo-form__links .privacy-link a:hover {
    color: #4f5668; }
.demo-form__links .privacy-link a .icon {
    margin-right: 6px;
    max-width: 20px; }
@media (min-width: 414px) {
    .demo-form__links .privacy-link a .icon {
        max-width: 24px; } }
.demo-form__links_step-one {
    -webkit-justify-content: space-between;
    justify-content: space-between;
    bottom: 26px;
    right: 15px;
    left: 15px; }
@media (min-width: 360px) {
    .demo-form__links_step-one {
        right: 20px; } }
@media (min-width: 1200px) {
    .demo-form__links_step-one {
        right: 33px;
        left: 28px; } }
.demo-form.white-bg .progress {
    margin: 0;
    position: absolute;
    right: 0;
    top: 0;
    left: 0;
    visibility: visible !important;
    width: 100%;
    z-index: 2; }

/* demo-carousel style */
.demo-carousel .owl-item img {
    margin: 0 auto;
    width: auto; }

.demo-carousel .owl-item .demo-form__step--hide {
    display: none; }

/* request-demo-clients style */
.request-demo-clients {
    padding: 20px 0; }
@media (min-width: 992px) {
    .request-demo-clients {
        padding: 50px 0; } }
@media (min-width: 1200px) {
    .request-demo-clients {
        padding: 60px 0 34px; } }
@media (min-width: 1440px) {
    .request-demo-clients {
        padding: 69px 0 34px; } }
.request-demo-clients__list {
    list-style: none;
    margin: 0;
    padding: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    align-items: center; }
@media (min-width: 480px) {
    .request-demo-clients__list {
        margin: 0 -8px; } }
@media (min-width: 1440px) {
    .request-demo-clients__list {
        margin: 0 -14px; } }
.request-demo-clients__list li {
    font-size: 14px;
    line-height: 18px;
    font-weight: 700;
    color: #838894;
    text-transform: uppercase;
    padding: 10px 8px;
    text-align: center;
    width: 50%; }
@media (min-width: 480px) {
    .request-demo-clients__list li {
        width: auto; } }
@media (min-width: 1440px) {
    .request-demo-clients__list li {
        padding: 10px 14px; } }
.request-demo-clients__list li:first-child {
    width: 100%;
    text-align: center; }
@media (min-width: 992px) {
    .request-demo-clients__list li:first-child {
        width: auto; } }
.request-demo-clients__list li .title {
    display: block;
    opacity: 0.55; }

.request-demo-reviews .badges-list img {
    box-shadow: 0px 6px 13px 0px rgba(54, 134, 232, 0.11);
    border: 2px solid #e4ecf8;
    border-radius: 8px;
    margin-bottom: 12px; }

/* request-demo-reviews style */
.request-demo-reviews {
    text-align: center;
    padding: 25px 0; }
@media (min-width: 768px) {
    .request-demo-reviews {
        padding: 35px 0; } }
@media (min-width: 992px) {
    .request-demo-reviews {
        padding: 48px 0; } }
@media (min-width: 1200px) {
    .request-demo-reviews {
        padding: 48px 0 59px; } }
.request-demo-reviews .container {
    max-width: 1107px; }
.request-demo-reviews h2, .request-demo-reviews .h2 {
    font-size: 24px;
    line-height: 34px;
    text-align: center;
    letter-spacing: -0.3px;
    margin: 0 auto 20px;
    max-width: 1020px; }
@media (min-width: 576px) {
    .request-demo-reviews h2, .request-demo-reviews .h2 {
        font-size: 26px;
        line-height: 36px; } }
@media (min-width: 768px) {
    .request-demo-reviews h2, .request-demo-reviews .h2 {
        font-size: 28px;
        line-height: 38px;
        margin-bottom: 30px; } }
@media (min-width: 992px) {
    .request-demo-reviews h2, .request-demo-reviews .h2 {
        font-size: 36px;
        line-height: 44px;
        margin-bottom: 40px; } }
@media (min-width: 1200px) {
    .request-demo-reviews h2, .request-demo-reviews .h2 {
        margin-bottom: 50px; } }
.request-demo-reviews .badges-list {
    margin-bottom: 20px; }
@media (min-width: 768px) {
    .request-demo-reviews .badges-list {
        margin-bottom: 40px; } }
@media (min-width: 992px) {
    .request-demo-reviews .badges-list {
        margin-bottom: 50px; } }
@media (min-width: 1200px) {
    .request-demo-reviews .badges-list {
        margin-bottom: 63px; } }
.request-demo-reviews .view-more {
    color: #386de0;
    display: -webkit-box;
    display: -webkit-flex;
    display: inline-flex;
    -webkit-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    font-weight: 500;
    align-items: center;
    margin: 15px auto; }
.request-demo-reviews .view-more .icon {
    font-size: 11px;
    line-height: 11px;
    background-color: #386de0;
    border-radius: 100%;
    color: #fff;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    align-items: center;
    margin-right: 7px;
    height: 16px;
    width: 16px; }
.request-demo-reviews .view-more .icon:before {
    margin-top: 1px; }

.visitor-field .range-slider {
    width: 100%; }

.schedule-demo-iframe{
    display: flex;
    background: transparent;
    border: 0;
    vertical-align: baseline;
    height: 1050px;
    width: 90%;
    margin: 0 auto;
}

@media only screen and (max-width: 400px) {
    .wp-front .wp-block-group.is-style-text-content h2{
        font-size: calc(1.25rem + 1.2vw) !important;
    }
}
