.contact-item.contact-social-wr figure {
    border-radius: 0;
}

.modal section {
    background-color: transparent;
}
.form-layout {
    position: relative;
    display: flex;
    align-items: center;
}

.form-wr {
    box-shadow: 0 3px 30px rgb(55 109 132 / 15%);
    background-color: #fff;
    padding: 53px 44px 75px 44px;
    position: absolute;
    min-height: 718px
}

.modal.header .header-modal-form {
    height: 100%
}

.modal.header .container {
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center
}

.modal .form-v2 {
    display: flex;
    flex-wrap: wrap;
    background-color: #fff;
    padding: 32px
}

.modal-form {
    width: 577px;
    height: 611px;
    margin: 0 auto
}

#bottom-form-v2 {
    padding-top: 85px;
    padding-bottom: 106px
}

.form-v2 {
    display: flex;
    flex-wrap: wrap;
    background: #FFFFFF;
    box-shadow: 0px 3px 30px rgba(55, 109, 132, 0.15);
}

.form-v2 .form-wr {
    box-shadow: unset;
    background-color: unset;
    padding: 0;
    position: relative;
    min-height: unset;
    max-width: 519px;
    margin: 0 auto
}
.form-v2 .form-wr .im-form {
    max-width: 487px;
}

.manager-wr {
    width: 100%;
    max-width: 486px;
    float: right;
    background: unset;
    box-shadow: unset;
}

.column-inner {
    display: flex;
    justify-content: flex-end;
    height: 100%;
    align-items: center;
}

.contact-item figure {
    width: 40px;
    height: 40px;
    margin-right: 23px;
}

h3.form-title {
    margin-bottom: 61px;
    font-size: 35px;
    line-height: 154.39%;
    letter-spacing: 0.015em;
}

h3.form-title b {
    font-weight: 500
}

.form .textarea {
    height: 38px;
    max-height: 136px
}

i.file-icon-keeper {
    display: inline-block;
    width: 20px;
    height: 20px;
    line-height: 20px
}

i.file-icon-keeper:before {
    content: '';
    display: inline-block;
    background-image: url(../images/orange_screpka.svg);
    background-repeat: no-repeat;
    width: 25px;
    height: 25px
}
.orange-file-cta {
    padding: 12px 13px;
    white-space: nowrap;
    border: none;
    box-sizing: border-box;
    font-size: 16px;
    line-height: 154.39%;
    letter-spacing: .015em;
}
.orange-file-cta .file-icon {
    margin-right: 7px;
}
.orange-file.file {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    flex-wrap: nowrap;
    margin: 0;
}

.field.mb17 {
    margin-bottom: 17px
}

.field.mb50 {
    margin-bottom: 50px
}

label.checkbox,
label.checkbox a {
    font-size: 15px;
    line-height: 24px;
    color: #252525
}

.orange-file-cta.file-cta, .file-name {
    border: none;
    color: #252525;
}

.form-v2 label.checkbox a, .form label.checkbox a {
    text-decoration: underline;
    color: #252525;
}

.form-v2 .input:focus, .form .input:focus, #hire-form .im-form .input:focus, .im-form .textare:focus {
    background-color: transparent;
    border-bottom: 1px solid #252525;
    outline: none;
}
.form-v2 .textarea:focus, .form .textarea:focus {
    background-color: transparent;
    border-bottom: 1px solid #252525;
    outline: none;
}
.form-v2 .control.active label:focus, .form .control.active label:focus {
    color: #252525;
}
.chb-container {
    display: inline-block;
    position: relative;
    padding-left: 36px;
    cursor: default;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.form-v2 .terms-submit .chb-container {
    padding-left: 0px;
}
.form-v2 .label.checkbox a {
    color: #252525;
}

.chb-container input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0
}

.is-fullwidth .checkmark {
    position: absolute;
    top: calc(50% - 12px);
    left: 0;
    height: 24px;
    width: 24px;
    background-color: #252525;
    cursor: pointer;
    border: 1px solid #252525
}

.chb-container input:checked~.checkmark {
    border: 1px solid #252525;

}

.checkmark:after {
    content: "";
    position: absolute;
    display: none
}

.chb-container input:checked~.checkmark:after {
    display: block
}

.chb-container .checkmark:after {
    left: 8px;
    top: 5px;
    width: 6px;
    height: 11px;
    border: solid #252525;
    border-width: 0 1.5px 1.5px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg)
}
.orange-file .file-label:hover .file-cta {
    background-color: #fff;
    color: #252525
}
.orange-file.file.is-fullwidth .file-label {
    width: auto;
    font-size: 16px;
    letter-spacing: 0.015em;
    color: #252525;
    font-weight: 500;
    line-height: 25px;
    height: 25px;

}
.nda-text{
    font-size: 16px;
    font-weight: 400;
    line-height: 22px;
    letter-spacing: 0em;

}
.form-v2 .field:not(:last-child){
    margin-bottom: 34px;
}
.form-v2 .field.mb28{
    margin-bottom: 28px;
}
.form-v2 .field.mb20{
    margin-bottom: 20px;
}
.terms-submit {
    display: flex;
    justify-content: space-between;
    align-items: center
}
.form-v2 .contact-phone a, .form-v2 .contact-email a, .form-v2 .contact-adress{
    font-size: 18px;
    line-height: 17px;
    color: #252525;
    font-style: normal;
    font-weight: 400;
    letter-spacing: 0em;
}
.form-v2 p.contact-title {
    color: #252525;
    opacity: 1;
    font-size: 16px;
    line-height: 160%;
    letter-spacing: 0.015em;
    font-weight: 500;
}
.form-v2 .contact-social-wr figure:hover,
.form-v2 .contact-social-wr figure:focus {
    filter: brightness(0%);
    transform: translateY(-9px);
}

.form-wr .wr.wr_21{
    height: 21px;
}

/* form v2 */

.manager {
    width: 100%;
    margin-bottom: 40px;
    display: flex;
    align-items: center;
}
.manager-content {
    display: flex;
    flex-direction: column;
    height: 100%;
    justify-content: center;
}
figure.avatar-mg {
    margin-right: 8px;
    float: left;
    display: flex;
    align-items: center;
}
.name-mg {
    font-size: 18px;
    line-height: 26px;
    letter-spacing: 0.015em;
    font-weight: 500;
    margin-bottom: 5px;
}
p.position-mg {
    font-size: 14px;
    line-height: 22px;
    letter-spacing: 0.005em;
    color: #64676B;
}
.contact-wr {
    padding-bottom: 12px;
}
p.contact-title {
    font-size: 16px;
    line-height: 157%;
    letter-spacing: 0.015em;
    color: rgb(37 37 37 / 70%);
    opacity: 1;
    margin-bottom: 4px;
}


.contact-item figure a {
    display: inline-block;
    width: 40px;
    height: 40px;
}

.contact-item {
    display: flex;
    align-items: center;
    margin-bottom: 12px;
}
.contact-item.contact-social-wr figure {
    display: flex;
    justify-content: center;
    align-items: center;
}
.reviews_form{
    display: flex;
    justify-content: start;
    align-items: center;
    padding-top: 36px;
}
.reviews_form .ind_rec_img:first-of-type{
    margin-right: 28px;
}


/* hire form */
#hire-form .form-wr {
    padding: 0;
    min-height: 190px;
}
#hire-form .form-header {
    height: 148px;
    color: #fff;
    width: 100%;
    max-width: 577px;
    display: flex;
    align-items: center;
    justify-content: center;
}
#hire-form .form-header h4 {
    font-size: 24px;
    line-height: 154.39%;
    text-align: center;
    letter-spacing: 0.015em;
}
.form-handler {
    padding: 44px;
}
/* product_stages form */
.product_stages-section .form-wr {
    padding: 0;
    min-height: 190px;
}
.product_stages-section .form-header {
    height: 148px;
    color: #fff;
    width: 100%;
    max-width: 577px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.product_stages-section .form-header h4 {
    font-size: 21px;
    line-height: 154.39%;
    text-align: center;
    letter-spacing: 0.015em;
}
.product_stages-section .term-text{
    font-size: 13px;
    line-height: 138.2%;
    color: #252525;
    opacity: 0.5;
}
.product_stages-section .term-text a{
    font-weight: 700;
    text-decoration: none;
}
.product_stages-section .checkmark {
    height: 23px;
    width: 23px;
}
.product_stages-section .form-handler {
    padding: 43px;
}
.form-handler {
    padding: 44px;
}

/* form dropdown */
.ss-main {
    color: #252525b3 !important;
    border-bottom: 1px solid #d8e1e9;
}

.ss-main .ss-multi-selected {
    min-height: 36px !important
}


.ss-main .ss-multi-selected, .ss-main .ss-single-selected {
    border: 0px !important;
}
#hire-form .im-form .input, .im-form .textarea {
    background-color: transparent;
    z-index: 2;
    color: #252525b3;
}
#hire-form .ss-main .ss-multi-selected .ss-values .ss-disabled, .ss-main .ss-single-selected .placeholder .ss-disabled {
    color: #252525b3 !important;
}


/* new styles */
.contact-phone a:hover, .contact-email a:hover, .contact-adress a:hover {
    text-decoration: underline;
}
.product_stages-section .ss-main .ss-multi-selected .ss-values .ss-disabled {
    color: #252525b3 !important;
    padding-bottom: 14px;
    padding-left: 0;
    padding-right: 27px;
    padding-top: 0;
    margin: 0
}
.product_stages-section .ss-main .ss-multi-selected {
    padding: 0
}
.orange-file .file-label {
    justify-content: flex-end;
}
.file.is-fullwidth .file-cta.orange-file-cta {
    width: auto;
}
.im-form .checkmark {
    position: absolute;
    top: calc(50% - 12px);
    left: 0px;
    height: 24px;
    width: 24px;
    background-color: rgb(255, 255, 255);
    cursor: pointer;
    border: 1px solid #252525
}
#hire-form .im-form .checkmark{
    top: 7px;
}
.im-form .chb-container input:checked ~ .checkmark::after {
    display: block;
}
.product_stages-section .checkmark{
    display: none;
}
.product_stages-section .chb-container {
    padding: 0;
}
.term-text {
    position: relative;
    font-size: 12px;
    font-weight: 400;
    line-height: 19px;
    letter-spacing: 0em;
    text-align: left;
    cursor: auto;
}
.form-v2 label.checkbox a, .form label.checkbox a {
    font-size: 12px;
    font-weight: 400;
    line-height: 19px;
    letter-spacing: 0em;
    text-align: left;
}
.reviews_form .ind_rec_img{
    max-width: 119px;
}

#hire-form .ss-main{
    display: none !important;
}

/* end styles */
@media (min-width:320px) {
    .form-layout {
        float: none
    }

    .form-wr {
        padding: 40px 24px;
        min-height: 689px;
        position: static
    }
    h3.form-title {
        font-size: 21px;
        margin-bottom: 30px;
    }
}
@media (min-width:480px) {
    .nda-label{
        flex: 0 0 210px;
        max-width: 210px;
    }
}

@media (min-width:552px) {
    .form-wr {
        padding: 44px;
        min-height: 678px
    }
    h3.form-title {
        margin-bottom: 50px;
    }
}


@media (min-width:992px) {
    .form-layout {
        float: right;
        width: 577px;
        height: 718px
    }

    .form-wr {
        position: absolute;
        width: 577px
    }

    .form-v2 .form-layout {
        float: unset;
        width: 100%;
        /* height: auto */
        height: 100%;
    }

    /*.column.cl-2 {*/
    /*    margin-top: 40px;*/
    /*    min-height: 643px*/
    /*}*/
    h3.form-title {
        text-align: left;
    }

    .form-v2 .form-wr.thankyou, .modal-form.thankyou {
        top: unset;
    }
    .column.cl-2 {
        margin-top: 0px !important;
        min-height: 639px;
    }
}


@media (min-width: 1024px) {
    h3.form-title {
        font-size: 32px;
    }
    .form-v2:not(.modal .form-v2){
        max-width: 904px;
        margin: 0 auto;
    }
    .form-v2 .column.cl-1:not(.modal .form-v2 .column.cl-1){
        padding: 0px 0px 0px 50px;
    }
}

@media (min-width: 1216px){
    .form-v2 .column-inner {
        justify-content: center;
    }
    .manager-wr {
        width: 237px;
        border-left: 1px solid #EDEDED;
        padding-left: 45px;
    }

}

@media (max-width:1215px) {
    .modal .column.cl-2 {
        display: none
    }
    .bottom-form .form-v2 {
        flex-direction: column-reverse;
    }
    .bottom-form .form-v2 .contact-wr-mobile{
        display: none!important;
    }
    .form-title-desktop, .contact-wr-desktop{
        display: none;
    }
    .bottom-form .form-v2 .column-inner {
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }
    .bottom-form .form-v2 .submit-button {
        margin-bottom: 30px;
    }
    .bottom-form .form-v2 .file-cta .file-label{
        display: none;
    }
    .bottom-form .column.cl-2 {
        min-height: auto;
    }
    .reviews_form{
        display: none;
    }
    .bottom-form .form-v2 {
        padding: 64px 24px;
    }
    .faq_questions .tabs-content.col {
        width: 80%;
    }
}
@media (max-width: 991px) {
    .product_stages-section .form-header {
        max-width: 100%;
        background-size: cover;
    }
    .product_stages-section .container {
        padding: 0;
    }
    .bottom-form .form-v2 {
        flex-direction: column-reverse;
    }
    .bottom-form .form-v2 .contact-wr-mobile{
        display: none!important;
    }
    .form-title-desktop, .contact-wr-desktop{
        display: none;
    }
    .bottom-form .form-v2 .column-inner {
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }
    .bottom-form .form-v2 .submit-button {
        margin-bottom: 30px;
    }
    .bottom-form .form-v2 .file-cta .file-label{
        display: none;
    }

}
@media (max-width: 768px) {
    .bottom-form .form-v2 {
        flex-direction: column-reverse;
    }
    .bottom-form .form-v2 .contact-wr-mobile{
        display: none!important;
    }
    .form-title-desktop, .contact-wr-desktop{
        display: none;
    }
    .bottom-form .form-v2 .column-inner {
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }
    .bottom-form .form-v2 .submit-button {
        margin-bottom: 30px;
    }
    .bottom-form .form-v2 .file-cta .file-label{
        display: none;
    }
}
@media (max-width: 560px) {
    .product_stages-section .form-wr {
        overflow: auto
    }
    .product_stages-section .form-layout {
        max-width: 100%
    }
    .product_stages-section .container {
        padding: 0
    }
    .product_stages-section .form-handler {
        padding: 20px 20px
    }
    .product-form .ss-single-selected {
        padding: 0px 0px 22px 0 !important;
        height: auto !important;
    }
    .product_stages-section .form-header {
        height: 117px;
        background-size: cover
    }
    .product_stages-section .ss-main .ss-single-selected .placeholder, .product_stages-section .ss-main .ss-single-selected .placeholder * {
        height: fit-content;
        white-space: normal;
    }
    .product_stages-section .ss-main .ss-single-selected .placeholder, .product_stages-section .ss-main .ss-single-selected .placeholder .ss-disabled {
        width: 80%;
        align-items: baseline;
        -webkit-hyphens: auto;
        -moz-hyphens: auto;
        -ms-hyphens: auto;
        hyphens: auto;
    }
    label.checkbox, label.checkbox a {
        font-size: 10px;
        line-height: initial;
    }
    .form-v2 .contact-phone a, .form-v2 .contact-email a, .form-v2 .contact-adress {
        font-size: 18px;
    }
    .bottom-form .form-v2 {
        padding: 30px 16px !important;
    }


}