.dzsparallaxer .dzsparallaxer--target{height:130%;}/* Start custom CSS */.newr input{
        font-size: 0.875rem;
    height: 3.125rem;
    color: #67747c;
    display: block;
    width: 100%;
    height: calc(1.5em + 1.8rem + 4px);
    padding: 0.9rem 1rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #3b444f;
    background-color: #fff;
    background-clip: padding-box;
    border: 2px solid #ebf0f7;
    border-radius: 0.3125rem;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

.form-row-wide{
    width: 100%;
}
/*.form-row-wide label:not(.form-label){*/
/*    width:15%;*/
/*}*/
.form-row-wide input{
    width:85%;
    display: block;
    width: 100%;
    height: calc(1.5em + 1.8rem + 4px);
    padding: 0.9rem 1rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #3b444f;
    background-color: #fff;
    background-clip: padding-box;
    border: 2px solid #ebf0f7;
    border-radius: 0.3125rem;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;

}
@media(min-width:1200px){
    .col-xl-5{
        flex: 0 0 61%!important;
    max-width: 81.666667%;
    }
}/* End custom CSS */