.modal-dialog {
    max-width: 510px;
    width: 100%!important;
    margin-top: 0!important;
}

#formQuote.fancybox-content {
    max-width: 510px;
    width: 100%;
}

.modal-content {
    padding-bottom: 15px;
    background: radial-gradient(70.98% 43.8% at 50% -12.59%,
    rgba(59, 174, 91, .05) 0%,
    rgba(59, 174, 91, 0) 100%),
    #fff;
    box-shadow: 0 4px 20px rgba(0, 0, 0, .1)!important;
}

.modal-dialog .trial-list-title {
    margin-bottom: 16px!important;
    font-weight: 400;
    font-size: 32px!important;
    line-height: 1.2;
    text-align: center;
    color: #1f2129!important;
}

.modal-dialog .modal-header {
    border: none!important;
}

.modal-header .close {
    position: absolute;
    margin: 0;
    padding: 0;
    outline: none;
    top: 24px;
    right: 24px;
    width: 20px;
    height: 20px;
    opacity: 1;
}

.close svg {
    display: block;
    width: 100%;
    height: auto;
}

.modal-header .close:hover path {
    stroke: #5c6971;
}

.modal-dialog .modal-body {
    padding: 0 20px;
}

.form-modal .form-group {
    margin-bottom: 16px;
}

.form-modal .company-group {
    display: none;
}

.form-modal .form-group label {
    display: block;
    opacity: .8;
    margin-bottom: 8px;
    font-weight: 400;
    font-size: 14px;
    line-height: 19px;
    color: #1f2129;
}

.form-modal .form-control {
    margin-bottom: 0!important;
    background-color: #fafafb;
    box-sizing: border-box;
    border: 1px solid #cbd2d5!important;
    border-radius: 5px;
    height: 52px;
    padding: 16px 20px 17px;
    font-weight: 400;
    font-size: 16px;
    line-height: 1.2;
    color: #1f2129;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

.form-modal .form-control:hover {
    background-color: #fff;
    border-color: #0096d7!important;
}

.form-modal .form-control:focus {
    background-color: #fff;
    border-color: #0096d7!important;
    box-shadow: 0 0 0 4px rgba(0, 150, 215, 0.2) !important;
}

.form-modal .form-control.is-invalid:hover {
    border-color: #ff7979!important;
}

.form-modal .form-control.is-invalid:focus {
    box-shadow: 0 0 0 4px rgba(255, 121, 121, 0.2) !important;
    border-color: #ff7979!important;
}

.form-modal .form-btn-group {
    margin-top: 10px;
    margin-bottom: 0;
    text-align: center;
}

.form-modal .btn.btn-primary {
    margin-left: 0;
    margin-right: 0;
    max-width: none;
    padding-top: 16px;
    padding-bottom: 17px;
    font-family: var(--body_typography-font-family, inherit);
    font-weight: 700;
    font-size: 16px;
    line-height: 1.2;
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    width: 100%;
    background: rgb(255, 136, 57);
    border-radius: 4px;
    border: 0;
    box-shadow: none;
    outline: none;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

.form-modal .btn.btn-primary:hover {
    cursor: pointer;
    background: #0096d7;
}

.text-danger.error-msg {
    position: static;
    margin-left: 0;
    max-width: none;
    text-align: left;
    font-size: 14px;
    color: #e95f5f !important;
    display: block;
    font-weight: 400;
    line-height: 1.6;
}

.form-control.is-invalid,
.form-control.is-invalid:-webkit-autofill,
.form-control.is-invalid:-webkit-autofill:hover,
.form-control.is-invalid:-webkit-autofill:focus,
.form-control.is-invalid:-webkit-autofill:active,
.form-control.is-invalid:-internal-autofill-selected {
    background-image: url("data:image/svg+xml,%3Csvg width='22' height='22' viewBox='0 0 22 22' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10 16H12M11 13V5M21 11C21 16.5228 16.5228 21 11 21C5.47715 21 1 16.5228 1 11C1 5.47715 5.47715 1 11 1C16.5228 1 21 5.47715 21 11Z' stroke='%23FF7979' stroke-width='2'/%3E%3C/svg%3E%0A") !important;
    background-color: #fafafb !important;
    background-size: 20px 20px;
    background-position: top 50% right 18px;
    border-color: #ff7979!important;
    padding-right: 44px !important;
    background-repeat: no-repeat;
}

.iti {
    display: block!important;
}

.open-data-room-thnx .modal-dialog {
    max-width: 510px;
    min-height: calc(100% - 1rem);
    position: relative;
    width: auto;
    margin: .5rem;
}

.open-data-room-thnx .modal-content {
    box-shadow: 0 4px 20px rgba(0, 0, 0, .1);
    border-radius: 8px;
    border: 0;
    padding: 65px 55px 55px;
    background: radial-gradient(70.98% 43.8% at 50% -12.59%, rgba(59, 174, 91, .05) 0%, rgba(59, 174, 91, 0) 100%), #fff;
}

.open-data-room-thnx .modal-header {
    padding: 0;
    border: 0;
    display: block;
    text-align: center;
}

.open-data-room-thnx .animation-container {
    width: 89px;
    height: 89px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 24px;
}

.open-data-room-thnx .modal-header-title {
    margin-bottom: 16px;
    font-weight: 400;
    font-size: 32px;
    line-height: 1.2;
    text-align: center;
    color: #1f2129;
}

.open-data-room-thnx .modal-description {
    max-width: 370px;
    margin-bottom: 40px;
    margin-left: auto;
    margin-right: auto;
    font-size: 16px;
    line-height: 1.6;
    text-align: center;
    color: #849299;
}

.open-data-room-thnx .close {
    top: 24px;
    right: 24px;
    width: 20px;
    height: 20px;
    opacity: 1;
    position: absolute;
    margin: 0;
    padding: 0;
    outline: none;
}

.open-data-room-thnx .close svg {
    display: block;
    width: 100%;
    height: auto;
}

.open-data-room-thnx .modal-body {
    padding: 0;
}

.open-data-room-thnx .body-close {
    all: unset;
    display: block;
    padding-top: 15px;
    padding-bottom: 16px;
    width: 100%;
    box-sizing: border-box;
    text-align: center;
    font-weight: 700;
    font-size: 16px;
    line-height: 1.2;
    text-transform: uppercase;
    color: #1f2129;
    border: 1px solid rgb(255, 136, 57);
    border-radius: 4px;
    transition: all ease-in-out .3s;
}

.open-data-room-thnx .body-close:hover {
    cursor: pointer;
    color: #fff;
    background-color: rgb(255, 136, 57);
}

.fancybox-bg {
    background-color: #000!important;
    opacity: .5!important;
}

.popMenu.fancybox-content {
    background: transparent!important;
    padding: 0!important;
    max-width: 510px;
    width: 100%;
}

.fancybox-button.fancybox-close-small {
    display: none;
}

.iti--container {
    z-index: 99992;
}

.iti__country-list {
    max-width: 468px;
    overflow-x: hidden;
}

@media (max-width: 899px) {
    .modal-dialog {
        max-width: 100%;
        margin: 0!important;
        align-items: unset;
        min-height: 100%;
    }

    .popMenu.fancybox-content {
        width: 100%;
    }
}

@media (min-width: 576px) {
    .open-data-room-thnx .modal-dialog-centered {
        min-height: calc(100% - 3.5rem);
        max-width: 510px;
        margin: 60px auto 1.75rem auto!important;
    }
}