.wrapper {
    width: 100%;
    overflow: hidden;
    position: relative;
}
.wrapper::before{
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    height: 60%;
    content: '';
    z-index: 1;
    background: rgb(0,0,0);
    background: linear-gradient(180deg, rgba(0,0,0,1) 0%, rgba(0,0,0,0) 100%);
}
section.contact {
    margin-top: -30em;
    position: relative;
    z-index: 3;
}
.paragraph p, .content p {
    font-size: 15px;
    font-weight: 400;
    color: rgb(102, 102, 102);
}
section.contact .form {
    background: rgba(0, 0, 0, 0.88);
    padding: 5em 4em;
    border-radius: 10px;
    margin: 0px 2em;
}
section.contact .form, section.contact .form h2 {
    font-family: 'ProximaNovaRegular';
    font-size: 18px;
    line-height: 24px;
}
section.contact .form .form-heading {
    font-size: 18px;
    line-height: 24px;
    margin: 0px 0 3.5rem;
    padding: 0px 0px 3.5rem;
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
    color: #fff;
}
section.contact .form .form-heading h2 {
    font-size: 44px;
    line-height: 1.2;
    font-weight: 700;
    margin: 0px 0px 1.5rem;
    color: #fff;
}
section.contact .form input {
    display: block;
    color: rgb(255, 255, 255);
    background: rgba(50, 50, 50, 0.76);
    padding: 10px 18px;
    border-radius: 1px;
    margin: 10px 0px;
}
section.contact .form textarea,
section.contact .form input {
    color: rgb(255, 255, 255);
    font-size: 1.125rem;
    line-height: 1.4;
    font-family: 'ProximaNovaRegular';
    background: rgba(50, 49, 47, 0.6);
    border-color: rgba(149, 149, 149, 0.2);
    margin: 0 0 1.25rem;
    padding: 1rem 1.5rem;
    width: 100%;
}
.form #submitButton {
    display: block;
    text-align: center;
    padding: 10px 0;
    background: #e79f54;
    color: #000;
    font-weight: 700;
    transition: .3s;
    text-decoration: none;
    margin-top: 1em;
    border: 1px solid #e79f54;
    width: 100%;
}
section.request_pro {
    display: block;
    padding: 5em 0;
    margin: 2em 0;
    background: url(../images/contact/contact-us.png);
    background-position: 50% 50%;
    background-repeat: no-repeat;
}
section.request_pro img {width: 80%;}
section.request_pro .content {
    font-size: 18px;
    line-height: 1.2;
    font-family: 'ProximaNovaRegular';
}
section.request_pro .content h2 {
    font-size: 44px;
    line-height: 1.2;
    font-weight: 700;
    font-family: 'ProximaNovaRegular';
    margin: 0 0 2.5rem;
    padding: 0;
    color: #fff;
}
section.request_pro .content h5 {
    font-size: 28px;
    line-height: 1.2;
    font-family: 'ProximaNovaRegular';
    margin: 0 0 1.5rem;
    color: rgb(255, 255, 255);
}
section.request_pro .content p {
    margin: 0 0 2.5rem;
    padding: 0;
    color: rgb(159, 159, 159);
}
.btn-default {
    display: inline-block;
    color: rgb(255, 255, 255);
    font-size: 18px;
    line-height: 22px;
    text-align: center;
    min-width: 180px;
    font-weight: 700;
    background: rgb(50, 195, 108);
    padding: 1rem 1.5rem;
    text-decoration: none;
    transition: all 0.3s ease 0s;
    border-width: 1px;
    border-style: solid;
    border-color: rgb(50, 195, 108);
    border-image: initial;
    border-radius: 0.325rem;
}
section.request_pro .content .btn-default {
    color: rgb(255, 255, 255);
    font-size: 16px;
    line-height: 1.2;
    font-family: 'ProximaNovaRegular';
    background: rgba(255, 255, 255, 0.1);
    margin: 0px;
    border-width: initial;
    border-style: none;
    border-color: initial;
    border-image: initial;
    padding: 1rem 1.5rem;
    text-transform: uppercase;
    font-weight: 500;
}
section.request_pro .content .btn-default:hover {
    color: rgb(1, 1, 1);
    background: rgb(255, 255, 255);
}
section.preparing_succ {
    padding: 6em 0;
}
.preparing-success-content {
    padding-inline:2rem;
    background: linear-gradient(rgb(253, 253, 253) 0%, rgb(248, 248, 248) 45%, rgb(248, 248, 248) 100%);
}
.preparing-success-content .content .content-header {
    font-size: 18px;
    line-height: 1.3;
    font-family: 'ProximaNovaRegular';
    margin: 0px 0px 2.25rem;
}
.preparing-success-content .content h2 {
    font-size: 28px;
    line-height: 1.2;
    font-family: 'ProximaNovaRegular';
    font-weight: 700;
    margin: 0 0 1.5rem;
    padding: 0;
}
.preparing-success-content .content .content-header p {
    font-size: 18px;
    line-height: 1.3;
    margin: 0;
}
.preparing-success-content .content .prepairing-list {
    font-size: 16px;
    line-height: 1.4;
    list-style: none;
    margin: 0px 0px 2.5rem;
    padding: 0px;
    font-family: 'ProximaNovaSemibold';
}
.preparing-success-content .content .prepairing-list li {
    margin: 0px 0px 1rem;
}
.preparing-success-content .content .prepairing-list li .bi {
    color: rgb(213, 213, 214);
    margin: 0px 1rem 0px 0px;
    font-size: 20px;
}
.preparing-success-content .content .prepairing-list li .bi::before {
    font-weight: 900 !important;
}
.preparing-success-content .content .btn-default {
    text-transform: uppercase;
    font-weight: 700;
    font-size: 16px;
    line-height: 1.2;
    font-family: ProximaNovaRegular;
    color: rgb(255, 255, 255);
    background: rgb(25, 25, 25);
    padding: 1rem 1.5rem;
    border-color: rgb(25, 25, 25);
}
.preparing-success-content .content .btn-default:hover{
    background-color: transparent;
    color: #000;
}
@media only screen and (max-width: 1199px) {
    section.contact .form {padding: 4em 3em;}
    section.contact {margin-top: -25em;}
}
@media only screen and (max-width: 991px) {
    section.request_pro img {
        width: 100%;
    }
    section.contact .form {padding: 3em;}
    section.contact {margin-top: -15em;}
    section.request_pro {
        padding-block: 4em;
        margin-block:3rem 0;
        background: #000;
    }
    section.request_pro .content {
        padding-top: 2.5rem;
    }
    section.request_pro .content h2 {
        font-size: 34px;
        margin-bottom: 1.2rem;
    }
    section.request_pro .content .btn-default{background: rgba(255, 255, 255, 0.3);}
    section.preparing_succ {padding-block: 4em;}
}
@media only screen and (max-width: 767px) {
    section.preparing_succ {padding-block: 3em;}
    section.contact .form{
        margin-inline:0;
        padding: 2.5em 2em;
    }
    section.contact {margin-top: -20%;}
    section.contact .form .form-heading {
        font-size: 16px;
        margin-bottom:3rem;
        padding-bottom:1.5rem;
    }
    section.contact .form .form-heading h2 {
        font-size: 36px;
        margin-bottom:1rem;
    }
    section.contact .form textarea, section.contact .form input {
        font-size: 1rem;
        padding: 0.7rem 1rem;
    }
    section.request_pro .content h5 {font-size: 22px;}
}
@media only screen and (max-width: 424px) {
    section.contact .form {
        padding: 2em 1.3em;
    }
}